diff options
-rw-r--r-- | dev-perl/Class-DBI-AbstractSearch/Class-DBI-AbstractSearch-0.70.0.ebuild | 18 |
1 files changed, 0 insertions, 18 deletions
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}" |