diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-07 13:21:08 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-07 13:21:08 +0000 |
commit | 2ab65f93bc1576e916c2460015825c2609a30576 (patch) | |
tree | fab8729fac7f43615abd3749b1e686487037add5 /dev-perl/Math-GMP/Math-GMP-2.04.ebuild | |
parent | Stable on ppc. (diff) | |
download | gentoo-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/Math-GMP-2.04.ebuild')
-rw-r--r-- | dev-perl/Math-GMP/Math-GMP-2.04.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |