From: Kent Fredric Date: Thu, 5 Apr 2018 04:22:06 +0000 (+1200) Subject: dev-perl/Class-DBI-AbstractSearch: Cleanup old X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c1705cbe7932e398506c2d51f070222fb0642324;p=gentoo.git dev-perl/Class-DBI-AbstractSearch: Cleanup old Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- 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 index 85b70d441073..000000000000 --- a/dev-perl/Class-DBI-AbstractSearch/Class-DBI-AbstractSearch-0.70.0.ebuild +++ /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}"