diff options
Diffstat (limited to 'dev-perl/RPC-XML/RPC-XML-0.40.ebuild')
-rw-r--r-- | dev-perl/RPC-XML/RPC-XML-0.40.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/RPC-XML/RPC-XML-0.40.ebuild b/dev-perl/RPC-XML/RPC-XML-0.40.ebuild index d7d886feb8d8..dbc65fb374fa 100644 --- a/dev-perl/RPC-XML/RPC-XML-0.40.ebuild +++ b/dev-perl/RPC-XML/RPC-XML-0.40.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/RPC-XML/RPC-XML-0.40.ebuild,v 1.16 2004/07/14 20:21:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/RPC-XML/RPC-XML-0.40.ebuild,v 1.17 2005/01/04 13:31:42 mcummings Exp $ inherit perl-module DESCRIPTION="A Perl extension interface to James Clark's XML parser, expat." -SRC_URI="http://cpan.valueclick.com/modules/by-module/RPC/${P}.tar.gz" -HOMEPAGE="http://cpan.valueclick.com/modules/by-module/RPC/${PN}.${PV}.readme" +SRC_URI="mirror://cpan/authors/id/R/RJ/RJRAY/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~rjray/${P}/" SLOT="0" LICENSE="Artistic" |