diff options
Diffstat (limited to 'dev-perl/XML-Simple/XML-Simple-1.08.ebuild')
-rw-r--r-- | dev-perl/XML-Simple/XML-Simple-1.08.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/XML-Simple/XML-Simple-1.08.ebuild b/dev-perl/XML-Simple/XML-Simple-1.08.ebuild index b5b6f9c09b28..2586434d8115 100644 --- a/dev-perl/XML-Simple/XML-Simple-1.08.ebuild +++ b/dev-perl/XML-Simple/XML-Simple-1.08.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/XML-Simple/XML-Simple-1.08.ebuild,v 1.16 2004/07/14 21:18:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Simple/XML-Simple-1.08.ebuild,v 1.17 2005/01/04 14:26:26 mcummings Exp $ inherit perl-module DESCRIPTION="A Perl XML Simple package." -SRC_URI="http://www.cpan.org/authors/id/G/GR/GRANTM/${P}.tar.gz" -HOMEPAGE="http://cpan.valueclick.com/modules/by-category/11_String_Lang_Text_Proc/XML/${P}.readme" +SRC_URI="mirror://cpan/authors/id/G/GR/GRANTM/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~grantm/${P}/" SLOT="0" LICENSE="Artistic" |