# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Similarity/String-Similarity-1.ebuild,v 1.2 2004/08/22 15:07:38 austriancoder Exp $ inherit perl-module DESCRIPTION="calculate the similarity of two strings" SRC_URI="http://www.cpan.org/modules/by-module/String/String-Similarity-1.tar.gz" #SRC_URI="http://cpan.valueclick.com/modules/by-module/String/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/~mlehmann/String-Similarity-1/Similarity.pm" SLOT="0" LICENSE="Artistic" KEYWORDS="x86 amd64 ppc sparc alpha" IUSE="" RESTRICT="nomirror"