blob: 5bc9574d7670eea8609b9501e8d33c036ea6647b (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-PhpGenerator/ezc-PhpGenerator-1.0.4.ebuild,v 1.1 2007/08/30 13:53:28 jokey Exp $
inherit php-ezc
DESCRIPTION="This eZ component provides a simple interface for creating PHP files and executing PHP code."
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
|