blob: 0ec6304e4c925b36703f028192b10b9a97414bbc [file] [log] [blame]
# Copyright 1999-2009 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.24.ebuild,v 1.1 2009/12/21 19:00:42 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