summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2007-04-07 19:52:59 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2007-04-07 19:52:59 +0000
commitf3c066f85d6f744237557af161fa0f3dbfd3a995 (patch)
tree1738dca94684d22d2b2fe6fddf4685b9250cb0d2 /perl-core/bignum
parentAdded ~ppc wrt bug 173295 (diff)
downloadgentoo-2-f3c066f85d6f744237557af161fa0f3dbfd3a995.tar.gz
gentoo-2-f3c066f85d6f744237557af161fa0f3dbfd3a995.tar.bz2
gentoo-2-f3c066f85d6f744237557af161fa0f3dbfd3a995.zip
Added ~ppc wrt bug 173295
(Portage version: 2.1.2.2)
Diffstat (limited to 'perl-core/bignum')
-rw-r--r--perl-core/bignum/ChangeLog5
-rw-r--r--perl-core/bignum/bignum-0.19.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/bignum/ChangeLog b/perl-core/bignum/ChangeLog
index b6861d9338d3..1700ee3d48af 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.4 2007/04/04 09:51:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/ChangeLog,v 1.5 2007/04/07 19:52:59 nixnut Exp $
+
+ 07 Apr 2007; nixnut <nixnut@gentoo.org> bignum-0.19.ebuild:
+ Added ~ppc wrt bug 173295
04 Apr 2007; Raúl Porcel <armin76@gentoo.org> bignum-0.19.ebuild:
Add ~ia64 wrt bug 173295
diff --git a/perl-core/bignum/bignum-0.19.ebuild b/perl-core/bignum/bignum-0.19.ebuild
index 5c3149b7f3ef..512ec073403e 100644
--- a/perl-core/bignum/bignum-0.19.ebuild
+++ b/perl-core/bignum/bignum-0.19.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.19.ebuild,v 1.4 2007/04/04 09:51:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/bignum-0.19.ebuild,v 1.5 2007/04/07 19:52:59 nixnut 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 ~ia64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE=""
SRC_TEST="do"