diff options
author | Markus Ullmann <jokey@gentoo.org> | 2008-01-13 16:00:24 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2008-01-13 16:00:24 +0000 |
commit | 8ee93756db07907a2525c9642358c63e46fc8075 (patch) | |
tree | 3efcd2f1e74c20c41e02892b91d7062864a8e3d7 /dev-php5/ezc-Cache/ezc-Cache-1.3.ebuild | |
parent | Add eZ Components 2007.2 from project overlay (diff) | |
download | gentoo-2-8ee93756db07907a2525c9642358c63e46fc8075.tar.gz gentoo-2-8ee93756db07907a2525c9642358c63e46fc8075.tar.bz2 gentoo-2-8ee93756db07907a2525c9642358c63e46fc8075.zip |
Add eZ Components 2007.2 from project overlay
(Portage version: 2.1.2.12)
Diffstat (limited to 'dev-php5/ezc-Cache/ezc-Cache-1.3.ebuild')
-rw-r--r-- | dev-php5/ezc-Cache/ezc-Cache-1.3.ebuild | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/dev-php5/ezc-Cache/ezc-Cache-1.3.ebuild b/dev-php5/ezc-Cache/ezc-Cache-1.3.ebuild new file mode 100644 index 000000000000..3bb96c525ef0 --- /dev/null +++ b/dev-php5/ezc-Cache/ezc-Cache-1.3.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Cache/ezc-Cache-1.3.ebuild,v 1.1 2008/01/13 16:00:23 jokey Exp $ + +EZC_BASE_MIN="1.4" +inherit php-ezc + +DESCRIPTION="This eZ component provides a solution for caching, supporting multiple backends." +SLOT="0" +KEYWORDS="~amd64 ~hppa ~sparc ~x86" +IUSE="" |