summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 18:49:16 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 18:49:16 +0000
commit591e36368a3108c046d338da2dd3032b428fbefc (patch)
tree11ae37a623df54320be34e790dde76875f0499b6 /dev-perl/libwww-perl/libwww-perl-5.68.ebuild
parentsync IUSE (missing) (diff)
downloadhistorical-591e36368a3108c046d338da2dd3032b428fbefc.tar.gz
historical-591e36368a3108c046d338da2dd3032b428fbefc.tar.bz2
historical-591e36368a3108c046d338da2dd3032b428fbefc.zip
sync IUSE (+ssl), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'dev-perl/libwww-perl/libwww-perl-5.68.ebuild')
-rw-r--r--dev-perl/libwww-perl/libwww-perl-5.68.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/libwww-perl/libwww-perl-5.68.ebuild b/dev-perl/libwww-perl/libwww-perl-5.68.ebuild
index 4eae1cf6abf9..b05e58eddeab 100644
--- a/dev-perl/libwww-perl/libwww-perl-5.68.ebuild
+++ b/dev-perl/libwww-perl/libwww-perl-5.68.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/libwww-perl/libwww-perl-5.68.ebuild,v 1.8 2004/06/25 00:42:10 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-5.68.ebuild,v 1.9 2004/07/14 18:49:16 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="A collection of Perl Modules for the WWW"
SRC_URI="http://cpan.valueclick.com/modules/by-category/15_World_Wide_Web_HTML_HTTP_CGI/WWW/${P}.tar.gz"
HOMEPAGE="http://cpan.valueclick.com/modules/by-category/15_World_Wide_Web_HTML_HTTP_CGI/WWW/${P}.readme"
@@ -12,6 +11,7 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-category/15_World_Wide_Web_HTML_
SLOT="0"
LICENSE="Artistic"
KEYWORDS="x86 amd64 ppc sparc alpha hppa"
+IUSE=""
DEPEND="${DEPEND}
>=dev-perl/libnet-1.0703