summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Ullmann <jokey@gentoo.org>2008-01-13 16:08:57 +0000
committerMarkus Ullmann <jokey@gentoo.org>2008-01-13 16:08:57 +0000
commit9c130902692b2d8df4032320abd256ae94af1e10 (patch)
tree354d445575020a9bc05ab20dd8b17060ae79ef0c /dev-php5/ezc-TranslationCacheTiein
parentAdd eZ Components 2007.2 from project overlay (diff)
downloadgentoo-2-9c130902692b2d8df4032320abd256ae94af1e10.tar.gz
gentoo-2-9c130902692b2d8df4032320abd256ae94af1e10.tar.bz2
gentoo-2-9c130902692b2d8df4032320abd256ae94af1e10.zip
Add eZ Components 2007.2 from project overlay
(Portage version: 2.1.2.12)
Diffstat (limited to 'dev-php5/ezc-TranslationCacheTiein')
-rw-r--r--dev-php5/ezc-TranslationCacheTiein/ChangeLog12
-rw-r--r--dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.2.ebuild7
2 files changed, 14 insertions, 5 deletions
diff --git a/dev-php5/ezc-TranslationCacheTiein/ChangeLog b/dev-php5/ezc-TranslationCacheTiein/ChangeLog
index 397a99f3cfeb..e5016eb745f2 100644
--- a/dev-php5/ezc-TranslationCacheTiein/ChangeLog
+++ b/dev-php5/ezc-TranslationCacheTiein/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for dev-php5/ezc-TranslationCacheTiein
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-TranslationCacheTiein/ChangeLog,v 1.12 2007/10/08 19:20:01 jokey Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-TranslationCacheTiein/ChangeLog,v 1.13 2008/01/13 16:08:57 jokey Exp $
+
+ 13 Jan 2008; Markus Ullmann <jokey@gentoo.org>
+ ezc-TranslationCacheTiein-1.1.2.ebuild:
+ Add eZ Components 2007.2 from project overlay
+
+ 12 Jan 2008; Jakub Moc <jakub@gentoo.org> +metadata.xml,
+ +ezc-TranslationCacheTiein-1.1.2.ebuild:
+ Pinpoint ezc-Base dependency
08 Oct 2007; Markus Ullmann <jokey@gentoo.org>
ezc-TranslationCacheTiein-1.1.2.ebuild:
diff --git a/dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.2.ebuild b/dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.2.ebuild
index 8e51c0798512..766ea051bdcd 100644
--- a/dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.2.ebuild
+++ b/dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.2.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-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.2.ebuild,v 1.3 2007/10/08 19:20:01 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.2.ebuild,v 1.4 2008/01/13 16:08:57 jokey Exp $
+EZC_BASE_MIN="1.2"
inherit php-ezc depend.php
DESCRIPTION="This eZ component adds the TranslationCache backend to the Translation component."
@@ -11,4 +12,4 @@ IUSE=""
RDEPEND="${RDEPEND}
>=dev-php5/ezc-Translation-1.1.4
- >=dev-php5/ezc-Cache-1.2"
+ >=dev-php5/ezc-Cache-1.1.2"