diff options
Diffstat (limited to 'dev-perl/libwww-perl/libwww-perl-5.69-r1.ebuild')
-rw-r--r-- | dev-perl/libwww-perl/libwww-perl-5.69-r1.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/libwww-perl/libwww-perl-5.69-r1.ebuild b/dev-perl/libwww-perl/libwww-perl-5.69-r1.ebuild index d926cf7ced43..e0d66eec5f20 100644 --- a/dev-perl/libwww-perl/libwww-perl-5.69-r1.ebuild +++ b/dev-perl/libwww-perl/libwww-perl-5.69-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 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.69-r1.ebuild,v 1.5 2004/07/14 18:49:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-5.69-r1.ebuild,v 1.6 2005/01/04 14:43:15 mcummings Exp $ inherit perl-module 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" +SRC_URI="mirror://cpan/authors/id/G/GA/GAAS/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~gaas/${P}/" SLOT="0" LICENSE="Artistic" |