diff options
author | Markus Ullmann <jokey@gentoo.org> | 2008-01-13 16:04:39 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2008-01-13 16:04:39 +0000 |
commit | 10a9e2b8ac9e549f5609d4e8d92e7db7f4e2af38 (patch) | |
tree | a0d666604fde69a6b0dad8f5301f32be611ce79e /dev-php5 | |
parent | Add eZ Components 2007.2 from project overlay (diff) | |
download | gentoo-2-10a9e2b8ac9e549f5609d4e8d92e7db7f4e2af38.tar.gz gentoo-2-10a9e2b8ac9e549f5609d4e8d92e7db7f4e2af38.tar.bz2 gentoo-2-10a9e2b8ac9e549f5609d4e8d92e7db7f4e2af38.zip |
Add eZ Components 2007.2 from project overlay
(Portage version: 2.1.2.12)
Diffstat (limited to 'dev-php5')
-rw-r--r-- | dev-php5/ezc-GraphDatabaseTiein/ChangeLog | 12 | ||||
-rw-r--r-- | dev-php5/ezc-GraphDatabaseTiein/ezc-GraphDatabaseTiein-1.0.ebuild | 5 |
2 files changed, 13 insertions, 4 deletions
diff --git a/dev-php5/ezc-GraphDatabaseTiein/ChangeLog b/dev-php5/ezc-GraphDatabaseTiein/ChangeLog index 20d34bc1a52b..ae9cac25cddb 100644 --- a/dev-php5/ezc-GraphDatabaseTiein/ChangeLog +++ b/dev-php5/ezc-GraphDatabaseTiein/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php5/ezc-GraphDatabaseTiein -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-GraphDatabaseTiein/ChangeLog,v 1.3 2007/10/08 19:02:09 jokey Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-GraphDatabaseTiein/ChangeLog,v 1.4 2008/01/13 16:04:39 jokey Exp $ + + 13 Jan 2008; Markus Ullmann <jokey@gentoo.org> + ezc-GraphDatabaseTiein-1.0.ebuild: + Add eZ Components 2007.2 from project overlay + + 12 Jan 2008; Jakub Moc <jakub@gentoo.org> + ezc-GraphDatabaseTiein-1.0.ebuild: + Pinpoint ezc-Base dependency 08 Oct 2007; Markus Ullmann <jokey@gentoo.org> ezc-GraphDatabaseTiein-1.0.ebuild: diff --git a/dev-php5/ezc-GraphDatabaseTiein/ezc-GraphDatabaseTiein-1.0.ebuild b/dev-php5/ezc-GraphDatabaseTiein/ezc-GraphDatabaseTiein-1.0.ebuild index 888fc20901ce..eccc21fa352a 100644 --- a/dev-php5/ezc-GraphDatabaseTiein/ezc-GraphDatabaseTiein-1.0.ebuild +++ b/dev-php5/ezc-GraphDatabaseTiein/ezc-GraphDatabaseTiein-1.0.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-GraphDatabaseTiein/ezc-GraphDatabaseTiein-1.0.ebuild,v 1.3 2007/10/08 19:02:09 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-GraphDatabaseTiein/ezc-GraphDatabaseTiein-1.0.ebuild,v 1.4 2008/01/13 16:04:39 jokey Exp $ +EZC_BASE_MIN="1.3" inherit php-ezc DESCRIPTION="This eZ component contains a database writer backend for the Graph component." |