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
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')
-rw-r--r--dev-perl/MD5/MD5-2.02-r1.ebuild4
-rw-r--r--dev-perl/MD5/MD5-2.02.ebuild4
-rw-r--r--dev-perl/MD5/MD5-2.03.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-perl/MD5/MD5-2.02-r1.ebuild b/dev-perl/MD5/MD5-2.02-r1.ebuild
index 7e23fb2af228..4fc80c6b801c 100644
--- a/dev-perl/MD5/MD5-2.02-r1.ebuild
+++ b/dev-perl/MD5/MD5-2.02-r1.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.02-r1.ebuild,v 1.7 2004/06/25 00:45:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MD5/MD5-2.02-r1.ebuild,v 1.8 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"
diff --git a/dev-perl/MD5/MD5-2.02.ebuild b/dev-perl/MD5/MD5-2.02.ebuild
index d40faebb1046..ca8d8c432600 100644
--- a/dev-perl/MD5/MD5-2.02.ebuild
+++ b/dev-perl/MD5/MD5-2.02.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.02.ebuild,v 1.12 2004/06/25 00:45:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MD5/MD5-2.02.ebuild,v 1.13 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,5 +11,6 @@ HOMEPAGE="http://www.cpan.org/authors/is/G/GA/GAAS/${P}.readme"
SLOT="0"
LICENSE="Artistic"
KEYWORDS="x86 amd64 ppc sparc alpha"
+IUSE=""
export OPTIMIZE="${CFLAGS}"
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"