summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 18:59:50 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 18:59:50 +0000
commitd4182d99348a202c73e51e81e2368d755dcaba22 (patch)
tree5f9a7019d6a37d98be0d1e20a7e2e19a85198ec2 /dev-perl/MD5/MD5-2.03.ebuild
parentsync IUSE (missing) (Manifest recommit) (diff)
downloadgentoo-2-d4182d99348a202c73e51e81e2368d755dcaba22.tar.gz
gentoo-2-d4182d99348a202c73e51e81e2368d755dcaba22.tar.bz2
gentoo-2-d4182d99348a202c73e51e81e2368d755dcaba22.zip
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'dev-perl/MD5/MD5-2.03.ebuild')
-rw-r--r--dev-perl/MD5/MD5-2.03.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/MD5/MD5-2.03.ebuild b/dev-perl/MD5/MD5-2.03.ebuild
index bab813cc2597..c13dbbb579b0 100644
--- a/dev-perl/MD5/MD5-2.03.ebuild
+++ b/dev-perl/MD5/MD5-2.03.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/MD5/MD5-2.03.ebuild,v 1.4 2004/07/08 23:31:57 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MD5/MD5-2.03.ebuild,v 1.5 2004/07/14 18:56:55 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="The Perl MD5 Module"
SRC_URI="http://www.cpan.org/authors/id/G/GA/GAAS/${P}.tar.gz"
HOMEPAGE="http://www.cpan.org/authors/is/G/GA/GAAS/${P}.readme"
@@ -12,6 +11,7 @@ HOMEPAGE="http://www.cpan.org/authors/is/G/GA/GAAS/${P}.readme"
SLOT="0"
LICENSE="Artistic"
KEYWORDS="x86 amd64 ~ppc sparc alpha"
+IUSE=""
DEPEND="dev-perl/Digest-MD5"
SRC_TEST="do"