diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-04-29 16:01:28 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-04-29 16:01:28 +0000 |
commit | 2c92918bf8a504c0ef078c3c07766420e0293e0e (patch) | |
tree | 926c57354fa623d5afdbd1856f7d502139a478c3 /dev-perl/XML-Handler-YAWriter/XML-Handler-YAWriter-0.23-r1.ebuild | |
parent | Stable on ppc64 (diff) | |
download | historical-2c92918bf8a504c0ef078c3c07766420e0293e0e.tar.gz historical-2c92918bf8a504c0ef078c3c07766420e0293e0e.tar.bz2 historical-2c92918bf8a504c0ef078c3c07766420e0293e0e.zip |
cleaning
Package-Manager: portage-2.0.51.20-r4
Diffstat (limited to 'dev-perl/XML-Handler-YAWriter/XML-Handler-YAWriter-0.23-r1.ebuild')
-rw-r--r-- | dev-perl/XML-Handler-YAWriter/XML-Handler-YAWriter-0.23-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/XML-Handler-YAWriter/XML-Handler-YAWriter-0.23-r1.ebuild b/dev-perl/XML-Handler-YAWriter/XML-Handler-YAWriter-0.23-r1.ebuild index 5138f08e514b..55079b37040b 100644 --- a/dev-perl/XML-Handler-YAWriter/XML-Handler-YAWriter-0.23-r1.ebuild +++ b/dev-perl/XML-Handler-YAWriter/XML-Handler-YAWriter-0.23-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Handler-YAWriter/XML-Handler-YAWriter-0.23-r1.ebuild,v 1.10 2005/01/12 23:09:19 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Handler-YAWriter/XML-Handler-YAWriter-0.23-r1.ebuild,v 1.11 2005/04/29 15:57:24 mcummings Exp $ inherit perl-module @@ -9,7 +9,7 @@ S=${WORKDIR}/${MY_P} DESCRIPTION="A Perl module providing a simple API to parsed XML instances" HOMEPAGE="http://cpan.org/modules/by-module/XML/${MY_P}.readme" -SRC_URI="http://cpan.org/modules/by-module/XML/${MY_P}.tar.gz" +SRC_URI="mirror://cpan/authors/id/K/KR/KRAEHE/${P}.tar.gz" LICENSE="Artistic" SLOT="0" |