summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-04-04 09:51:37 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-04-04 09:51:37 +0000
commit0f57951905a6dfc3540b9aa2db97cb6a24fecc19 (patch)
tree201ff7334d70def57b82a8f85305e58b99e50422 /perl-core/bignum
parentAdd ~ia64 wrt bug 173295 (diff)
downloadgentoo-2-0f57951905a6dfc3540b9aa2db97cb6a24fecc19.tar.gz
gentoo-2-0f57951905a6dfc3540b9aa2db97cb6a24fecc19.tar.bz2
gentoo-2-0f57951905a6dfc3540b9aa2db97cb6a24fecc19.zip
Add ~ia64 wrt bug 173295
(Portage version: 2.1.2.3)
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 290896a06864..b6861d9338d3 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.3 2007/04/03 23:42:43 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/ChangeLog,v 1.4 2007/04/04 09:51:37 armin76 Exp $
+
+ 04 Apr 2007; Raúl Porcel <armin76@gentoo.org> bignum-0.19.ebuild:
+ Add ~ia64 wrt bug 173295
03 Apr 2007; Michael Cummings <mcummings@gentoo.org> bignum-0.19.ebuild:
Keywording ~sparc
diff --git a/perl-core/bignum/bignum-0.19.ebuild b/perl-core/bignum/bignum-0.19.ebuild
index ee21fcffbad1..5c3149b7f3ef 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.3 2007/04/03 23:42:43 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/bignum-0.19.ebuild,v 1.4 2007/04/04 09:51:37 armin76 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 ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
IUSE=""
SRC_TEST="do"