diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-08-30 13:53:28 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-08-30 13:53:28 +0000 |
commit | ccc2060b0b6d93a2a9b757f36fedc6da47773f1c (patch) | |
tree | 169cc982e2992954032ba5bd8a787b081213a0d6 /dev-php5/ezc-PhpGenerator/ezc-PhpGenerator-1.0.4.ebuild | |
parent | Version bump for eZC 2007.1.1 (diff) | |
download | gentoo-2-ccc2060b0b6d93a2a9b757f36fedc6da47773f1c.tar.gz gentoo-2-ccc2060b0b6d93a2a9b757f36fedc6da47773f1c.tar.bz2 gentoo-2-ccc2060b0b6d93a2a9b757f36fedc6da47773f1c.zip |
Version bump for eZC 2007.1.1
(Portage version: 2.1.3.7)
Diffstat (limited to 'dev-php5/ezc-PhpGenerator/ezc-PhpGenerator-1.0.4.ebuild')
-rw-r--r-- | dev-php5/ezc-PhpGenerator/ezc-PhpGenerator-1.0.4.ebuild | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/dev-php5/ezc-PhpGenerator/ezc-PhpGenerator-1.0.4.ebuild b/dev-php5/ezc-PhpGenerator/ezc-PhpGenerator-1.0.4.ebuild new file mode 100644 index 000000000000..5bc9574d7670 --- /dev/null +++ b/dev-php5/ezc-PhpGenerator/ezc-PhpGenerator-1.0.4.ebuild @@ -0,0 +1,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="" |