From: Brian Evans Date: Mon, 9 Oct 2017 18:48:33 +0000 (-0400) Subject: dev-php/PEAR-MDB: Drop old X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f05964f13ee810260bd902a115e3ad2f8706d602;p=gentoo.git dev-php/PEAR-MDB: Drop old Package-Manager: Portage-2.3.11, Repoman-2.3.3 --- diff --git a/dev-php/PEAR-MDB/PEAR-MDB-1.3.0-r1.ebuild b/dev-php/PEAR-MDB/PEAR-MDB-1.3.0-r1.ebuild deleted file mode 100644 index 9826f7f78a42..000000000000 --- a/dev-php/PEAR-MDB/PEAR-MDB-1.3.0-r1.ebuild +++ /dev/null @@ -1,11 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -inherit php-pear-r1 - -DESCRIPTION="PEAR MDB is a merge of the PEAR DB and Metabase php database abstraction layers" -LICENSE="BSD" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -IUSE="" -RDEPEND="dev-php/PEAR-XML_Parser"