blob: 6671ad66cadbe0ba1e01d1653f68b268a64e0533 [file] [log] [blame]
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
MODULE_AUTHOR=BDFOY
MODULE_VERSION=20120719.001
inherit perl-module
DESCRIPTION="Data pack for Business::ISBN"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
DEPEND="
test? (
>=virtual/perl-Test-Simple-0.950.0
dev-perl/Test-Pod
dev-perl/Test-Pod-Coverage
)
"
SRC_TEST=do