# Copyright 1999-2007 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.1 2007/12/06 00:11:49 jokey 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"