diff options
-rw-r--r-- | perl-core/Math-BigInt/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/Math-BigInt/Math-BigInt-1.87.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/perl-core/Math-BigInt/ChangeLog b/perl-core/Math-BigInt/ChangeLog index af6ba9c9a337..2566e0d6da15 100644 --- a/perl-core/Math-BigInt/ChangeLog +++ b/perl-core/Math-BigInt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/Math-BigInt # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.44 2008/01/21 17:04:06 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.45 2008/01/22 02:29:33 ranger Exp $ + + 22 Jan 2008; Brent Baude <ranger@gentoo.org> Math-BigInt-1.87.ebuild: + Marking Math-BigInt-1.87 ppc for bug 206892 21 Jan 2008; Caleb Tennis <caleb@gentoo.org> -files/yaml-node-makefile.patch, -Math-BigInt-1.77-r1.ebuild, diff --git a/perl-core/Math-BigInt/Math-BigInt-1.87.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.87.ebuild index 06e56cdc045d..183109798e89 100644 --- a/perl-core/Math-BigInt/Math-BigInt-1.87.ebuild +++ b/perl-core/Math-BigInt/Math-BigInt-1.87.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.87.ebuild,v 1.4 2007/12/26 10:49:57 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.87.ebuild,v 1.5 2008/01/22 02:29:33 ranger Exp $ inherit perl-module eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/T/TE/TELS/math/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" 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" IUSE="" DEPEND="dev-lang/perl |