diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-07 13:22:19 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-07 13:22:19 +0000 |
commit | 430eaf3f9b885774e77a93bfe848f1f14332fb27 (patch) | |
tree | aff08f515549a02a4dfc39f3e3431a29b96a078b /dev-perl/Math-GMP/Math-GMP-2.04.ebuild | |
parent | Stable on ppc. (diff) | |
download | historical-430eaf3f9b885774e77a93bfe848f1f14332fb27.tar.gz historical-430eaf3f9b885774e77a93bfe848f1f14332fb27.tar.bz2 historical-430eaf3f9b885774e77a93bfe848f1f14332fb27.zip |
Stable on ppc.
Package-Manager: portage-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" |