diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-06-05 13:41:16 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-06-05 13:41:16 +0000 |
commit | 5cb5af9403c1de2cff2eae42736c94a01009ec21 (patch) | |
tree | fc0d4d024f189007ffb9c6962e02375cb3e17636 /dev-perl | |
parent | stable on sparc (diff) | |
download | gentoo-2-5cb5af9403c1de2cff2eae42736c94a01009ec21.tar.gz gentoo-2-5cb5af9403c1de2cff2eae42736c94a01009ec21.tar.bz2 gentoo-2-5cb5af9403c1de2cff2eae42736c94a01009ec21.zip |
Marked ~ppc/~ppc64 wrt #366911
(Portage version: 2.2.0_alpha37/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Math-Round/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Math-Round/Math-Round-0.06.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Math-Round/ChangeLog b/dev-perl/Math-Round/ChangeLog index fcba6eb91796..a4fb6f1e893a 100644 --- a/dev-perl/Math-Round/ChangeLog +++ b/dev-perl/Math-Round/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Math-Round # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Round/ChangeLog,v 1.4 2011/05/29 18:34:39 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Round/ChangeLog,v 1.5 2011/06/05 13:41:16 xarthisius Exp $ + + 05 Jun 2011; Kacper Kowalik <xarthisius@gentoo.org> Math-Round-0.06.ebuild: + Marked ~ppc/~ppc64 wrt #366911 29 May 2011; Fabian Groffen <grobian@gentoo.org> Math-Round-0.06.ebuild: Marked ~x64-macos, bug #368549 diff --git a/dev-perl/Math-Round/Math-Round-0.06.ebuild b/dev-perl/Math-Round/Math-Round-0.06.ebuild index 4d59ad0478b9..54e899b2d0cb 100644 --- a/dev-perl/Math-Round/Math-Round-0.06.ebuild +++ b/dev-perl/Math-Round/Math-Round-0.06.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Round/Math-Round-0.06.ebuild,v 1.4 2011/05/29 18:34:39 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Round/Math-Round-0.06.ebuild,v 1.5 2011/06/05 13:41:16 xarthisius Exp $ MODULE_AUTHOR=GROMMEL inherit perl-module @@ -9,7 +9,7 @@ DESCRIPTION="Perl extension for rounding numbers" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~s390 ~sh ~sparc ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" DEPEND="" |