summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2014-11-06 16:07:58 +0000
committerBrian Evans <grknight@gentoo.org>2014-11-06 16:07:58 +0000
commit75f5584de5ca24b4a8c5a41ec5ebf1b93f2c1a58 (patch)
tree164103e463baed753bc89891ddca1583b5eafd6a /dev-php/PEAR-HTML_QuickForm_advmultiselect
parentEAPI Revbump; Drop old (diff)
downloadgentoo-2-75f5584de5ca24b4a8c5a41ec5ebf1b93f2c1a58.tar.gz
gentoo-2-75f5584de5ca24b4a8c5a41ec5ebf1b93f2c1a58.tar.bz2
gentoo-2-75f5584de5ca24b4a8c5a41ec5ebf1b93f2c1a58.zip
Drop old
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 67C78E1D)
Diffstat (limited to 'dev-php/PEAR-HTML_QuickForm_advmultiselect')
-rw-r--r--dev-php/PEAR-HTML_QuickForm_advmultiselect/ChangeLog6
-rw-r--r--dev-php/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.4.0.ebuild13
2 files changed, 5 insertions, 14 deletions
diff --git a/dev-php/PEAR-HTML_QuickForm_advmultiselect/ChangeLog b/dev-php/PEAR-HTML_QuickForm_advmultiselect/ChangeLog
index 4da8a9f115d0..bfefd8457d88 100644
--- a/dev-php/PEAR-HTML_QuickForm_advmultiselect/ChangeLog
+++ b/dev-php/PEAR-HTML_QuickForm_advmultiselect/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-HTML_QuickForm_advmultiselect
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_QuickForm_advmultiselect/ChangeLog,v 1.6 2014/08/10 20:48:50 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_QuickForm_advmultiselect/ChangeLog,v 1.7 2014/11/06 16:07:58 grknight Exp $
+
+ 06 Nov 2014; Brian Evans <grknight@gentoo.org>
+ -PEAR-HTML_QuickForm_advmultiselect-1.4.0.ebuild:
+ Drop old
10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org>
PEAR-HTML_QuickForm_advmultiselect-1.4.0.ebuild,
diff --git a/dev-php/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.4.0.ebuild b/dev-php/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.4.0.ebuild
deleted file mode 100644
index c09bfc3c330a..000000000000
--- a/dev-php/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.4.0.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.4.0.ebuild,v 1.3 2014/08/10 20:48:50 slyfox Exp $
-
-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.5-r1
- >=dev-php/PEAR-HTML_Common-1.2.2"