# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit perl-module eutils DESCRIPTION="The Perl DBD::InterBase Module" HOMEPAGE="http://cpan.org/modules/by-module/DBD/${P}.readme" SRC_URI="mirror://cpan/modules/by-module/DBD/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" KEYWORDS="~x86 ~amd64" IUSE="" DEPEND=">=dev-perl/DBI-1.35 || ( dev-db/interbase dev-db/firebird )" SRC_TEST="skip" PATCHES="${FILESDIR}/${P}-no-test.patch ${FILESDIR}/${P}-column_info.patch" pm_echovar="\n\n\n"