diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-12-06 17:02:30 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-12-06 17:02:30 +0000 |
commit | 416899d454069dc2405344a50df5989517642e96 (patch) | |
tree | 0e823f518c7f1a97e91c93c9598fc54b31fe0985 /perl-core | |
parent | ia64 stable (diff) | |
download | gentoo-2-416899d454069dc2405344a50df5989517642e96.tar.gz gentoo-2-416899d454069dc2405344a50df5989517642e96.tar.bz2 gentoo-2-416899d454069dc2405344a50df5989517642e96.zip |
alpha/ia64/sparc/x86 stable
(Portage version: 2.1.3.19)
Diffstat (limited to 'perl-core')
-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 0bc836b48676..2cf00f77d889 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.41 2007/11/10 11:21:33 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.42 2007/12/06 17:02:30 armin76 Exp $ + + 06 Dec 2007; Raúl Porcel <armin76@gentoo.org> Math-BigInt-1.87.ebuild: + alpha/ia64/sparc/x86 stable 10 Nov 2007; Samuli Suominen <drac@gentoo.org> Math-BigInt-1.86.ebuild: amd64 stable diff --git a/perl-core/Math-BigInt/Math-BigInt-1.87.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.87.ebuild index eee807c9d726..cde7abb4a0d3 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 # 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.1 2007/10/17 07:30:49 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.87.ebuild,v 1.2 2007/12/06 17:02:30 armin76 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 |