Gentoo Archives: gentoo-commits

From: "Matti Bickel (mabi)" <mabi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php/ezc-TranslationCacheTiein: ezc-TranslationCacheTiein-1.1.2.ebuild ChangeLog
Date: Sun, 29 Jan 2012 16:22:57
Message-Id: 20120129162242.EC0C72004B@flycatcher.gentoo.org
1 mabi 12/01/29 16:22:42
2
3 Modified: ezc-TranslationCacheTiein-1.1.2.ebuild ChangeLog
4 Log:
5 remove unneeded depend.php reference
6
7 (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 dev-php/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.2.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.2.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.2.ebuild?r1=1.1&r2=1.2
15
16 Index: ezc-TranslationCacheTiein-1.1.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.2.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- ezc-TranslationCacheTiein-1.1.2.ebuild 14 Dec 2011 22:23:00 -0000 1.1
23 +++ ezc-TranslationCacheTiein-1.1.2.ebuild 29 Jan 2012 16:22:42 -0000 1.2
24 @@ -1,9 +1,9 @@
25 -# Copyright 1999-2008 Gentoo Foundation
26 +# Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $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 $
29 +# $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 $
30
31 EZC_BASE_MIN="1.2"
32 -inherit php-ezc depend.php
33 +inherit php-ezc
34
35 DESCRIPTION="This eZ component adds the TranslationCache backend to the Translation component."
36 SLOT="0"
37
38
39
40 1.2 dev-php/ezc-TranslationCacheTiein/ChangeLog
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/ezc-TranslationCacheTiein/ChangeLog?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/ezc-TranslationCacheTiein/ChangeLog?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/ezc-TranslationCacheTiein/ChangeLog?r1=1.1&r2=1.2
45
46 Index: ChangeLog
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-php/ezc-TranslationCacheTiein/ChangeLog,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- ChangeLog 14 Dec 2011 22:23:00 -0000 1.1
53 +++ ChangeLog 29 Jan 2012 16:22:42 -0000 1.2
54 @@ -1,6 +1,10 @@
55 # ChangeLog for dev-php5/ezc-TranslationCacheTiein
56 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-php/ezc-TranslationCacheTiein/ChangeLog,v 1.1 2011/12/14 22:23:00 mabi Exp $
58 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
59 +# $Header: /var/cvsroot/gentoo-x86/dev-php/ezc-TranslationCacheTiein/ChangeLog,v 1.2 2012/01/29 16:22:42 mabi Exp $
60 +
61 + 29 Jan 2012; Matti Bickel <mabi@g.o>
62 + ezc-TranslationCacheTiein-1.1.2.ebuild:
63 + remove unneeded depend.php reference
64
65 19 Mar 2008; Markus Ullmann <jokey@g.o>
66 -ezc-TranslationCacheTiein-1.0.ebuild,