summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.11.ebuild')
-rw-r--r--dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.11.ebuild b/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.11.ebuild
index 65f9cf7ada8d..340467a0e478 100644
--- a/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.11.ebuild
+++ b/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.11.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.11.ebuild,v 1.5 2004/06/25 00:58:02 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.11.ebuild,v 1.6 2004/07/14 20:23:09 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="Scalar-List-Utils module for perl"
SRC_URI="http://cpan.org/modules/by-module/Scalar/${P}.tar.gz"
HOMEPAGE="http://cpan.org/modules/by-module/Scalar/"
@@ -12,5 +11,6 @@ HOMEPAGE="http://cpan.org/modules/by-module/Scalar/"
SLOT="0"
LICENSE="Artistic | GPL-2"
KEYWORDS="x86 amd64 ~ppc sparc alpha"
+IUSE=""
DEPEND="${DEPEND}"