diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-14 19:09:46 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-14 19:09:46 +0000 |
commit | ea70c3c15e29782eaf72132aa056b2d3f8c77a8f (patch) | |
tree | 69d1011035979fb6acdf2c1c20273d03dc96b4b0 /perl-core/Math-BigInt | |
parent | alpha/ia64/m68k/s390/sh/sparc stable wrt #288026 (diff) | |
download | gentoo-2-ea70c3c15e29782eaf72132aa056b2d3f8c77a8f.tar.gz gentoo-2-ea70c3c15e29782eaf72132aa056b2d3f8c77a8f.tar.bz2 gentoo-2-ea70c3c15e29782eaf72132aa056b2d3f8c77a8f.zip |
alpha/ia64/s390/sh/sparc stable wrt #288026
(Portage version: 2.1.6.13/cvs/Linux ia64)
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 8cbd489a9933..9c63525f0ef7 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.52 2009/12/07 23:02:15 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.53 2009/12/14 19:09:46 armin76 Exp $ + + 14 Dec 2009; Raúl Porcel <armin76@gentoo.org> Math-BigInt-1.89.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #288026 07 Dec 2009; Markus Meier <maekke@gentoo.org> Math-BigInt-1.89.ebuild: arm stable, bug #288026 diff --git a/perl-core/Math-BigInt/Math-BigInt-1.89.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.89.ebuild index e7b4fbc80de6..a82980ff810d 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.5 2009/12/07 23:02:15 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.89.ebuild,v 1.6 2009/12/14 19:09:46 armin76 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 |