dev-perl/Class-DBI-AbstractSearch: Cleanup old
authorKent Fredric <kentnl@gentoo.org>
Thu, 5 Apr 2018 04:22:06 +0000 (16:22 +1200)
committerKent Fredric <kentnl@gentoo.org>
Sun, 15 Apr 2018 08:35:45 +0000 (20:35 +1200)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

dev-perl/Class-DBI-AbstractSearch/Class-DBI-AbstractSearch-0.70.0.ebuild [deleted file]

diff --git a/dev-perl/Class-DBI-AbstractSearch/Class-DBI-AbstractSearch-0.70.0.ebuild b/dev-perl/Class-DBI-AbstractSearch/Class-DBI-AbstractSearch-0.70.0.ebuild
deleted file mode 100644 (file)
index 85b70d4..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=MIYAGAWA
-MODULE_VERSION=0.07
-inherit perl-module
-
-DESCRIPTION="Abstract Class::DBI's SQL with SQL::Abstract::Limit"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-RDEPEND=">=dev-perl/SQL-Abstract-Limit-0.12
-       dev-perl/Class-DBI"
-DEPEND="${RDEPEND}"