diff options
author | Fabian Groffen <grobian@gentoo.org> | 2012-09-01 12:13:45 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2012-09-01 12:13:45 +0000 |
commit | 6b3510d0a59b2ee8372d8e0fbfed4ccdceeca316 (patch) | |
tree | 2b59c44ad232dcf5d6a3292bc95dfc5b091b8d4a /virtual | |
parent | Marked ~ppc-aix, bug #432288 (diff) | |
download | gentoo-2-6b3510d0a59b2ee8372d8e0fbfed4ccdceeca316.tar.gz gentoo-2-6b3510d0a59b2ee8372d8e0fbfed4ccdceeca316.tar.bz2 gentoo-2-6b3510d0a59b2ee8372d8e0fbfed4ccdceeca316.zip |
Marked ~ppc-aix, bug #432288
(Portage version: 2.2.01.20894-prefix/cvs/Darwin i386)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Math-BigInt-FastCalc/ChangeLog | 7 | ||||
-rw-r--r-- | virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.300.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/virtual/perl-Math-BigInt-FastCalc/ChangeLog b/virtual/perl-Math-BigInt-FastCalc/ChangeLog index d722b6b7a516..502dd54aba24 100644 --- a/virtual/perl-Math-BigInt-FastCalc/ChangeLog +++ b/virtual/perl-Math-BigInt-FastCalc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Math-BigInt-FastCalc # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.33 2012/05/21 11:50:35 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.34 2012/09/01 12:13:45 grobian Exp $ + + 01 Sep 2012; Fabian Groffen <grobian@gentoo.org> + perl-Math-BigInt-FastCalc-0.300.0-r1.ebuild: + Marked ~ppc-aix, bug #432288 *perl-Math-BigInt-FastCalc-0.300.0-r1 (21 May 2012) @@ -164,4 +168,3 @@ +perl-Math-BigInt-FastCalc-0.16.ebuild, +perl-Math-BigInt-FastCalc-0.19.ebuild: Adding virtuals for dual-lifed modules that come with perl-5.10 - diff --git a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.300.0-r1.ebuild b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.300.0-r1.ebuild index c2d513c609bd..94dfa4f6cf87 100644 --- a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.300.0-r1.ebuild +++ b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.300.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.300.0-r1.ebuild,v 1.1 2012/05/21 11:50:35 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.300.0-r1.ebuild,v 1.2 2012/09/01 12:13:45 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 ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris" IUSE="" RDEPEND="|| ( =dev-lang/perl-5.16* ~perl-core/${PN#perl-}-${PV} )" |