dev-php/PEAR-Cache: Drop old
authorBrian Evans <grknight@gentoo.org>
Mon, 7 Aug 2017 14:52:07 +0000 (10:52 -0400)
committerBrian Evans <grknight@gentoo.org>
Tue, 8 Aug 2017 12:49:41 +0000 (08:49 -0400)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

dev-php/PEAR-Cache/PEAR-Cache-1.5.6.ebuild [deleted file]

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 (file)
index 73e2f48..0000000
+++ /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"