summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2004-09-27 10:33:35 +0000
committerMichael Cummings <mcummings@gentoo.org>2004-09-27 10:33:35 +0000
commit0ddd2014a573345fb0a592ab72d66643a76c721a (patch)
tree660f3421f66b8636b5d350fc280a159c89732a9d /dev-perl/Apache-Session
parentfix mising "" (diff)
downloadhistorical-0ddd2014a573345fb0a592ab72d66643a76c721a.tar.gz
historical-0ddd2014a573345fb0a592ab72d66643a76c721a.tar.bz2
historical-0ddd2014a573345fb0a592ab72d66643a76c721a.zip
mirror syntax
Diffstat (limited to 'dev-perl/Apache-Session')
-rw-r--r--dev-perl/Apache-Session/Apache-Session-1.54.ebuild6
-rw-r--r--dev-perl/Apache-Session/Apache-Session-1.60.ebuild4
-rw-r--r--dev-perl/Apache-Session/ChangeLog6
3 files changed, 10 insertions, 6 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"
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"
diff --git a/dev-perl/Apache-Session/ChangeLog b/dev-perl/Apache-Session/ChangeLog
index 2cb39d8e5443..122649c48865 100644
--- a/dev-perl/Apache-Session/ChangeLog
+++ b/dev-perl/Apache-Session/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Apache-Session
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.6 2004/06/25 00:05:40 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.7 2004/09/27 10:31:33 mcummings Exp $
+
+ 27 Sep 2004; Michael Cummings <mcummings@gentoo.org>
+ Apache-Session-1.54.ebuild, Apache-Session-1.60.ebuild:
+ Mirror src_uri
13 Jun 2004; Michael Cummings <mcummings@gentoo.org>
Apache-Session-1.60.ebuild: