diff options
Diffstat (limited to 'dev-perl/SQL-Abstract-Limit/SQL-Abstract-Limit-0.12.ebuild')
-rw-r--r-- | dev-perl/SQL-Abstract-Limit/SQL-Abstract-Limit-0.12.ebuild | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/dev-perl/SQL-Abstract-Limit/SQL-Abstract-Limit-0.12.ebuild b/dev-perl/SQL-Abstract-Limit/SQL-Abstract-Limit-0.12.ebuild deleted file mode 100644 index 00fd4dc48a3d..000000000000 --- a/dev-perl/SQL-Abstract-Limit/SQL-Abstract-Limit-0.12.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SQL-Abstract-Limit/SQL-Abstract-Limit-0.12.ebuild,v 1.1 2008/09/29 02:06:05 robbat2 Exp $ - -MODULE_AUTHOR="DAVEBAIRD" - -inherit perl-module - -DESCRIPTION="portable LIMIT emulation" - -IUSE="" - -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~x86 ~ppc" - -DEPEND="dev-perl/SQL-Abstract - dev-perl/Test-Exception - dev-perl/DBI" |