blob: c823320e3f8e1fee01fc8ff3f26e6c27508bc278 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=install postinst postrm test
DEPEND=test? ( >=dev-php/PEAR-PEAR-1.5.0 >=dev-php/PEAR-HTML_Common-1.2.3 )
DESCRIPTION=Makes the design of HTML tables easy, flexible, reusable and efficient
EAPI=6
HOMEPAGE=https://pear.php.net/package/HTML_Table
INHERIT=php-pear-r2
IUSE=test
KEYWORDS=~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86
LICENSE=BSD
RDEPEND=>=dev-php/PEAR-HTML_Common-1.2.3 >=dev-php/pear-1.8.1
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://pear.php.net/get/HTML_Table-1.8.4.tgz
_eclasses_=php-pear-r2 50be18a9491711aabe6ea817bc4ce7fe
_md5_=74fbe61b013b653097b6f3c60de48a66
|