summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Ullmann <jokey@gentoo.org>2008-01-13 16:09:35 +0000
committerMarkus Ullmann <jokey@gentoo.org>2008-01-13 16:09:35 +0000
commitd56367c6aaf53b7e908a19ccbb083682cc2507f6 (patch)
treeb0d577d39df746f127c63fd7a3b09e9d6082f480 /dev-php5/ezc-TreeDatabaseTiein/ezc-TreeDatabaseTiein-1.0.ebuild
parentAdd eZ Components 2007.2 from project overlay (diff)
downloadgentoo-2-d56367c6aaf53b7e908a19ccbb083682cc2507f6.tar.gz
gentoo-2-d56367c6aaf53b7e908a19ccbb083682cc2507f6.tar.bz2
gentoo-2-d56367c6aaf53b7e908a19ccbb083682cc2507f6.zip
Add eZ Components 2007.2 from project overlay
(Portage version: 2.1.2.12)
Diffstat (limited to 'dev-php5/ezc-TreeDatabaseTiein/ezc-TreeDatabaseTiein-1.0.ebuild')
-rw-r--r--dev-php5/ezc-TreeDatabaseTiein/ezc-TreeDatabaseTiein-1.0.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/dev-php5/ezc-TreeDatabaseTiein/ezc-TreeDatabaseTiein-1.0.ebuild b/dev-php5/ezc-TreeDatabaseTiein/ezc-TreeDatabaseTiein-1.0.ebuild
new file mode 100644
index 000000000000..d88993546ece
--- /dev/null
+++ b/dev-php5/ezc-TreeDatabaseTiein/ezc-TreeDatabaseTiein-1.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-TreeDatabaseTiein/ezc-TreeDatabaseTiein-1.0.ebuild,v 1.1 2008/01/13 16:09:35 jokey Exp $
+
+EZC_BASE_MIN="1.4"
+inherit php-ezc
+
+DESCRIPTION="This eZ component implements the database related backends and data stores for the Tree component."
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="${RDEPEND}
+ >=dev-php5/ezc-Database-1.3
+ >=dev-php5/ezc-Tree-1.0"