From 2ab65f93bc1576e916c2460015825c2609a30576 Mon Sep 17 00:00:00 2001 From: Michael Hanselmann Date: Sun, 7 Aug 2005 13:21:08 +0000 Subject: Stable on ppc. (Portage version: 2.0.51.22-r2) --- dev-perl/Math-GMP/ChangeLog | 5 ++++- dev-perl/Math-GMP/Math-GMP-2.04.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-perl/Math-GMP') 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 Math-GMP-2.04.ebuild: + Stable on ppc. 01 May 2005; Tom Martin 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" -- cgit v1.2.3-65-gdbad