diff options
author | Brian Evans <grknight@gentoo.org> | 2017-10-09 14:44:37 -0400 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2017-10-09 15:02:02 -0400 |
commit | e47122462f56bdb33e230dbfca797d53c15a0d65 (patch) | |
tree | 64557992bb8589fe46aa9dd6be343a29a039c2f7 /dev-php/PEAR-HTML_QuickForm_advmultiselect | |
parent | dev-php/PEAR-HTML_QuickForm_advmultiselect: Mark all arches stable for script... (diff) | |
download | gentoo-e47122462f56bdb33e230dbfca797d53c15a0d65.tar.gz gentoo-e47122462f56bdb33e230dbfca797d53c15a0d65.tar.bz2 gentoo-e47122462f56bdb33e230dbfca797d53c15a0d65.zip |
dev-php/PEAR-HTML_QuickForm_advmultiselect: Drop old
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'dev-php/PEAR-HTML_QuickForm_advmultiselect')
-rw-r--r-- | dev-php/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.5.1.ebuild | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/dev-php/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.5.1.ebuild b/dev-php/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.5.1.ebuild deleted file mode 100644 index b553353ddc3a..000000000000 --- a/dev-php/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.5.1.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -inherit php-pear-r1 - -DESCRIPTION="Element for HTML_QuickForm that emulate a multi-select" -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" -RDEPEND=">=dev-php/PEAR-HTML_QuickForm-3.2.10 - >=dev-php/PEAR-HTML_Common-1.2.5" |