diff options
author | Michael Cummings <mcummings@gentoo.org> | 2004-09-27 10:33:35 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2004-09-27 10:33:35 +0000 |
commit | 965929aa571f5386d0930eff5240661349367ef1 (patch) | |
tree | b4af2249e69b8167657415b85163ac57ef4ca784 /dev-perl/Apache-Session/Apache-Session-1.60.ebuild | |
parent | fix mising "" (Manifest recommit) (diff) | |
download | gentoo-2-965929aa571f5386d0930eff5240661349367ef1.tar.gz gentoo-2-965929aa571f5386d0930eff5240661349367ef1.tar.bz2 gentoo-2-965929aa571f5386d0930eff5240661349367ef1.zip |
mirror syntax
Diffstat (limited to 'dev-perl/Apache-Session/Apache-Session-1.60.ebuild')
-rw-r--r-- | dev-perl/Apache-Session/Apache-Session-1.60.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Apache-Session/Apache-Session-1.60.ebuild b/dev-perl/Apache-Session/Apache-Session-1.60.ebuild index 552a35032c05..1a5b4cc5abdf 100644 --- a/dev-perl/Apache-Session/Apache-Session-1.60.ebuild +++ b/dev-perl/Apache-Session/Apache-Session-1.60.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/Apache-Session/Apache-Session-1.60.ebuild,v 1.3 2004/06/25 00:05:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.60.ebuild,v 1.4 2004/09/27 10:31:33 mcummings Exp $ inherit perl-module MY_PV=${PV/0/} @@ -9,7 +9,7 @@ IUSE="" S=${WORKDIR}/${MY_P} DESCRIPTION="Perl module for Apache::Session" -SRC_URI="http://search.cpan.org/CPAN/authors/id/J/JB/JBAKER/${MY_P}.tar.gz" +SRC_URI="mirror://cpan/authors/id/J/JB/JBAKER/${MY_P}.tar.gz" HOMEPAGE="http://search.cpan.org/~jbaker/${MY_P}/" SLOT="0" |