11 lines
409 B
Bash
11 lines
409 B
Bash
# Copyright 1999-2008 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.4.ebuild,v 1.10 2008/01/10 10:06:28 vapier Exp $
|
|
|
|
inherit php-pear-r1
|
|
|
|
DESCRIPTION="Base class for other HTML classes."
|
|
LICENSE="PHP-3.01"
|
|
SLOT="0"
|
|
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
|
|
IUSE=""
|