summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 16:36:33 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 16:36:33 +0000
commit0394e80b215abce866b3861bdd05b2f1e9a33902 (patch)
tree9ed9f9db441db4a432c1ade562b727552b20fc2b /dev-perl/Acme-Pr0n-Automate
parentsync IUSE (+krb4) (diff)
downloadhistorical-0394e80b215abce866b3861bdd05b2f1e9a33902.tar.gz
historical-0394e80b215abce866b3861bdd05b2f1e9a33902.tar.bz2
historical-0394e80b215abce866b3861bdd05b2f1e9a33902.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}"