diff options
Diffstat (limited to 'dev-perl/XML-XPath/XML-XPath-1.13.ebuild')
-rw-r--r-- | dev-perl/XML-XPath/XML-XPath-1.13.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/XML-XPath/XML-XPath-1.13.ebuild b/dev-perl/XML-XPath/XML-XPath-1.13.ebuild index c38e1f893383..84a0fac8ba67 100644 --- a/dev-perl/XML-XPath/XML-XPath-1.13.ebuild +++ b/dev-perl/XML-XPath/XML-XPath-1.13.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-XPath/XML-XPath-1.13.ebuild,v 1.8 2005/01/02 23:00:49 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-XPath/XML-XPath-1.13.ebuild,v 1.9 2005/01/04 14:33:53 mcummings Exp $ inherit perl-module DESCRIPTION="A XPath Perl Module" -SRC_URI="http://cpan.valueclick.com/modules/by-module/XML/${P}.tar.gz" -HOMEPAGE="http://cpan.valueclick.com/modules/by-module/XML/${P}.readme" +SRC_URI="mirror://cpan/authors/id/M/MS/MSERGEANT/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~msergeant/${P}/" SLOT="0" LICENSE="Artistic" |