diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-12-07 19:21:19 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-12-07 19:21:19 +0000 |
commit | 80b2ce5347ff6660064b260ebc16692acdd75ffa (patch) | |
tree | c094384fed871d4de4ad5b478ec7b626e8145044 /perl-core/Math-BigInt | |
parent | Stable for HPPA (bug #288026). (diff) | |
download | gentoo-2-80b2ce5347ff6660064b260ebc16692acdd75ffa.tar.gz gentoo-2-80b2ce5347ff6660064b260ebc16692acdd75ffa.tar.bz2 gentoo-2-80b2ce5347ff6660064b260ebc16692acdd75ffa.zip |
Stable for HPPA (bug #288026).
(Portage version: 2.2_rc56/cvs/Linux i686)
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.89.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Math-BigInt/ChangeLog b/perl-core/Math-BigInt/ChangeLog index 474799124456..9255069abd27 100644 --- a/perl-core/Math-BigInt/ChangeLog +++ b/perl-core/Math-BigInt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/Math-BigInt # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.50 2009/12/04 13:31:37 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.51 2009/12/07 19:21:19 jer Exp $ + + 07 Dec 2009; Jeroen Roovers <jer@gentoo.org> Math-BigInt-1.89.ebuild: + Stable for HPPA (bug #288026). 04 Dec 2009; Torsten Veller <tove@gentoo.org> Math-BigInt-1.89.ebuild: Stable on amd64 (#288026) diff --git a/perl-core/Math-BigInt/Math-BigInt-1.89.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.89.ebuild index 9345274d5aad..fb3118151e0f 100644 --- a/perl-core/Math-BigInt/Math-BigInt-1.89.ebuild +++ b/perl-core/Math-BigInt/Math-BigInt-1.89.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.89.ebuild,v 1.3 2009/12/04 13:31:37 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.89.ebuild,v 1.4 2009/12/07 19:21:19 jer Exp $ MODULE_AUTHOR=TELS MODULE_SECTION=math @@ -10,7 +10,7 @@ DESCRIPTION="Arbitrary size floating point math package" 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 |