Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php5/ezc-Base: ezc-Base-1.8.ebuild ChangeLog
Date: Sun, 01 Aug 2010 14:02:47
Message-Id: 20100801132141.B32F62CE15@corvid.gentoo.org
1 fauli 10/08/01 13:21:41
2
3 Modified: ezc-Base-1.8.ebuild ChangeLog
4 Log:
5 stable x86, security bug 330481
6 (Portage version: 2.1.8.3/cvs/Linux i686)
7
8 Revision Changes Path
9 1.3 dev-php5/ezc-Base/ezc-Base-1.8.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/ezc-Base/ezc-Base-1.8.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/ezc-Base/ezc-Base-1.8.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/ezc-Base/ezc-Base-1.8.ebuild?r1=1.2&r2=1.3
14
15 Index: ezc-Base-1.8.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-php5/ezc-Base/ezc-Base-1.8.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- ezc-Base-1.8.ebuild 1 Aug 2010 11:40:13 -0000 1.2
22 +++ ezc-Base-1.8.ebuild 1 Aug 2010 13:21:41 -0000 1.3
23 @@ -1,10 +1,10 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Base/ezc-Base-1.8.ebuild,v 1.2 2010/08/01 11:40:13 hwoarang Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Base/ezc-Base-1.8.ebuild,v 1.3 2010/08/01 13:21:41 fauli Exp $
28
29 inherit php-ezc
30
31 DESCRIPTION="The Base package provides the basic infrastructure that all eZ component packages rely on."
32 SLOT="0"
33 -KEYWORDS="amd64 ~hppa ~ppc ~sparc ~x86"
34 +KEYWORDS="amd64 ~hppa ~ppc ~sparc x86"
35 IUSE=""
36
37
38
39 1.21 dev-php5/ezc-Base/ChangeLog
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/ezc-Base/ChangeLog?rev=1.21&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/ezc-Base/ChangeLog?rev=1.21&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/ezc-Base/ChangeLog?r1=1.20&r2=1.21
44
45 Index: ChangeLog
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-php5/ezc-Base/ChangeLog,v
48 retrieving revision 1.20
49 retrieving revision 1.21
50 diff -u -r1.20 -r1.21
51 --- ChangeLog 1 Aug 2010 11:40:13 -0000 1.20
52 +++ ChangeLog 1 Aug 2010 13:21:41 -0000 1.21
53 @@ -1,6 +1,9 @@
54 # ChangeLog for dev-php5/ezc-Base
55 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Base/ChangeLog,v 1.20 2010/08/01 11:40:13 hwoarang Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Base/ChangeLog,v 1.21 2010/08/01 13:21:41 fauli Exp $
58 +
59 + 01 Aug 2010; Christian Faulhammer <fauli@g.o> ezc-Base-1.8.ebuild:
60 + stable x86, security bug 330481
61
62 01 Aug 2010; Markos Chandras <hwoarang@g.o> ezc-Base-1.8.ebuild:
63 Stable on amd64 wrt bug #330481