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_Element.../PEAR-HTML_QuickForm_Element...

16 lines
525 B

# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_QuickForm_ElementGrid/PEAR-HTML_QuickForm_ElementGrid-0.1.1.ebuild,v 1.4 2009/04/21 19:38:42 hollow Exp $
inherit php-pear-r1
DESCRIPTION="An HTML_QuickForm meta-element which holds any other element in a grid"
LICENSE="|| ( LGPL-2.1 LGPL-3 )"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
RDEPEND=">=dev-php/PEAR-HTML_QuickForm-3.2.5
>=dev-php/PEAR-HTML_Table-1.7.5"