diff options
| author | Kent Fredric <kentnl@gentoo.org> | 2020-07-24 11:24:16 +1200 |
|---|---|---|
| committer | Kent Fredric <kentnl@gentoo.org> | 2020-07-24 11:29:50 +1200 |
| commit | 71263b0b9fb1aa604e9ba3d26ef93e37a64e88e3 (patch) | |
| tree | 2bac07672eaae29d5292bc5ff4eaf1b7a2eedddf /dev-perl/Class-DBI-Plugin-DeepAbstractSearch | |
| parent | a93466901732a435b46f9bf8ed97349286967d4d (diff) | |
| download | gentoo-71263b0b9fb1aa604e9ba3d26ef93e37a64e88e3.tar.gz gentoo-71263b0b9fb1aa604e9ba3d26ef93e37a64e88e3.tar.bz2 gentoo-71263b0b9fb1aa604e9ba3d26ef93e37a64e88e3.zip | |
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@gentoo.org>
Diffstat (limited to 'dev-perl/Class-DBI-Plugin-DeepAbstractSearch')
| -rw-r--r-- | dev-perl/Class-DBI-Plugin-DeepAbstractSearch/Class-DBI-Plugin-DeepAbstractSearch-0.80.0.ebuild | 21 |
1 files changed, 0 insertions, 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 6f81e708b5b0..000000000000 --- 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 |
