diff options
author | Markus Ullmann <jokey@gentoo.org> | 2008-01-13 16:07:03 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2008-01-13 16:07:03 +0000 |
commit | 0a3aba981ab8ea226ba4ded865a0ecd4ce04ca10 (patch) | |
tree | 4addff3dded6c915201ed4d71a183015ce6f1d33 /dev-php5/ezc-PhpGenerator/ezc-PhpGenerator-1.0.4.ebuild | |
parent | Add eZ Components 2007.2 from project overlay (diff) | |
download | gentoo-2-0a3aba981ab8ea226ba4ded865a0ecd4ce04ca10.tar.gz gentoo-2-0a3aba981ab8ea226ba4ded865a0ecd4ce04ca10.tar.bz2 gentoo-2-0a3aba981ab8ea226ba4ded865a0ecd4ce04ca10.zip |
Add eZ Components 2007.2 from project overlay
(Portage version: 2.1.2.12)
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 | 5 |
1 files changed, 3 insertions, 2 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 index 76b6f2e22ddb..98458ff50aa8 100644 --- a/dev-php5/ezc-PhpGenerator/ezc-PhpGenerator-1.0.4.ebuild +++ b/dev-php5/ezc-PhpGenerator/ezc-PhpGenerator-1.0.4.ebuild @@ -1,7 +1,8 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.3 2007/10/08 19:03:13 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-PhpGenerator/ezc-PhpGenerator-1.0.4.ebuild,v 1.4 2008/01/13 16:07:03 jokey Exp $ +EZC_BASE_MIN="1.3" inherit php-ezc DESCRIPTION="This eZ component provides a simple interface for creating PHP files and executing PHP code." |