diff options
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Apache-Session/Apache-Session-1.54.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Apache-Session/Apache-Session-1.60.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Apache-Session/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Authen-SASL/Authen-SASL-2.08.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Authen-SASL/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Authen-SASL/Manifest | 4 |
7 files changed, 21 insertions, 13 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: diff --git a/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild b/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild index d382c7660001..51b18d1348d6 100644 --- a/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild +++ b/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild,v 1.16 2004/08/06 18:03:58 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild,v 1.17 2004/09/27 10:33:35 mcummings Exp $ inherit perl-module DESCRIPTION="A Perl SASL interface" HOMEPAGE="http://search.cpan.org/CPAN/authors/id/${AUTHOR:0:1}/${AUTHOR:0:2}/${AUTHOR}/" -SRC_URI="${HOMEPAGE}/${P}.tar.gz" +SRC_URI="mirror://cpan/authors/id/${AUTHOR:0:1}/${AUTHOR:0:2}/${AUTHOR}/${P}.tar.gz" LICENSE="Artistic" SLOT="0" diff --git a/dev-perl/Authen-SASL/Authen-SASL-2.08.ebuild b/dev-perl/Authen-SASL/Authen-SASL-2.08.ebuild index 848f8af24d1d..1b8820686061 100644 --- a/dev-perl/Authen-SASL/Authen-SASL-2.08.ebuild +++ b/dev-perl/Authen-SASL/Authen-SASL-2.08.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.08.ebuild,v 1.1 2004/07/30 16:25:36 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.08.ebuild,v 1.2 2004/09/27 10:33:35 mcummings Exp $ inherit perl-module DESCRIPTION="A Perl SASL interface" AUTHOR="GBARR" HOMEPAGE="http://search.cpan.org/CPAN/authors/id/${AUTHOR:0:1}/${AUTHOR:0:2}/${AUTHOR}/" -SRC_URI="${HOMEPAGE}/${P}.tar.gz" +SRC_URI="mirror://cpan/authors/id/${AUTHOR:0:1}/${AUTHOR:0:2}/${AUTHOR}/${P}.tar.gz" LICENSE="Artistic" SLOT="0" diff --git a/dev-perl/Authen-SASL/ChangeLog b/dev-perl/Authen-SASL/ChangeLog index 7cca1f304ff5..53b81c0d3bb4 100644 --- a/dev-perl/Authen-SASL/ChangeLog +++ b/dev-perl/Authen-SASL/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Authen-SASL # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.15 2004/08/06 18:03:58 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.16 2004/09/27 10:33:35 mcummings Exp $ + + 27 Sep 2004; Michael Cummings <mcummings@gentoo.org> + Authen-SASL-2.04.ebuild, Authen-SASL-2.08.ebuild: + mirror syntax 06 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> Authen-SASL-2.04.ebuild: Keyworded ppc64 to satisfy perl_ldap and hence samba diff --git a/dev-perl/Authen-SASL/Manifest b/dev-perl/Authen-SASL/Manifest index 67c7feb8a400..cd114919fe78 100644 --- a/dev-perl/Authen-SASL/Manifest +++ b/dev-perl/Authen-SASL/Manifest @@ -1,6 +1,6 @@ -MD5 7aa1b1ad619816dee349882887e9ce98 Authen-SASL-2.04.ebuild 556 +MD5 bb733c822e620f43990ef4686d841fd3 Authen-SASL-2.04.ebuild 607 +MD5 dc81ade436e7a0e1317a1a4f7cbc5c56 Authen-SASL-2.08.ebuild 611 MD5 09945472435b624d156755a3a1912247 ChangeLog 1715 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 -MD5 de078ee4869df638133794b36586ea4a Authen-SASL-2.08.ebuild 560 MD5 98b123015faa26a7ab5bb49bb89f4cc3 files/digest-Authen-SASL-2.04 66 MD5 a0b067d02a37380f09c1377054704465 files/digest-Authen-SASL-2.08 67 |