summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-04-04 09:53:48 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-04-04 09:53:48 +0000
commit9112c13b551ef3f9017dbd9fb6aa0c8ed67c39e5 (patch)
treee865b1527e01484b36d5caae5bb903202b7e504a /perl-core/Math-BigInt
parentia64 stable wrt security bug 172676 (diff)
downloadhistorical-9112c13b551ef3f9017dbd9fb6aa0c8ed67c39e5.tar.gz
historical-9112c13b551ef3f9017dbd9fb6aa0c8ed67c39e5.tar.bz2
historical-9112c13b551ef3f9017dbd9fb6aa0c8ed67c39e5.zip
Add ~ia64 wrt bug 173295
Package-Manager: portage-2.1.2.3
Diffstat (limited to 'perl-core/Math-BigInt')
-rw-r--r--perl-core/Math-BigInt/ChangeLog5
-rw-r--r--perl-core/Math-BigInt/Math-BigInt-1.81-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Math-BigInt/ChangeLog b/perl-core/Math-BigInt/ChangeLog
index 699a275cb109..adf8522739db 100644
--- a/perl-core/Math-BigInt/ChangeLog
+++ b/perl-core/Math-BigInt/ChangeLog
@@ -1,6 +1,9 @@
# 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.26 2007/04/03 23:44:10 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.27 2007/04/04 09:53:48 armin76 Exp $
+
+ 04 Apr 2007; Raúl Porcel <armin76@gentoo.org> Math-BigInt-1.81-r1.ebuild:
+ Add ~ia64 wrt bug 173295
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 a37203e120f1..a0eb8cf73f37 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.3 2007/04/03 23:44:10 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.81-r1.ebuild,v 1.4 2007/04/04 09:53:48 armin76 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 ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
IUSE=""
DEPEND="dev-lang/perl