diff options
Diffstat (limited to 'dev-perl/Apache-Session/Apache-Session-1.54.ebuild')
-rw-r--r-- | dev-perl/Apache-Session/Apache-Session-1.54.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Apache-Session/Apache-Session-1.54.ebuild b/dev-perl/Apache-Session/Apache-Session-1.54.ebuild index 490313bafc86..fcbec3099fa5 100644 --- a/dev-perl/Apache-Session/Apache-Session-1.54.ebuild +++ b/dev-perl/Apache-Session/Apache-Session-1.54.ebuild @@ -1,14 +1,14 @@ # 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.54.ebuild,v 1.6 2004/07/14 16:32:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.54.ebuild,v 1.7 2004/09/27 10:31:33 mcummings Exp $ inherit perl-module IUSE="" DESCRIPTION="Perl module for Apache::Session" -SRC_URI="http://search.cpan.org/CPAN/authors/id/J/JB/JBAKER/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/author/JBAKER/Apache-Session-1.54/" +SRC_URI="mirror://cpan/authors/id/J/JB/JBAKER/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/author/JBAKER/${P}/" SLOT="0" LICENSE="Artistic" |