diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-06-24 14:46:10 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-06-24 14:46:10 +0000 |
commit | c5c9988ca797e19436bb5456f5a79eb4cf8b11be (patch) | |
tree | b12d7f120073203d4182f77ced2f8354d16e00f2 /virtual | |
parent | Version bump (diff) | |
download | gentoo-2-c5c9988ca797e19436bb5456f5a79eb4cf8b11be.tar.gz gentoo-2-c5c9988ca797e19436bb5456f5a79eb4cf8b11be.tar.bz2 gentoo-2-c5c9988ca797e19436bb5456f5a79eb4cf8b11be.zip |
Marked ~ppc-macos
(Portage version: 2.2.01.18826-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'virtual')
3 files changed, 10 insertions, 5 deletions
diff --git a/virtual/perl-Math-BigInt-FastCalc/ChangeLog b/virtual/perl-Math-BigInt-FastCalc/ChangeLog index 6c18d5f078f2..5c8d316a4a0f 100644 --- a/virtual/perl-Math-BigInt-FastCalc/ChangeLog +++ b/virtual/perl-Math-BigInt-FastCalc/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for virtual/perl-Math-BigInt-FastCalc # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.28 2011/06/18 20:20:46 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.29 2011/06/24 14:46:10 grobian Exp $ + + 24 Jun 2011; Fabian Groffen <grobian@gentoo.org> + perl-Math-BigInt-FastCalc-0.270.0.ebuild, + perl-Math-BigInt-FastCalc-0.280.0-r2.ebuild: + Marked ~ppc-macos *perl-Math-BigInt-FastCalc-0.280.0-r2 (18 Jun 2011) diff --git a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.270.0.ebuild b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.270.0.ebuild index a013ab206f13..093227dd79a1 100644 --- a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.270.0.ebuild +++ b/virtual/perl-Math-BigInt-FastCalc/perl-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/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.270.0.ebuild,v 1.1 2011/02/26 19:04:07 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.270.0.ebuild,v 1.2 2011/06/24 14:46:10 grobian Exp $ DESCRIPTION="Math::BigInt::Calc with some XS for more speed" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" 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="~perl-core/Math-BigInt-FastCalc-${PV}" diff --git a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.280.0-r2.ebuild b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.280.0-r2.ebuild index 28df639ff354..7369b5f4fd04 100644 --- a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.280.0-r2.ebuild +++ b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.280.0-r2.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/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.280.0-r2.ebuild,v 1.1 2011/06/18 20:20:46 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.280.0-r2.ebuild,v 1.2 2011/06/24 14:46:10 grobian Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" 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="|| ( =dev-lang/perl-5.14* ~perl-core/${PN#perl-}-${PV} )" |