diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-03-28 18:13:27 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-03-28 18:13:27 +0000 |
commit | 25e56a06f3726faf6d35a94e76278be98e928936 (patch) | |
tree | 2f826c4648dd5434044904f2caee728bbd979a4d /dev-perl | |
parent | Version bump (diff) | |
download | gentoo-2-25e56a06f3726faf6d35a94e76278be98e928936.tar.gz gentoo-2-25e56a06f3726faf6d35a94e76278be98e928936.tar.bz2 gentoo-2-25e56a06f3726faf6d35a94e76278be98e928936.zip |
mirror syntax
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Algorithm-Annotate/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Algorithm-Diff/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/tagged/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/tagged/tagged-0.40.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/text-template/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/text-template/text-template-1.44.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/tie-encryptedhash/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/tie-encryptedhash/tie-encryptedhash-1.21.ebuild | 4 |
10 files changed, 38 insertions, 19 deletions
diff --git a/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild b/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild index c46ad59aef04..41057711ab28 100644 --- a/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild +++ b/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild,v 1.6 2005/02/05 14:30:52 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild,v 1.7 2005/03/28 18:12:54 mcummings Exp $ inherit perl-module DESCRIPTION="Algorithm::Annotate - represent a series of changes in annotate form" -SRC_URI="http://www.cpan.org/modules/by-authors/id/C/CL/CLKAO/${P}.tar.gz" +SRC_URI="mirror://cpan/authors/id/C/CL/CLKAO/${P}.tar.gz" SLOT="0" LICENSE="Artistic" diff --git a/dev-perl/Algorithm-Annotate/ChangeLog b/dev-perl/Algorithm-Annotate/ChangeLog index e991a8c9cff5..84a7502ee5ae 100644 --- a/dev-perl/Algorithm-Annotate/ChangeLog +++ b/dev-perl/Algorithm-Annotate/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Algorithm-Annotate # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Annotate/ChangeLog,v 1.5 2005/02/05 14:30:52 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Annotate/ChangeLog,v 1.6 2005/03/28 18:12:54 mcummings Exp $ + + 28 Mar 2005; Michael Cummings <mcummings@gentoo.org> + Algorithm-Annotate-0.10.ebuild: + Mirror syntax 05 Feb 2005; Dylan Carlson <absinthe@gentoo.org> Algorithm-Annotate-0.10.ebuild: diff --git a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild index 8ed89aaa1a8a..298102bece02 100644 --- a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild +++ b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild,v 1.9 2005/03/15 08:57:51 nigoro Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.15.ebuild,v 1.10 2005/03/28 18:13:27 mcummings Exp $ inherit perl-module @@ -8,7 +8,7 @@ CATEGORY="dev-perl" DESCRIPTION="Algorithm::Diff - Compute intelligent differences between two files / lists" HOMEPAGE="http://search.cpan.org/~nedkonz/${P}/" -SRC_URI="http://search.cpan.org/CPAN/authors/id/N/NE/NEDKONZ/${P}.tar.gz" +SRC_URI="mirror://cpan/authors/id/N/NE/NEDKONZ/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" IUSE="" diff --git a/dev-perl/Algorithm-Diff/ChangeLog b/dev-perl/Algorithm-Diff/ChangeLog index 03db3b6242cf..dd7948bbc230 100644 --- a/dev-perl/Algorithm-Diff/ChangeLog +++ b/dev-perl/Algorithm-Diff/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Algorithm-Diff # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.9 2005/03/15 08:57:51 nigoro Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.10 2005/03/28 18:13:27 mcummings Exp $ + + 28 Mar 2005; Michael Cummings <mcummings@gentoo.org> + Algorithm-Diff-1.15.ebuild: + Mirror syntax 15 Mar 2005; Yuta SATOH <nigoro@gentoo.org> Algorithm-Diff-1.15.ebuild: Stable on ppc64 diff --git a/dev-perl/tagged/ChangeLog b/dev-perl/tagged/ChangeLog index 75d419749170..7bb4f34096ff 100644 --- a/dev-perl/tagged/ChangeLog +++ b/dev-perl/tagged/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/tagged -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/tagged/ChangeLog,v 1.3 2004/10/14 19:53:58 dholm Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/tagged/ChangeLog,v 1.4 2005/03/28 18:11:38 mcummings Exp $ + + 28 Mar 2005; Michael Cummings <mcummings@gentoo.org> tagged-0.40.ebuild: + Mirror syntax 14 Oct 2004; David Holm <dholm@gentoo.org> tagged-0.40.ebuild: Added to ~ppc. diff --git a/dev-perl/tagged/tagged-0.40.ebuild b/dev-perl/tagged/tagged-0.40.ebuild index ac284bd13b8e..d8a285135f5c 100644 --- a/dev-perl/tagged/tagged-0.40.ebuild +++ b/dev-perl/tagged/tagged-0.40.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/tagged/tagged-0.40.ebuild,v 1.3 2004/10/14 19:53:58 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/tagged/tagged-0.40.ebuild,v 1.4 2005/03/28 18:11:38 mcummings Exp $ inherit perl-module DESCRIPTION="Modules for reading tags of MP3 audio files" HOMEPAGE="http://www.cpan.org/~thogee/${P}/" -SRC_URI="http://search.cpan.org/CPAN/authors/id/T/TH/THOGEE/${P}.tar.gz" +SRC_URI="mirror://cpan/authors/id/T/TH/THOGEE/${P}.tar.gz" LICENSE="Artistic" KEYWORDS="~x86 ~ppc" SLOT="0" diff --git a/dev-perl/text-template/ChangeLog b/dev-perl/text-template/ChangeLog index 9d32db1ac329..f167ca85447e 100644 --- a/dev-perl/text-template/ChangeLog +++ b/dev-perl/text-template/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/text-template -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-template/ChangeLog,v 1.5 2004/12/30 19:15:20 ciaranm Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-template/ChangeLog,v 1.6 2005/03/28 18:11:06 mcummings Exp $ + + 28 Mar 2005; Michael Cummings <mcummings@gentoo.org> + text-template-1.44.ebuild: + Mirror syntax 30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/dev-perl/text-template/text-template-1.44.ebuild b/dev-perl/text-template/text-template-1.44.ebuild index 1a608e81dc41..dee223a07d1a 100644 --- a/dev-perl/text-template/text-template-1.44.ebuild +++ b/dev-perl/text-template/text-template-1.44.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-template/text-template-1.44.ebuild,v 1.6 2004/10/16 23:57:25 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-template/text-template-1.44.ebuild,v 1.7 2005/03/28 18:11:06 mcummings Exp $ inherit perl-module @@ -8,7 +8,7 @@ MY_P=Text-Template-${PV} S=${WORKDIR}/${MY_P} DESCRIPTION="Expand template text with embedded Perl" -SRC_URI="http://www.cpan.org/authors/id/M/MJ/MJD/${MY_P}.tar.gz" +SRC_URI="mirror://cpan/authors/id/M/MJ/MJD/${MY_P}.tar.gz" HOMEPAGE="http://www.cpan.org/authors/id/M/MJ/MJD/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" diff --git a/dev-perl/tie-encryptedhash/ChangeLog b/dev-perl/tie-encryptedhash/ChangeLog index 492df5e98038..f345171b5330 100644 --- a/dev-perl/tie-encryptedhash/ChangeLog +++ b/dev-perl/tie-encryptedhash/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/tie-encryptedhash # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog,v 1.7 2005/01/13 14:04:32 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog,v 1.8 2005/03/28 18:10:18 mcummings Exp $ + + 28 Mar 2005; Michael Cummings <mcummings@gentoo.org> + tie-encryptedhash-1.21.ebuild: + mirror 13 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> tie-encryptedhash-1.21.ebuild: diff --git a/dev-perl/tie-encryptedhash/tie-encryptedhash-1.21.ebuild b/dev-perl/tie-encryptedhash/tie-encryptedhash-1.21.ebuild index 9e7b63b480a7..f98c728f1afb 100644 --- a/dev-perl/tie-encryptedhash/tie-encryptedhash-1.21.ebuild +++ b/dev-perl/tie-encryptedhash/tie-encryptedhash-1.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/tie-encryptedhash-1.21.ebuild,v 1.9 2005/01/13 14:04:32 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/tie-encryptedhash-1.21.ebuild,v 1.10 2005/03/28 18:10:18 mcummings Exp $ inherit perl-module @@ -8,7 +8,7 @@ MY_P=Tie-EncryptedHash-${PV} S=${WORKDIR}/${MY_P} DESCRIPTION="Hashes (and objects based on hashes) with encrypting fields." HOMEPAGE="http://search.cpan.org/CPAN/authors/id/V/VI/VIPUL/${MY_P}.readme" -SRC_URI="http://search.cpan.org/CPAN/authors/id/V/VI/VIPUL/${MY_P}.tar.gz" +SRC_URI="mirror://cpan/authors/id/V/VI/VIPUL/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" |