summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-06-12 17:08:27 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-06-12 17:08:27 +0000
commit185b4809592d327d557ea21797181b7b4314f271 (patch)
tree18a8e84e1942dc1b0cf2cf73369baa6ad9bfdb8e /perl-core/Math-BigInt
parentMarking sparc stable (diff)
downloadhistorical-185b4809592d327d557ea21797181b7b4314f271.tar.gz
historical-185b4809592d327d557ea21797181b7b4314f271.tar.bz2
historical-185b4809592d327d557ea21797181b7b4314f271.zip
Marking sparc stable
Package-Manager: portage-2.1
Diffstat (limited to 'perl-core/Math-BigInt')
-rw-r--r--perl-core/Math-BigInt/ChangeLog6
-rw-r--r--perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Math-BigInt/ChangeLog b/perl-core/Math-BigInt/ChangeLog
index b04d8cf4c218..44ed3b976a1b 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.11 2006/02/13 15:05:14 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.12 2006/06/12 17:05:47 mcummings Exp $
+
+ 12 Jun 2006; Michael Cummings <mcummings@gentoo.org>
+ Math-BigInt-1.77-r1.ebuild:
+ Marking sparc stable
13 Feb 2006; Michael Cummings <mcummings@gentoo.org>
Math-BigInt-1.73.ebuild, Math-BigInt-1.77.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 f9df8bdcd771..7884fae2f598 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.2 2006/02/13 15:05:14 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild,v 1.3 2006/06/12 17:05:47 mcummings 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"