From 172d424e436b8c7029f6044072fb24544621fa92 Mon Sep 17 00:00:00 2001 From: Bryan Østergaard Date: Tue, 18 Jul 2006 15:47:57 +0000 Subject: Stable on alpha. Package-Manager: portage-2.1.1_pre3-r1 --- perl-core/Math-BigInt/ChangeLog | 6 +++++- perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'perl-core/Math-BigInt') diff --git a/perl-core/Math-BigInt/ChangeLog b/perl-core/Math-BigInt/ChangeLog index 6e2ad2bc4a72..04f26bba46a9 100644 --- a/perl-core/Math-BigInt/ChangeLog +++ b/perl-core/Math-BigInt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/Math-BigInt # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.13 2006/07/05 19:59:08 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.14 2006/07/18 15:45:34 kloeri Exp $ + + 18 Jul 2006; Bryan Østergaard + Math-BigInt-1.77-r1.ebuild: + Stable on alpha. 05 Jul 2006; Christian Hartmann Math-BigInt-1.73.ebuild, Math-BigInt-1.77.ebuild, Math-BigInt-1.77-r1.ebuild: diff --git a/perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild index fcbaa4488df4..5998466abfe9 100644 --- a/perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild +++ b/perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.77-r1.ebuild,v 1.5 2006/07/05 19:59:08 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild,v 1.6 2006/07/18 15:45:34 kloeri 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 ~ppc s390 sh sparc ~x86" +KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~ppc s390 sh sparc ~x86" IUSE="" DEPEND=">=virtual/perl-Scalar-List-Utils-1.14" -- cgit v1.2.3-65-gdbad