diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-11-24 19:45:33 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-11-24 19:45:33 +0000 |
commit | 5b3edf74924b305a9ec2acdade8b174b01088887 (patch) | |
tree | 65ad645071771b6789369e5459e369be42a03fc5 /dev-perl/math-pari/math-pari-2.01080601.ebuild | |
parent | Remove old versions. (diff) | |
download | historical-5b3edf74924b305a9ec2acdade8b174b01088887.tar.gz historical-5b3edf74924b305a9ec2acdade8b174b01088887.tar.bz2 historical-5b3edf74924b305a9ec2acdade8b174b01088887.zip |
Stable on alpha, bug #265466
Package-Manager: portage-2.1.7.5/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/math-pari/math-pari-2.01080601.ebuild')
-rw-r--r-- | dev-perl/math-pari/math-pari-2.01080601.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/math-pari/math-pari-2.01080601.ebuild b/dev-perl/math-pari/math-pari-2.01080601.ebuild index ab0ef6972368..29a87ee1cef0 100644 --- a/dev-perl/math-pari/math-pari-2.01080601.ebuild +++ b/dev-perl/math-pari/math-pari-2.01080601.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/math-pari-2.01080601.ebuild,v 1.1 2009/11/11 07:43:32 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/math-pari-2.01080601.ebuild,v 1.2 2009/11/24 19:45:33 klausman Exp $ EAPI=2 @@ -18,7 +18,7 @@ SRC_URI="${SRC_URI} LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~hppa ~mips ~ppc ~sparc ~x86" IUSE="" # Math::Pari requires that a copy of the pari source in a parallel |