# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Autouse/Class-Autouse-1.12.ebuild,v 1.14 2006/08/04 23:07:21 mcummings Exp $ inherit perl-module DESCRIPTION="Runtime aspect loading of one or more classes" SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz" HOMEPAGE="http://cpan.org/modules/by-module/Class/${P}.readme" IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="x86 amd64 alpha ppc sparc" DEPEND="virtual/perl-Test-Simple dev-perl/ExtUtils-AutoInstall >=dev-perl/module-build-0.28 virtual/perl-Scalar-List-Utils dev-lang/perl" RDEPEND="${DEPEND}" SRC_TEST="do"