summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-04-11 03:04:47 +0000
committerJeroen Roovers <jer@gentoo.org>2007-04-11 03:04:47 +0000
commitf6f20aae638ac9eb3adbe6405b02687baa54462c (patch)
tree9a5838ed6993642d9ce1a282570ac6455a11eea7 /perl-core
parentMarked ~hppa (bug #173295). (diff)
downloadgentoo-2-f6f20aae638ac9eb3adbe6405b02687baa54462c.tar.gz
gentoo-2-f6f20aae638ac9eb3adbe6405b02687baa54462c.tar.bz2
gentoo-2-f6f20aae638ac9eb3adbe6405b02687baa54462c.zip
Marked ~hppa (bug #173295).
(Portage version: 2.1.2.3)
Diffstat (limited to 'perl-core')
-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 1700ee3d48af..bfa4caeb2be2 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.5 2007/04/07 19:52:59 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/ChangeLog,v 1.6 2007/04/11 03:04:47 jer Exp $
+
+ 11 Apr 2007; Jeroen Roovers <jer@gentoo.org> bignum-0.19.ebuild:
+ Marked ~hppa (bug #173295).
07 Apr 2007; nixnut <nixnut@gentoo.org> bignum-0.19.ebuild:
Added ~ppc wrt bug 173295
diff --git a/perl-core/bignum/bignum-0.19.ebuild b/perl-core/bignum/bignum-0.19.ebuild
index 512ec073403e..3a3319dd7224 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.5 2007/04/07 19:52:59 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/bignum-0.19.ebuild,v 1.6 2007/04/11 03:04:47 jer 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 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
IUSE=""
SRC_TEST="do"