commit: 71263b0b9fb1aa604e9ba3d26ef93e37a64e88e3
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 23 23:24:16 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Jul 23 23:29:50 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71263b0b
dev-perl/Class-DBI-Plugin-DeepAbstractSearch: Cleanup old 0.80.0
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
...lass-DBI-Plugin-DeepAbstractSearch-0.80.0.ebuild | 21 ---------------------
1 file changed, 21 deletions(-)
diff --git
a/dev-perl/Class-DBI-Plugin-DeepAbstractSearch/Class-DBI-Plugin-DeepAbstractSearch-0.80.0.ebuild
b/dev-perl/Class-DBI-Plugin-DeepAbstractSearch/Class-DBI-Plugin-DeepAbstractSearch-0.80.0.ebuild
deleted file mode 100644
index 6f81e708b5b..00000000000
---
a/dev-perl/Class-DBI-Plugin-DeepAbstractSearch/Class-DBI-Plugin-DeepAbstractSearch-0.80.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=SRIHA
-MODULE_VERSION=0.08
-inherit perl-module
-
-DESCRIPTION="deep_search_where() method for Class::DBI"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-solaris"
-IUSE=""
-
-RDEPEND=">=dev-perl/Class-DBI-Plugin-0.03
- >=dev-perl/SQL-Abstract-1.60
- dev-perl/Class-DBI"
-DEPEND="${RDEPEND}"
-
-SRC_TEST=do