From 72820dbb701aa1cc733378f5b7d2e9c8d6623add Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Sat, 1 Sep 2012 12:07:47 +0000 Subject: Marked ~ppc-aix, bug #432288 (Portage version: 2.2.01.20894-prefix/cvs/Darwin i386) --- perl-core/Math-BigInt-FastCalc/ChangeLog | 6 +++++- perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 4 deletions(-) (limited to 'perl-core') diff --git a/perl-core/Math-BigInt-FastCalc/ChangeLog b/perl-core/Math-BigInt-FastCalc/ChangeLog index 5de4a1ada3f1..502e9b4b79af 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.23 2012/06/24 15:39:04 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.24 2012/09/01 12:07:47 grobian Exp $ + + 01 Sep 2012; Fabian Groffen + Math-BigInt-FastCalc-0.300.0.ebuild: + Marked ~ppc-aix, bug #432288 24 Jun 2012; Torsten Veller metadata.xml: Update CPAN upstream info diff --git a/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild b/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild index d19fb2d539c1..bcdcb6ccb623 100644 --- a/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild +++ b/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.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/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild,v 1.1 2011/09/13 18:06:58 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild,v 1.2 2012/09/01 12:07:47 grobian Exp $ EAPI=4 @@ -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 ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris" IUSE="" RDEPEND=">=virtual/perl-Math-BigInt-1.997.0 -- cgit v1.2.3-65-gdbad