diff options
author | Michael Cummings <mcummings@gentoo.org> | 2004-10-03 15:49:08 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2004-10-03 15:49:08 +0000 |
commit | f80f613196749e9b399dba59bed121359f4b0209 (patch) | |
tree | dccf96684aedb08226a278e6c88b4626555fdfdd /dev-perl/Pod-Simple | |
parent | marking stable (diff) | |
download | historical-f80f613196749e9b399dba59bed121359f4b0209.tar.gz historical-f80f613196749e9b399dba59bed121359f4b0209.tar.bz2 historical-f80f613196749e9b399dba59bed121359f4b0209.zip |
mirror syntax
Diffstat (limited to 'dev-perl/Pod-Simple')
-rw-r--r-- | dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild b/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild index fb652753ef3a..4125aef6fec1 100644 --- a/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild +++ b/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild,v 1.4 2004/10/03 15:41:53 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild,v 1.5 2004/10/03 15:43:33 mcummings Exp $ inherit perl-module @@ -8,7 +8,7 @@ CATEGORY="dev-perl" DESCRIPTION="framework for parsing Pod" HOMEPAGE="http://search.cpan.org/~sburke/${P}" -SRC_URI="http://search.cpan.org/CPAN/authors/id/S/SB/SBURKE/${P}.tar.gz" +SRC_URI="mirror://cpan/authors/id/S/SB/SBURKE/${P}.tar.gz" SRC_TEST="do" LICENSE="Artistic | GPL-2" |