diff options
author | 2008-03-28 07:11:46 +0000 | |
---|---|---|
committer | 2008-03-28 07:11:46 +0000 | |
commit | c0841a19e6c213a017bdef9474959490ec5fb465 (patch) | |
tree | 62666f6849e1c262ddcd8c1562bc3a9b1ae5f2fc /perl-core/Math-BigInt | |
parent | Stable for HPPA too. (diff) | |
download | historical-c0841a19e6c213a017bdef9474959490ec5fb465.tar.gz historical-c0841a19e6c213a017bdef9474959490ec5fb465.tar.bz2 historical-c0841a19e6c213a017bdef9474959490ec5fb465.zip |
Stable for HPPA too.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'perl-core/Math-BigInt')
-rw-r--r-- | perl-core/Math-BigInt/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/Math-BigInt/Math-BigInt-1.87.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Math-BigInt/ChangeLog b/perl-core/Math-BigInt/ChangeLog index 2566e0d6da15..f5fa385637f8 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.45 2008/01/22 02:29:33 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.46 2008/03/28 06:52:38 jer Exp $ + + 28 Mar 2008; Jeroen Roovers <jer@gentoo.org> Math-BigInt-1.87.ebuild: + Stable for HPPA too. 22 Jan 2008; Brent Baude <ranger@gentoo.org> Math-BigInt-1.87.ebuild: Marking Math-BigInt-1.87 ppc for bug 206892 diff --git a/perl-core/Math-BigInt/Math-BigInt-1.87.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.87.ebuild index 183109798e89..d663bcd0560a 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-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.5 2008/01/22 02:29:33 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.87.ebuild,v 1.6 2008/03/28 06:52:38 jer 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 |