You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-php/PEAR-HTML_QuickForm_advmult.../PEAR-HTML_QuickForm_advmult...

14 lines
494 B

# 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.3 2012/06/19 13:08:27 ago 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.10
>=dev-php/PEAR-HTML_Common-1.2.5"