blob: eda7bcb2f165de5c038793f2b172282baa5a2d9c (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
inherit php-pear-r1
DESCRIPTION="Provides an API to create a HTML tree"
LICENSE="BSD"
SLOT="0"
KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
IUSE=""
|