diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-04-03 23:44:10 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-04-03 23:44:10 +0000 |
commit | 037466c64b19ff43e5d98ef3fdbad8cc23e50720 (patch) | |
tree | 5816ff515f4eb13928b5b2f79bd0bd2b6a9e239e /perl-core/Math-BigInt | |
parent | Keywording ~x86 (diff) | |
download | historical-037466c64b19ff43e5d98ef3fdbad8cc23e50720.tar.gz historical-037466c64b19ff43e5d98ef3fdbad8cc23e50720.tar.bz2 historical-037466c64b19ff43e5d98ef3fdbad8cc23e50720.zip |
Keywording ~sparc
Package-Manager: portage-2.1.2.3
Diffstat (limited to 'perl-core/Math-BigInt')
-rw-r--r-- | perl-core/Math-BigInt/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/Math-BigInt/Math-BigInt-1.81-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Math-BigInt/ChangeLog b/perl-core/Math-BigInt/ChangeLog index 1c55ffe6e011..699a275cb109 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.25 2007/04/03 23:40:33 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.26 2007/04/03 23:44:10 mcummings Exp $ + + 03 Apr 2007; Michael Cummings <mcummings@gentoo.org> + Math-BigInt-1.81-r1.ebuild: + Keywording ~sparc 03 Apr 2007; Michael Cummings <mcummings@gentoo.org> Math-BigInt-1.81-r1.ebuild: diff --git a/perl-core/Math-BigInt/Math-BigInt-1.81-r1.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.81-r1.ebuild index cbb19d22aa77..a37203e120f1 100644 --- a/perl-core/Math-BigInt/Math-BigInt-1.81-r1.ebuild +++ b/perl-core/Math-BigInt/Math-BigInt-1.81-r1.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.81-r1.ebuild,v 1.2 2007/04/03 23:40:33 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.81-r1.ebuild,v 1.3 2007/04/03 23:44:10 mcummings Exp $ inherit perl-module eutils @@ -11,7 +11,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="~amd64 ~x86" +KEYWORDS="~amd64 ~sparc ~x86" IUSE="" DEPEND="dev-lang/perl |