summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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