diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2006-01-30 15:31:33 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2006-01-30 15:31:33 +0000 |
commit | 3efa48a960734bb189d006b409e409d380ef17f3 (patch) | |
tree | bec4d4c1055f70f0bccfb7cff2d3b5578977f0e8 /dev-php5/ezc-PhpGenerator/ezc-PhpGenerator-1.0.ebuild | |
parent | Initial ebuild. (diff) | |
download | gentoo-2-3efa48a960734bb189d006b409e409d380ef17f3.tar.gz gentoo-2-3efa48a960734bb189d006b409e409d380ef17f3.tar.bz2 gentoo-2-3efa48a960734bb189d006b409e409d380ef17f3.zip |
Version bump.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-php5/ezc-PhpGenerator/ezc-PhpGenerator-1.0.ebuild')
-rw-r--r-- | dev-php5/ezc-PhpGenerator/ezc-PhpGenerator-1.0.ebuild | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/dev-php5/ezc-PhpGenerator/ezc-PhpGenerator-1.0.ebuild b/dev-php5/ezc-PhpGenerator/ezc-PhpGenerator-1.0.ebuild new file mode 100644 index 000000000000..85548b84ff58 --- /dev/null +++ b/dev-php5/ezc-PhpGenerator/ezc-PhpGenerator-1.0.ebuild @@ -0,0 +1,10 @@ +# Copyright 1999-2006 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.ebuild,v 1.1 2006/01/30 15:29:30 sebastian Exp $ + +inherit php-ezc + +DESCRIPTION="This eZ component provides a simple interface for creating PHP files and executing PHP code." +SLOT="0" +KEYWORDS="~x86" +IUSE="" |