summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2017-08-07 10:52:07 -0400
committerBrian Evans <grknight@gentoo.org>2017-08-08 08:49:41 -0400
commit2aefeaa13873d871d2ad72553ff8d17e4171da15 (patch)
tree570904bfc44a0fb5a7aafd9ec031e261bcc77a4b /dev-php/PEAR-Cache
parentdev-php/PEAR-Cache: Mark script only package stable on all arches (diff)
downloadgentoo-2aefeaa13873d871d2ad72553ff8d17e4171da15.tar.gz
gentoo-2aefeaa13873d871d2ad72553ff8d17e4171da15.tar.bz2
gentoo-2aefeaa13873d871d2ad72553ff8d17e4171da15.zip
dev-php/PEAR-Cache: Drop old
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'dev-php/PEAR-Cache')
-rw-r--r--dev-php/PEAR-Cache/PEAR-Cache-1.5.6.ebuild14
1 files changed, 0 insertions, 14 deletions
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"