summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Bickel <mabi@gentoo.org>2012-01-29 16:22:42 +0000
committerMatti Bickel <mabi@gentoo.org>2012-01-29 16:22:42 +0000
commit324e303d525c8e18b96fb61bd68e1b22b2646929 (patch)
tree900a188ee049d9a7d43a30d9831b441a0be50de5 /dev-php/ezc-TranslationCacheTiein
parentremove unneeded depend.php reference, EAPI bump (diff)
downloadgentoo-2-324e303d525c8e18b96fb61bd68e1b22b2646929.tar.gz
gentoo-2-324e303d525c8e18b96fb61bd68e1b22b2646929.tar.bz2
gentoo-2-324e303d525c8e18b96fb61bd68e1b22b2646929.zip
remove unneeded depend.php reference
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/ezc-TranslationCacheTiein')
-rw-r--r--dev-php/ezc-TranslationCacheTiein/ChangeLog8
-rw-r--r--dev-php/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.2.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-php/ezc-TranslationCacheTiein/ChangeLog b/dev-php/ezc-TranslationCacheTiein/ChangeLog
index 76ed82777fd7..80da1535d691 100644
--- a/dev-php/ezc-TranslationCacheTiein/ChangeLog
+++ b/dev-php/ezc-TranslationCacheTiein/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php5/ezc-TranslationCacheTiein
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/ezc-TranslationCacheTiein/ChangeLog,v 1.1 2011/12/14 22:23:00 mabi Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/ezc-TranslationCacheTiein/ChangeLog,v 1.2 2012/01/29 16:22:42 mabi Exp $
+
+ 29 Jan 2012; Matti Bickel <mabi@gentoo.org>
+ ezc-TranslationCacheTiein-1.1.2.ebuild:
+ remove unneeded depend.php reference
19 Mar 2008; Markus Ullmann <jokey@gentoo.org>
-ezc-TranslationCacheTiein-1.0.ebuild,
diff --git a/dev-php/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.2.ebuild b/dev-php/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.2.ebuild
index caf5744f451e..e3e682aaa6cc 100644
--- a/dev-php/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.2.ebuild
+++ b/dev-php/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.2.ebuild,v 1.1 2011/12/14 22:23:00 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.2.ebuild,v 1.2 2012/01/29 16:22:42 mabi Exp $
EZC_BASE_MIN="1.2"
-inherit php-ezc depend.php
+inherit php-ezc
DESCRIPTION="This eZ component adds the TranslationCache backend to the Translation component."
SLOT="0"