# Copyright 1999-2006 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.1901.ebuild,v 1.7 2006/02/20 16:42:46 corsair Exp $ inherit perl-module DESCRIPTION="Algorithm::Diff - Compute intelligent differences between two files / lists" HOMEPAGE="http://search.cpan.org/~tyemq/${P}/" SRC_URI="mirror://cpan/authors/id/T/TY/TYEMQ/Algorithm-Diff-1.1901.zip" LICENSE="|| ( Artistic GPL-2 )" IUSE="" SLOT="0" KEYWORDS="alpha ~amd64 ia64 ~ppc ppc64 ~sparc ~x86" DEPEND="app-arch/unzip" SRC_TEST="do"