From: Andreas K. Hüttel Date: Sat, 5 Mar 2016 19:37:23 +0000 (+0100) Subject: dev-perl/DBD-SQLite: Remove old X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9489ac0f527cfc6b08e638987f7b912b8254f683;p=gentoo.git dev-perl/DBD-SQLite: Remove old Package-Manager: portage-2.2.27 --- diff --git a/dev-perl/DBD-SQLite/DBD-SQLite-1.350.0-r1.ebuild b/dev-perl/DBD-SQLite/DBD-SQLite-1.350.0-r1.ebuild deleted file mode 100644 index 230a1092e289..000000000000 --- a/dev-perl/DBD-SQLite/DBD-SQLite-1.350.0-r1.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -MODULE_AUTHOR=ADAMK -MODULE_VERSION=1.35 -inherit perl-module - -DESCRIPTION="Self Contained RDBMS in a DBI Driver" - -SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" -IUSE="test" - -RDEPEND=">=dev-perl/DBI-1.57 - >=dev-db/sqlite-3.6.22[extensions(+)] - !