|
|
# Copyright 1999-2007 Gentoo Foundation | # Copyright 1999-2007 Gentoo Foundation |
# Distributed under the terms of the GNU General Public License v2 | # Distributed under the terms of the GNU General Public License v2 |
# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Common2/PEAR-HTML_Common2-2.0.0_beta1.ebuild,v 1.1 2007/08/27 10:54:53 jokey Exp $ |
# $Header: $ |
| |
SRC_URI="http://pear.php.net/get/${PN/PEAR-/}-${PV/_/}.tgz" |
PEAR_PV="${PV/_/}" |
inherit php-pear-r1 | inherit php-pear-r1 |
| |
DESCRIPTION="Abstract base class for HTML classes (PHP5 port of PEAR-HTML_Common package)." | DESCRIPTION="Abstract base class for HTML classes (PHP5 port of PEAR-HTML_Common package)." |