# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit perl-module DESCRIPTION="Support for portable SQL LIMIT emulation with SQL::Abstract" HOMEPAGE="http://search.cpan.org/~davebaird/${P}/" SRC_URI="mirror://cpan/authors/id/D/DA/DAVEBAIRD/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" KEYWORDS="~x86 ~amd64" IUSE="" SRC_TEST="do" DEPEND="dev-perl/DBI dev-perl/SQL-Abstract dev-perl/Test-Exception perl-core/Test-Simple"