diff options
author | Brian Evans <grknight@gentoo.org> | 2018-04-23 12:30:25 -0400 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2018-04-23 13:24:26 -0400 |
commit | 220163906ce1a5dd33c69efb79d996b44109b7a4 (patch) | |
tree | 9a1deb43764b70dcca394a240825a7d2c1e3fee1 /dev-php | |
parent | dev-php/PEAR-Validate: Mark 0.8.5-r1 stable for ALLARCHES (diff) | |
download | gentoo-220163906ce1a5dd33c69efb79d996b44109b7a4.tar.gz gentoo-220163906ce1a5dd33c69efb79d996b44109b7a4.tar.bz2 gentoo-220163906ce1a5dd33c69efb79d996b44109b7a4.zip |
dev-php/PEAR-Validate: Drop old
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Validate/PEAR-Validate-0.8.5.ebuild | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/dev-php/PEAR-Validate/PEAR-Validate-0.8.5.ebuild b/dev-php/PEAR-Validate/PEAR-Validate-0.8.5.ebuild deleted file mode 100644 index cfae3c79c0c3..000000000000 --- a/dev-php/PEAR-Validate/PEAR-Validate-0.8.5.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit php-pear-r1 - -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" - -DESCRIPTION="Validation class" -LICENSE="BSD" -SLOT="0" -IUSE="" - -DEPEND="" -RDEPEND="" |