summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-07-10 11:20:54 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-07-10 11:20:54 +0000
commit98f42516d3ee246d8805102da6a6a068e8359ae7 (patch)
tree0efa9c2a29c4bbbf1824dfeb0e9eb73d668da42a /perl-core
parentMarking sparc stable (diff)
downloadgentoo-2-98f42516d3ee246d8805102da6a6a068e8359ae7.tar.gz
gentoo-2-98f42516d3ee246d8805102da6a6a068e8359ae7.tar.bz2
gentoo-2-98f42516d3ee246d8805102da6a6a068e8359ae7.zip
sparc stable
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/bignum/ChangeLog5
-rw-r--r--perl-core/bignum/bignum-0.21.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/bignum/ChangeLog b/perl-core/bignum/ChangeLog
index 8ada1e0d6f5e..eaa593f34094 100644
--- a/perl-core/bignum/ChangeLog
+++ b/perl-core/bignum/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/bignum
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/ChangeLog,v 1.11 2007/06/20 16:23:40 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/ChangeLog,v 1.12 2007/07/10 11:20:54 mcummings Exp $
+
+ 10 Jul 2007; Michael Cummings <mcummings@gentoo.org> bignum-0.21.ebuild:
+ sparc stable
20 Jun 2007; Raúl Porcel <armin76@gentoo.org> bignum-0.21.ebuild:
Add ~alpha wrt #173295
diff --git a/perl-core/bignum/bignum-0.21.ebuild b/perl-core/bignum/bignum-0.21.ebuild
index 76156e04fd02..a48e922a57bb 100644
--- a/perl-core/bignum/bignum-0.21.ebuild
+++ b/perl-core/bignum/bignum-0.21.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/bignum/bignum-0.21.ebuild,v 1.4 2007/06/24 23:20:37 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/bignum-0.21.ebuild,v 1.5 2007/07/10 11:20:54 mcummings 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 ~mips ~ppc ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh sparc ~x86"
IUSE="test"
SRC_TEST="do"