# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=5 MODULE_AUTHOR=ISHIGAKI MODULE_VERSION=1.48 inherit perl-module DESCRIPTION="Self Contained RDBMS in a DBI Driver" SLOT="0" KEYWORDS="amd64" IUSE="test" RDEPEND=" >=dev-db/sqlite-3.6.22[extensions(+)] >=dev-perl/DBI-1.570.0 !