diff options
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 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" |