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 | 74ea41db3bf5b925ddb72e880109f518d749df39 (patch) | |
tree | 370de442c0bf98998f447aa1ee430a7d9a17d041 /dev-perl/Text-Levenshtein/Text-Levenshtein-0.05.ebuild | |
parent | Fix bug #119100. (diff) | |
download | gentoo-2-74ea41db3bf5b925ddb72e880109f518d749df39.tar.gz gentoo-2-74ea41db3bf5b925ddb72e880109f518d749df39.tar.bz2 gentoo-2-74ea41db3bf5b925ddb72e880109f518d749df39.zip |
Mirror syntax
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-perl/Text-Levenshtein/Text-Levenshtein-0.05.ebuild')
-rw-r--r-- | dev-perl/Text-Levenshtein/Text-Levenshtein-0.05.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |