diff options
author | Kent Fredric <kentnl@gentoo.org> | 2020-07-24 11:21:48 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2020-07-24 11:29:43 +1200 |
commit | 775a99e735170b3d1530b4f70a1be7a1e47a0c29 (patch) | |
tree | dad941bde407401eb9d662d4fccecac58a8ef188 | |
parent | dev-perl/Class-C3-Componentised: Cleanup old 1.1.0-r1 (diff) | |
download | gentoo-775a99e735170b3d1530b4f70a1be7a1e47a0c29.tar.gz gentoo-775a99e735170b3d1530b4f70a1be7a1e47a0c29.tar.bz2 gentoo-775a99e735170b3d1530b4f70a1be7a1e47a0c29.zip |
dev-perl/Class-DBI-AbstractSearch: Cleanup old 0.70.0-r1
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
-rw-r--r-- | dev-perl/Class-DBI-AbstractSearch/Class-DBI-AbstractSearch-0.70.0-r1.ebuild | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/dev-perl/Class-DBI-AbstractSearch/Class-DBI-AbstractSearch-0.70.0-r1.ebuild b/dev-perl/Class-DBI-AbstractSearch/Class-DBI-AbstractSearch-0.70.0-r1.ebuild deleted file mode 100644 index dd762f2d11fe..000000000000 --- a/dev-perl/Class-DBI-AbstractSearch/Class-DBI-AbstractSearch-0.70.0-r1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=MIYAGAWA -DIST_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}" |