summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 20:23:09 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 20:23:09 +0000
commitaab08aa794a4d37d2a78890087a4af31975e3f1e (patch)
treee5c0e73a59d5ffde5e3ab17b0c9cb9768d9d8460 /dev-perl/Regexp-Shellish
parentdon't assign S=${WORKDIR}/${P} (Manifest recommit) (diff)
downloadgentoo-2-aab08aa794a4d37d2a78890087a4af31975e3f1e.tar.gz
gentoo-2-aab08aa794a4d37d2a78890087a4af31975e3f1e.tar.bz2
gentoo-2-aab08aa794a4d37d2a78890087a4af31975e3f1e.zip
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'dev-perl/Regexp-Shellish')
-rw-r--r--dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild b/dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild
index 7573b528828e..db3a6b7d4a93 100644
--- a/dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild
+++ b/dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild
@@ -3,7 +3,6 @@
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="Regexp::Shellish - Shell-like regular expressions"
SRC_URI="http://www.cpan.org/modules/by-authors/id/R/RB/RBS/${P}.tar.gz"
@@ -11,3 +10,4 @@ SLOT="0"
LICENSE="Artistic"
SRC_TEST="do"
KEYWORDS="~alpha ~mips ~ppc ~sparc x86"
+IUSE=""