summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-10-02 12:58:20 +0000
committerAron Griffis <agriffis@gentoo.org>2005-10-02 12:58:20 +0000
commit39e6c2fcafeb72b1994ae0a460402b1a2c689175 (patch)
tree169882aa9848508204c0103acfd65997c315f60f /dev-perl/Math-GMP
parentMark 2.16 stable on ia64 (diff)
downloadgentoo-2-39e6c2fcafeb72b1994ae0a460402b1a2c689175.tar.gz
gentoo-2-39e6c2fcafeb72b1994ae0a460402b1a2c689175.tar.bz2
gentoo-2-39e6c2fcafeb72b1994ae0a460402b1a2c689175.zip
Mark 2.04 stable on ia64
(Portage version: 1.589-cvs)
Diffstat (limited to 'dev-perl/Math-GMP')
-rw-r--r--dev-perl/Math-GMP/ChangeLog5
-rw-r--r--dev-perl/Math-GMP/Manifest2
-rw-r--r--dev-perl/Math-GMP/Math-GMP-2.04.ebuild4
3 files changed, 7 insertions, 4 deletions
diff --git a/dev-perl/Math-GMP/ChangeLog b/dev-perl/Math-GMP/ChangeLog
index 776dead89a45..8fc674f92a6e 100644
--- a/dev-perl/Math-GMP/ChangeLog
+++ b/dev-perl/Math-GMP/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Math-GMP
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/ChangeLog,v 1.14 2005/08/25 23:32:04 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/ChangeLog,v 1.15 2005/10/02 12:58:20 agriffis Exp $
+
+ 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> Math-GMP-2.04.ebuild:
+ Mark 2.04 stable on ia64
25 Aug 2005; Aron Griffis <agriffis@gentoo.org> Math-GMP-2.04.ebuild:
add ~ia64
diff --git a/dev-perl/Math-GMP/Manifest b/dev-perl/Math-GMP/Manifest
index 8268858fa8ec..c0d674d32dde 100644
--- a/dev-perl/Math-GMP/Manifest
+++ b/dev-perl/Math-GMP/Manifest
@@ -1,6 +1,6 @@
-MD5 e34c03630d5ce34c378dc2e6d016b034 Math-GMP-2.04.ebuild 524
MD5 f5b0b3a069d09670af72bea648c9f84d Math-GMP-2.03.ebuild 550
MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
MD5 b75142f9e4ddea2c321fbe8e62b3c3d2 ChangeLog 1582
+MD5 916e7208b6dbd00afa8fbcecbded8fb5 Math-GMP-2.04.ebuild 523
MD5 38263f076c31e00d03395879c7d25a82 files/digest-Math-GMP-2.04 64
MD5 1411e5c6d34ada7c6fb14086237edb48 files/digest-Math-GMP-2.03 64
diff --git a/dev-perl/Math-GMP/Math-GMP-2.04.ebuild b/dev-perl/Math-GMP/Math-GMP-2.04.ebuild
index 56c2f14576b5..e72131768b82 100644
--- a/dev-perl/Math-GMP/Math-GMP-2.04.ebuild
+++ b/dev-perl/Math-GMP/Math-GMP-2.04.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/Math-GMP-2.04.ebuild,v 1.6 2005/08/25 23:32:04 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/Math-GMP-2.04.ebuild,v 1.7 2005/10/02 12:58:20 agriffis Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~chipt/${P}/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha amd64 ~ia64 ~mips ppc sparc x86"
+KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
IUSE=""
DEPEND="dev-libs/gmp"