blob: 98db31ca797546d714829ad0886c099345f218b4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Javascript/PEAR-HTML_Javascript-1.1.0.ebuild,v 1.7 2004/10/23 03:30:25 weeve Exp $
inherit php-pear
IUSE=""
DESCRIPTION="Provides an interface for creating simple JS scripts within PHP"
LICENSE="PHP"
SLOT="0"
KEYWORDS="x86 sparc alpha ppc ia64"
|