summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 18:59:25 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 18:59:25 +0000
commit470e94284a8bf20841fdea54835208026123cbdb (patch)
treef584c8bf671486ae8a6a51a1a665a768b89d467c /dev-perl/math-pari
parentsync IUSE (missing), trim trailing whitespace (Manifest recommit) (diff)
downloadgentoo-2-470e94284a8bf20841fdea54835208026123cbdb.tar.gz
gentoo-2-470e94284a8bf20841fdea54835208026123cbdb.tar.bz2
gentoo-2-470e94284a8bf20841fdea54835208026123cbdb.zip
sync IUSE (missing)
Diffstat (limited to 'dev-perl/math-pari')
-rw-r--r--dev-perl/math-pari/math-pari-2.010500-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/math-pari/math-pari-2.010500-r1.ebuild b/dev-perl/math-pari/math-pari-2.010500-r1.ebuild
index 5e4169232f47..fda028a27362 100644
--- a/dev-perl/math-pari/math-pari-2.010500-r1.ebuild
+++ b/dev-perl/math-pari/math-pari-2.010500-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.010500-r1.ebuild,v 1.7 2004/06/25 00:45:28 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/math-pari-2.010500-r1.ebuild,v 1.8 2004/07/14 18:56:32 agriffis Exp $
inherit perl-module
@@ -14,6 +14,7 @@ SRC_URI="http://www.cpan.org/authors/id/I/IL/ILYAZ/modules/${MY_P}.tar.gz
LICENSE="Artistic | GPL-2"
SLOT="0"
KEYWORDS="x86 ~ppc ~sparc ~alpha hppa ~amd64 ~mips"
+IUSE=""
# Math::Pari requires that a copy of the pari source in a parallel
# directory to where you build it. It does not need to compile it, but