diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-06-24 14:43:28 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-06-24 14:43:28 +0000 |
commit | c26d575bd2b4257093fd05b9321e89d56d793386 (patch) | |
tree | da5e1536de9a60554e1e314ffc6e02365f8f7cd8 /perl-core/Math-BigInt-FastCalc | |
parent | alpha/ia64/s390/sh/sparc stable wrt #371671 (diff) | |
download | gentoo-2-c26d575bd2b4257093fd05b9321e89d56d793386.tar.gz gentoo-2-c26d575bd2b4257093fd05b9321e89d56d793386.tar.bz2 gentoo-2-c26d575bd2b4257093fd05b9321e89d56d793386.zip |
Marked ~ppc-macos
(Portage version: 2.2.01.18826-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'perl-core/Math-BigInt-FastCalc')
3 files changed, 9 insertions, 5 deletions
diff --git a/perl-core/Math-BigInt-FastCalc/ChangeLog b/perl-core/Math-BigInt-FastCalc/ChangeLog index 154868e76c39..3604a8d4cc20 100644 --- a/perl-core/Math-BigInt-FastCalc/ChangeLog +++ b/perl-core/Math-BigInt-FastCalc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/Math-BigInt-FastCalc # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.19 2011/04/24 15:25:45 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.20 2011/06/24 14:43:28 grobian Exp $ + + 24 Jun 2011; Fabian Groffen <grobian@gentoo.org> + Math-BigInt-FastCalc-0.270.0.ebuild, Math-BigInt-FastCalc-0.280.0.ebuild: + Marked ~ppc-macos 24 Apr 2011; Fabian Groffen <grobian@gentoo.org> ChangeLog: Marked ~x86-solaris, bug #296509 diff --git a/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.270.0.ebuild b/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.270.0.ebuild index 97b573e4f9c9..f5a3461f4d6d 100644 --- a/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.270.0.ebuild +++ b/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.270.0.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/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.270.0.ebuild,v 1.1 2011/02/26 19:03:18 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.270.0.ebuild,v 1.2 2011/06/24 14:43:28 grobian Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Math::BigInt::Calc with some XS for more speed" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-macos" IUSE="" RDEPEND=">=virtual/perl-Math-BigInt-1.993 diff --git a/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.280.0.ebuild b/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.280.0.ebuild index c491e879cf21..e69ae7551ef6 100644 --- a/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.280.0.ebuild +++ b/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.280.0.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/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.280.0.ebuild,v 1.2 2011/04/24 15:22:09 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.280.0.ebuild,v 1.3 2011/06/24 14:43:28 grobian Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Math::BigInt::Calc with some XS for more speed" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-macos ~x86-solaris" IUSE="" RDEPEND=">=virtual/perl-Math-BigInt-1.993 |