# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-2.430.ebuild,v 1.2 2011/09/03 19:45:42 tove Exp $ EAPI=3 MODULE_AUTHOR=BINGOS MODULE_VERSION=2.43 inherit perl-module DESCRIPTION="what modules shipped with versions of perl" SLOT="0" KEYWORDS="amd64 ~ppc x86" IUSE="" #RDEPEND="" #DEPEND="test? ( dev-perl/Test-Pod )" SRC_TEST=do