summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-06-19 06:17:47 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-06-19 06:17:47 +0000
commit764f477121997be3379b91114163d2386b5a09f7 (patch)
tree06f6e9342abb468deee7fc4367ea6d115e80c53c /dev-php/PEAR-HTML_QuickForm_advmultiselect
parentmarked x86 per bug 414741 (diff)
downloadgentoo-2-764f477121997be3379b91114163d2386b5a09f7.tar.gz
gentoo-2-764f477121997be3379b91114163d2386b5a09f7.tar.bz2
gentoo-2-764f477121997be3379b91114163d2386b5a09f7.zip
marked x86 per bug 414755
(Portage version: 2.2.0_alpha110/cvs/Linux i686)
Diffstat (limited to 'dev-php/PEAR-HTML_QuickForm_advmultiselect')
-rw-r--r--dev-php/PEAR-HTML_QuickForm_advmultiselect/ChangeLog8
-rw-r--r--dev-php/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.5.1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-php/PEAR-HTML_QuickForm_advmultiselect/ChangeLog b/dev-php/PEAR-HTML_QuickForm_advmultiselect/ChangeLog
index 862341e327c8..28d41173eae7 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_QuickForm_advmultiselect/ChangeLog,v 1.3 2009/08/22 22:44:56 beandog Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_QuickForm_advmultiselect/ChangeLog,v 1.4 2012/06/19 06:17:47 jdhore Exp $
+
+ 19 Jun 2012; Jeff Horelick <jdhore@gentoo.org>
+ PEAR-HTML_QuickForm_advmultiselect-1.5.1.ebuild:
+ marked x86 per bug 414755
*PEAR-HTML_QuickForm_advmultiselect-1.5.1 (22 Aug 2009)
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
index 9e83e3bb5423..628ca5ee4019 100644
--- 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
@@ -1,13 +1,13 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 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.5.1.ebuild,v 1.1 2009/08/22 22:44:56 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.5.1.ebuild,v 1.2 2012/06/19 06:17:47 jdhore Exp $
inherit php-pear-r1
DESCRIPTION="Element for HTML_QuickForm that emulate a multi-select."
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE=""
RDEPEND=">=dev-php/PEAR-HTML_QuickForm-3.2.10
>=dev-php/PEAR-HTML_Common-1.2.5"