You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-perl/Apache-DBI/Apache-DBI-1.120.0-r1.ebuild

23 lines
408 B

# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
MODULE_AUTHOR=PHRED
MODULE_VERSION=1.12
inherit perl-module
DESCRIPTION="Apache::DBI module for perl"
SLOT="0"
KEYWORDS="alpha amd64 ppc ppc64 x86"
IUSE=""
RDEPEND=">=dev-perl/Digest-SHA1-2.01
>=virtual/perl-Digest-MD5-2.2
>=dev-perl/DBI-1.30"
DEPEND="${RDEPEND}"
#SRC_TEST="do"