diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-01-15 17:49:30 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-01-15 17:49:30 +0000 |
commit | 8d6b0398120f1ed694bdfce622fcdd2602355ee6 (patch) | |
tree | 92d1a5844e15debc3ebf23d628a094466122d1e4 | |
parent | Fix bug #119100. (diff) | |
download | historical-8d6b0398120f1ed694bdfce622fcdd2602355ee6.tar.gz historical-8d6b0398120f1ed694bdfce622fcdd2602355ee6.tar.bz2 historical-8d6b0398120f1ed694bdfce622fcdd2602355ee6.zip |
Mirror syntax
Package-Manager: portage-2.1_pre3-r1
-rw-r--r-- | dev-perl/Text-Kakasi/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Text-Levenshtein/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Text-Levenshtein/Text-Levenshtein-0.05.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Text-Quoted/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Text-Quoted/Text-Quoted-1.7.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Text-Unaccent/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Text-Unaccent/Text-Unaccent-1.08.ebuild | 4 |
8 files changed, 33 insertions, 17 deletions
diff --git a/dev-perl/Text-Kakasi/ChangeLog b/dev-perl/Text-Kakasi/ChangeLog index 150fac0527aa..5ce0dfe59297 100644 --- a/dev-perl/Text-Kakasi/ChangeLog +++ b/dev-perl/Text-Kakasi/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Text-Kakasi -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Kakasi/ChangeLog,v 1.10 2005/07/30 12:46:58 pvdabeel Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Kakasi/ChangeLog,v 1.11 2006/01/15 17:48:14 mcummings Exp $ + + 15 Jan 2006; Michael Cummings <mcummings@gentoo.org> + Text-Kakasi-2.04.ebuild: + Mirror syntax 30 Jul 2005; Pieter Van den Abeele <pvdabeel@gentoo.org> Text-Kakasi-2.04.ebuild: diff --git a/dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild b/dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild index 24986be6318e..594e15edfd49 100644 --- a/dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild +++ b/dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild,v 1.13 2005/07/30 12:46:58 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild,v 1.14 2006/01/15 17:48:14 mcummings Exp $ inherit perl-module eutils DESCRIPTION="This module provides libkakasi interface for Perl." HOMEPAGE="http://search.cpan.org/dist/Text-Kakasi/" -SRC_URI="http://search.cpan.org/CPAN/authors/id/D/DA/DANKOGAI/${P}.tar.gz" +SRC_URI="mirror://cpan/authors/id/D/DA/DANKOGAI/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/dev-perl/Text-Levenshtein/ChangeLog b/dev-perl/Text-Levenshtein/ChangeLog index 647c035ec9e3..3df4034dfb1f 100644 --- a/dev-perl/Text-Levenshtein/ChangeLog +++ b/dev-perl/Text-Levenshtein/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Text-Levenshtein -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Levenshtein/ChangeLog,v 1.6 2005/04/29 15:10:32 mcummings Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Levenshtein/ChangeLog,v 1.7 2006/01/15 17:48:35 mcummings Exp $ + + 15 Jan 2006; Michael Cummings <mcummings@gentoo.org> + Text-Levenshtein-0.05.ebuild: + Mirror syntax 29 Apr 2005; Michael Cummings <mcummings@gentoo.org> -Text-Levenshtein-0.04.ebuild, Text-Levenshtein-0.05.ebuild: diff --git a/dev-perl/Text-Levenshtein/Text-Levenshtein-0.05.ebuild b/dev-perl/Text-Levenshtein/Text-Levenshtein-0.05.ebuild index f9b0e510980b..4fac36500608 100644 --- a/dev-perl/Text-Levenshtein/Text-Levenshtein-0.05.ebuild +++ b/dev-perl/Text-Levenshtein/Text-Levenshtein-0.05.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Levenshtein/Text-Levenshtein-0.05.ebuild,v 1.4 2005/04/29 15:10:32 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Levenshtein/Text-Levenshtein-0.05.ebuild,v 1.5 2006/01/15 17:48:35 mcummings Exp $ inherit perl-module DESCRIPTION="An implementation of the Levenshtein edit distance" HOMEPAGE="http://search.cpan.org/~jgoldberg/${P}/" -SRC_URI="http://www.cpan.org/authors/id/J/JG/JGOLDBERG/${P}.tar.gz" +SRC_URI="mirror://cpan/authors/id/J/JG/JGOLDBERG/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/dev-perl/Text-Quoted/ChangeLog b/dev-perl/Text-Quoted/ChangeLog index e399780d3482..d015c4169af1 100644 --- a/dev-perl/Text-Quoted/ChangeLog +++ b/dev-perl/Text-Quoted/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Text-Quoted # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/ChangeLog,v 1.6 2006/01/13 22:25:17 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/ChangeLog,v 1.7 2006/01/15 17:49:02 mcummings Exp $ + + 15 Jan 2006; Michael Cummings <mcummings@gentoo.org> + Text-Quoted-1.7.ebuild: + Mirror syntax 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> Text-Quoted-1.8.ebuild: diff --git a/dev-perl/Text-Quoted/Text-Quoted-1.7.ebuild b/dev-perl/Text-Quoted/Text-Quoted-1.7.ebuild index ed1432f7db9b..582c4e6128f1 100644 --- a/dev-perl/Text-Quoted/Text-Quoted-1.7.ebuild +++ b/dev-perl/Text-Quoted/Text-Quoted-1.7.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/Text-Quoted-1.7.ebuild,v 1.6 2005/04/29 15:14:24 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/Text-Quoted-1.7.ebuild,v 1.7 2006/01/15 17:49:02 mcummings Exp $ # this is an RT dependency inherit perl-module DESCRIPTION="Extract the structure of a quoted mail message" -SRC_URI="http://www.cpan.org/modules/by-authors/id/J/JE/JESSE/${P}.tar.gz" +SRC_URI="mirror://cpan/modules/by-authors/id/J/JE/JESSE/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-authors/id/J/JE/JESSE/${P}.readme" SRC_TEST="do" diff --git a/dev-perl/Text-Unaccent/ChangeLog b/dev-perl/Text-Unaccent/ChangeLog index 1c672055bb8a..41609a9c3fb5 100644 --- a/dev-perl/Text-Unaccent/ChangeLog +++ b/dev-perl/Text-Unaccent/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Text-Unaccent # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Unaccent/ChangeLog,v 1.4 2006/01/13 22:25:30 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Unaccent/ChangeLog,v 1.5 2006/01/15 17:49:30 mcummings Exp $ + + 15 Jan 2006; Michael Cummings <mcummings@gentoo.org> + Text-Unaccent-1.08.ebuild: + Mirror syntax 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> Text-Unaccent-1.08.ebuild: diff --git a/dev-perl/Text-Unaccent/Text-Unaccent-1.08.ebuild b/dev-perl/Text-Unaccent/Text-Unaccent-1.08.ebuild index 46dc957574a2..727a90fe5d3a 100644 --- a/dev-perl/Text-Unaccent/Text-Unaccent-1.08.ebuild +++ b/dev-perl/Text-Unaccent/Text-Unaccent-1.08.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Unaccent/Text-Unaccent-1.08.ebuild,v 1.4 2006/01/13 22:25:30 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Unaccent/Text-Unaccent-1.08.ebuild,v 1.5 2006/01/15 17:49:30 mcummings Exp $ inherit perl-module DESCRIPTION="Removes accents from a string" HOMEPAGE="http://search.cpan.org/~ldachary/${P}/" -SRC_URI="http://www.cpan.org/authors/id/L/LD/LDACHARY/${P}.tar.gz" +SRC_URI="mirror://cpan/authors/id/L/LD/LDACHARY/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |