summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2007-04-24 08:58:43 +0000
committerBryan Østergaard <kloeri@gentoo.org>2007-04-24 08:58:43 +0000
commitb164ca0d810570b52c6c1cbe27d2a31e7b887cb1 (patch)
tree7eb4ba81411a2e4cf73cbaaec9a4bb6f5faa7ea8 /perl-core
parentAdd ~mips keyword, bug 173295. (diff)
downloadgentoo-2-b164ca0d810570b52c6c1cbe27d2a31e7b887cb1.tar.gz
gentoo-2-b164ca0d810570b52c6c1cbe27d2a31e7b887cb1.tar.bz2
gentoo-2-b164ca0d810570b52c6c1cbe27d2a31e7b887cb1.zip
Add ~mips keyword, bug 173295.
(Portage version: 2.1.2.4)
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 6161fb57e815..39fa2364963c 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.9 2007/04/22 14:12:25 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/ChangeLog,v 1.10 2007/04/24 08:58:43 kloeri Exp $
+
+ 24 Apr 2007; Bryan Østergaard <kloeri@gentoo.org> bignum-0.21.ebuild:
+ Add ~mips keyword, bug 173295.
*bignum-0.21 (22 Apr 2007)
diff --git a/perl-core/bignum/bignum-0.21.ebuild b/perl-core/bignum/bignum-0.21.ebuild
index 762ff1cbc0cf..16dde58409f1 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.1 2007/04/22 14:12:25 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/bignum-0.21.ebuild,v 1.2 2007/04/24 08:58:43 kloeri 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="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
IUSE="test"
SRC_TEST="do"