summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-02-07 20:59:55 +0000
committerSimon Stelling <blubb@gentoo.org>2006-02-07 20:59:55 +0000
commitd243b9d9b5127e17088e1f4c6cd17535f6171e81 (patch)
tree5b3e9dbc1cf544ea8142458cea1ad1a82df99ea6 /perl-core/Math-BigInt
parentMark 0.2.2 stable on alpha (diff)
downloadgentoo-2-d243b9d9b5127e17088e1f4c6cd17535f6171e81.tar.gz
gentoo-2-d243b9d9b5127e17088e1f4c6cd17535f6171e81.tar.bz2
gentoo-2-d243b9d9b5127e17088e1f4c6cd17535f6171e81.zip
stable amd64
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'perl-core/Math-BigInt')
-rw-r--r--perl-core/Math-BigInt/ChangeLog5
-rw-r--r--perl-core/Math-BigInt/Math-BigInt-1.77.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Math-BigInt/ChangeLog b/perl-core/Math-BigInt/ChangeLog
index 08cfb588d655..e5dd050cb256 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.9 2006/01/31 19:47:54 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.10 2006/02/07 20:55:17 blubb Exp $
+
+ 07 Feb 2006; Simon Stelling <blubb@gentoo.org> Math-BigInt-1.77.ebuild:
+ stable on amd64
31 Jan 2006; Aron Griffis <agriffis@gentoo.org> Math-BigInt-1.77.ebuild:
Mark 1.77 stable on alpha
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild
index 52b5dddcfa26..03e589f5e676 100644
--- a/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild
+++ b/perl-core/Math-BigInt/Math-BigInt-1.77.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.ebuild,v 1.5 2006/01/31 19:47:54 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild,v 1.6 2006/02/07 20:55:17 blubb Exp $
inherit perl-module
@@ -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=">=perl-core/Scalar-List-Utils-1.14"