From: Brian Evans Date: Mon, 7 Aug 2017 14:52:07 +0000 (-0400) Subject: dev-php/PEAR-Cache: Drop old X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2aefeaa13873d871d2ad72553ff8d17e4171da15;p=gentoo.git dev-php/PEAR-Cache: Drop old Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- diff --git a/dev-php/PEAR-Cache/PEAR-Cache-1.5.6.ebuild b/dev-php/PEAR-Cache/PEAR-Cache-1.5.6.ebuild deleted file mode 100644 index 73e2f48ef954..000000000000 --- a/dev-php/PEAR-Cache/PEAR-Cache-1.5.6.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -inherit php-pear-r1 - -DESCRIPTION="Framework for caching of arbitrary data" - -LICENSE="PHP-2.02" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" -IUSE="" - -DEPEND=">=dev-php/PEAR-PEAR-1.7.0" -RDEPEND="dev-php/PEAR-HTTP_Request"