summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/SQL-Abstract/SQL-Abstract-1.24.ebuild')
-rw-r--r--dev-perl/SQL-Abstract/SQL-Abstract-1.24.ebuild16
1 files changed, 0 insertions, 16 deletions
diff --git a/dev-perl/SQL-Abstract/SQL-Abstract-1.24.ebuild b/dev-perl/SQL-Abstract/SQL-Abstract-1.24.ebuild
deleted file mode 100644
index 0bc2885a4314..000000000000
--- a/dev-perl/SQL-Abstract/SQL-Abstract-1.24.ebuild
+++ /dev/null
@@ -1,16 +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/SQL-Abstract-1.24.ebuild,v 1.1 2008/12/08 01:59:56 robbat2 Exp $
-
-MODULE_AUTHOR="MSTROUT"
-inherit perl-module
-SRC_TEST="do"
-
-DESCRIPTION="Generate SQL from Perl data structures"
-
-LICENSE="Artistic"
-SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
-IUSE=""
-
-DEPEND="dev-lang/perl"