summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 16:31:03 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 16:31:03 +0000
commitb421b8dccb7241adb00cfd73895fa92a379fda33 (patch)
treeb5792ac88903c84d217c66c1150736adeb48c1f5 /dev-perl/Acme-Pr0n-Automate
parentsync IUSE (missing) (Manifest recommit) (diff)
downloadgentoo-2-b421b8dccb7241adb00cfd73895fa92a379fda33.tar.gz
gentoo-2-b421b8dccb7241adb00cfd73895fa92a379fda33.tar.bz2
gentoo-2-b421b8dccb7241adb00cfd73895fa92a379fda33.zip
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'dev-perl/Acme-Pr0n-Automate')
-rw-r--r--dev-perl/Acme-Pr0n-Automate/Acme-Pr0n-Automate-0.05.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Acme-Pr0n-Automate/Acme-Pr0n-Automate-0.05.ebuild b/dev-perl/Acme-Pr0n-Automate/Acme-Pr0n-Automate-0.05.ebuild
index 6a853de4242a..70903322cde7 100644
--- a/dev-perl/Acme-Pr0n-Automate/Acme-Pr0n-Automate-0.05.ebuild
+++ b/dev-perl/Acme-Pr0n-Automate/Acme-Pr0n-Automate-0.05.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/Acme-Pr0n-Automate/Acme-Pr0n-Automate-0.05.ebuild,v 1.6 2004/06/25 00:04:33 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Acme-Pr0n-Automate/Acme-Pr0n-Automate-0.05.ebuild,v 1.7 2004/07/14 16:30:17 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="Acme-Pr0n-Automate module for perl"
SRC_URI="http://cpan.org/modules/by-module/Acme/${P}.tar.gz"
HOMEPAGE="http://cpan.org/modules/by-module/Acme/"
@@ -12,6 +11,7 @@ HOMEPAGE="http://cpan.org/modules/by-module/Acme/"
SLOT="0"
LICENSE="Artistic | GPL-2"
KEYWORDS="x86 amd64 ppc sparc alpha"
+IUSE=""
DEPEND="${DEPEND}"