blob: aa447842d57a799291bbb10b6c636891f547a9f4 [file] [log] [blame]
# Copyright 1999-2010 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.26.ebuild,v 1.1 2010/02/23 15:27:44 tove Exp $
EAPI=2
MODULE_AUTHOR=BINGOS
inherit perl-module
DESCRIPTION="what modules shipped with versions of perl"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="test"
RDEPEND=""
DEPEND="test? ( dev-perl/Test-Pod )"
SRC_TEST=do