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
498 B

# 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"