diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-27 17:03:42 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-27 17:03:42 +0000 |
commit | dda910f5f0b4909ae147bf5614d54b31a5316b07 (patch) | |
tree | 3e0f98442cefed3ff682739c44466915eb69ca35 /perl-core/Math-BigInt | |
parent | Stable for HPPA (bug #186556). (diff) | |
download | historical-dda910f5f0b4909ae147bf5614d54b31a5316b07.tar.gz historical-dda910f5f0b4909ae147bf5614d54b31a5316b07.tar.bz2 historical-dda910f5f0b4909ae147bf5614d54b31a5316b07.zip |
alpha/ia64/x86 stable
Package-Manager: portage-2.1.3_rc9
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.86.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Math-BigInt/ChangeLog b/perl-core/Math-BigInt/ChangeLog index 1383dade3d1f..619155fdd77f 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.38 2007/07/10 11:22:47 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.39 2007/07/27 17:03:42 armin76 Exp $ + + 27 Jul 2007; Raúl Porcel <armin76@gentoo.org> Math-BigInt-1.86.ebuild: + alpha/ia64/x86 stable 10 Jul 2007; Michael Cummings <mcummings@gentoo.org> Math-BigInt-1.86.ebuild: diff --git a/perl-core/Math-BigInt/Math-BigInt-1.86.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.86.ebuild index 869120399ddb..6f115e617010 100644 --- a/perl-core/Math-BigInt/Math-BigInt-1.86.ebuild +++ b/perl-core/Math-BigInt/Math-BigInt-1.86.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.86.ebuild,v 1.4 2007/07/10 11:22:47 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.86.ebuild,v 1.5 2007/07/27 17:03:42 armin76 Exp $ inherit perl-module eutils @@ -11,7 +11,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" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~s390 ~sh sparc x86" IUSE="" DEPEND="dev-lang/perl |