diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 12:58:20 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 12:58:20 +0000 |
commit | 39e6c2fcafeb72b1994ae0a460402b1a2c689175 (patch) | |
tree | 169882aa9848508204c0103acfd65997c315f60f /dev-perl/Math-GMP/Math-GMP-2.04.ebuild | |
parent | Mark 2.16 stable on ia64 (diff) | |
download | gentoo-2-39e6c2fcafeb72b1994ae0a460402b1a2c689175.tar.gz gentoo-2-39e6c2fcafeb72b1994ae0a460402b1a2c689175.tar.bz2 gentoo-2-39e6c2fcafeb72b1994ae0a460402b1a2c689175.zip |
Mark 2.04 stable on ia64
(Portage version: 1.589-cvs)
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" |