# Copyright 1999-2009 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.1902.ebuild,v 1.7 2009/01/30 11:07:48 tove Exp $

MODULE_AUTHOR=TYEMQ
inherit perl-module

DESCRIPTION="Compute intelligent differences between two files / lists"

LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
IUSE=""

DEPEND="dev-lang/perl"

SRC_TEST="do"