summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-08-07 13:21:08 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-08-07 13:21:08 +0000
commit2ab65f93bc1576e916c2460015825c2609a30576 (patch)
treefab8729fac7f43615abd3749b1e686487037add5 /dev-perl/Math-GMP
parentStable on ppc. (diff)
downloadgentoo-2-2ab65f93bc1576e916c2460015825c2609a30576.tar.gz
gentoo-2-2ab65f93bc1576e916c2460015825c2609a30576.tar.bz2
gentoo-2-2ab65f93bc1576e916c2460015825c2609a30576.zip
Stable on ppc.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-perl/Math-GMP')
-rw-r--r--dev-perl/Math-GMP/ChangeLog5
-rw-r--r--dev-perl/Math-GMP/Math-GMP-2.04.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Math-GMP/ChangeLog b/dev-perl/Math-GMP/ChangeLog
index 4eabc4dde6da..c48f0c6d07fc 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.12 2005/05/01 18:09:22 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/ChangeLog,v 1.13 2005/08/07 13:19:38 hansmi Exp $
+
+ 07 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> Math-GMP-2.04.ebuild:
+ Stable on ppc.
01 May 2005; Tom Martin <slarti@gentoo.org> Math-GMP-2.04.ebuild:
Stable on amd64.
diff --git a/dev-perl/Math-GMP/Math-GMP-2.04.ebuild b/dev-perl/Math-GMP/Math-GMP-2.04.ebuild
index a9bbfad3de7c..a49571e81fd0 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.4 2005/05/01 18:09:22 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/Math-GMP-2.04.ebuild,v 1.5 2005/08/07 13:19:38 hansmi Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~chipt/${P}/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="x86 alpha ~ppc sparc amd64 ~mips"
+KEYWORDS="alpha amd64 ~mips ppc sparc x86"
IUSE=""
DEPEND="dev-libs/gmp"