diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-04 18:25:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-04 18:25:57 +0000 |
commit | df97734b87327e6501a720bf235e53d5a4b53d73 (patch) | |
tree | b646ba9e3eecda3c8bcede3fff9aeec0fb4a63d4 /perl-core | |
parent | Stable on arm (thunar-thumbnailers) (diff) | |
download | gentoo-2-df97734b87327e6501a720bf235e53d5a4b53d73.tar.gz gentoo-2-df97734b87327e6501a720bf235e53d5a4b53d73.tar.bz2 gentoo-2-df97734b87327e6501a720bf235e53d5a4b53d73.zip |
alpha/ia64/x86 stable
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Math-BigInt/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/Math-BigInt/Math-BigInt-1.79.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Math-BigInt/ChangeLog b/perl-core/Math-BigInt/ChangeLog index cf8796ad696b..d3acab77ba36 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.36 2007/06/20 16:20:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.37 2007/07/04 18:25:57 armin76 Exp $ + + 04 Jul 2007; Raúl Porcel <armin76@gentoo.org> Math-BigInt-1.79.ebuild: + alpha/ia64/x86 stable 20 Jun 2007; Raúl Porcel <armin76@gentoo.org> Math-BigInt-1.86.ebuild: Add ~alpha wrt #173295 diff --git a/perl-core/Math-BigInt/Math-BigInt-1.79.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.79.ebuild index e9448cb0947d..4b3e06f80619 100644 --- a/perl-core/Math-BigInt/Math-BigInt-1.79.ebuild +++ b/perl-core/Math-BigInt/Math-BigInt-1.79.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.79.ebuild,v 1.4 2007/04/17 19:13:30 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.79.ebuild,v 1.5 2007/07/04 18:25:57 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 |