diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-08-30 14:00:54 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-08-30 14:00:54 +0000 |
commit | ed00aea0d6ff5c2a3c652e76f6195a419a6f2aee (patch) | |
tree | 925051a6ed1b6619ad40199134fb9c4043ff8437 /dev-php5/ezc-Configuration/ezc-Configuration-1.2.ebuild | |
parent | Revision bump for 2.6.20.18 (thanks to kerframil in #gentoo-hardened). (diff) | |
download | historical-ed00aea0d6ff5c2a3c652e76f6195a419a6f2aee.tar.gz historical-ed00aea0d6ff5c2a3c652e76f6195a419a6f2aee.tar.bz2 historical-ed00aea0d6ff5c2a3c652e76f6195a419a6f2aee.zip |
Version bump for eZC 2007.1.1
Package-Manager: portage-2.1.3.7
Diffstat (limited to 'dev-php5/ezc-Configuration/ezc-Configuration-1.2.ebuild')
-rw-r--r-- | dev-php5/ezc-Configuration/ezc-Configuration-1.2.ebuild | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/dev-php5/ezc-Configuration/ezc-Configuration-1.2.ebuild b/dev-php5/ezc-Configuration/ezc-Configuration-1.2.ebuild new file mode 100644 index 000000000000..cfa7c4524c3c --- /dev/null +++ b/dev-php5/ezc-Configuration/ezc-Configuration-1.2.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-Configuration/ezc-Configuration-1.2.ebuild,v 1.1 2007/08/30 13:42:37 jokey Exp $ + +inherit php-ezc + +DESCRIPTION="This eZ component allows you to use configuration files in different formats." +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" |