# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/PPI/PPI-1.115.ebuild,v 1.1 2006/06/23 23:44:44 mcummings Exp $ inherit perl-module DESCRIPTION="Parse, Analyze and Manipulate Perl (without perl)" HOMEPAGE="http://search.cpan.org/search?query=${PN}" SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz" LICENSE="Artistic" SLOT="0" KEYWORDS="~amd64 ~sparc ~x86" IUSE="" SRC_TEST="do" DEPEND="dev-perl/File-Remove dev-perl/Test-SubCalls dev-perl/Test-ClassAPI dev-perl/IO-stringy >=virtual/perl-Scalar-List-Utils-1.17 >=dev-perl/Params-Util-0.05 >=dev-perl/Clone-0.17 dev-perl/Task-Weaken dev-perl/List-MoreUtils"