diff options
author | Fabian Groffen <grobian@gentoo.org> | 2012-09-01 12:15:56 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2012-09-01 12:15:56 +0000 |
commit | 3e8e024b8f60e50e25b33cec306a834175d86ac1 (patch) | |
tree | f07cb7d79414291142016fb745bd2320131ee506 /virtual/perl-Math-BigInt | |
parent | Marked ~ppc-aix, bug #432288 (diff) | |
download | historical-3e8e024b8f60e50e25b33cec306a834175d86ac1.tar.gz historical-3e8e024b8f60e50e25b33cec306a834175d86ac1.tar.bz2 historical-3e8e024b8f60e50e25b33cec306a834175d86ac1.zip |
Marked ~ppc-aix, bug #432288
Package-Manager: portage-2.2.01.20894-prefix/cvs/Darwin i386
Diffstat (limited to 'virtual/perl-Math-BigInt')
-rw-r--r-- | virtual/perl-Math-BigInt/ChangeLog | 9 | ||||
-rw-r--r-- | virtual/perl-Math-BigInt/perl-Math-BigInt-1.997.0.ebuild | 6 |
2 files changed, 9 insertions, 6 deletions
diff --git a/virtual/perl-Math-BigInt/ChangeLog b/virtual/perl-Math-BigInt/ChangeLog index 833d2e799e21..d4e9582e3c3d 100644 --- a/virtual/perl-Math-BigInt/ChangeLog +++ b/virtual/perl-Math-BigInt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Math-BigInt -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/ChangeLog,v 1.52 2011/09/05 17:14:12 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/ChangeLog,v 1.53 2012/09/01 12:13:13 grobian Exp $ + + 01 Sep 2012; Fabian Groffen <grobian@gentoo.org> + perl-Math-BigInt-1.997.0.ebuild: + Marked ~ppc-aix, bug #432288 *perl-Math-BigInt-1.997.0 (05 Sep 2011) @@ -239,4 +243,3 @@ +perl-Math-BigInt-1.69.ebuild, +perl-Math-BigInt-1.70.ebuild, +perl-Math-BigInt-1.73.ebuild, +perl-Math-BigInt-1.77.ebuild: New virtual for perl-core/Math-BigInt - diff --git a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.997.0.ebuild b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.997.0.ebuild index cd43db57379d..f91ff9ec5ea8 100644 --- a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.997.0.ebuild +++ b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.997.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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/perl-Math-BigInt-1.997.0.ebuild,v 1.1 2011/09/05 17:14:12 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/perl-Math-BigInt-1.997.0.ebuild,v 1.2 2012/09/01 12:13:13 grobian Exp $ DESCRIPTION="Virtual for Math-BigInt" 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="~perl-core/Math-BigInt-${PV}" |