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-Graph: ezc-Graph-1.5.ebuild ChangeLog
Date: Sun, 01 Aug 2010 14:02:54
Message-Id: 20100801132719.CD44B2CE15@corvid.gentoo.org
1 fauli 10/08/01 13:27:19
2
3 Modified: ezc-Graph-1.5.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-Graph/ezc-Graph-1.5.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/ezc-Graph/ezc-Graph-1.5.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/ezc-Graph/ezc-Graph-1.5.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/ezc-Graph/ezc-Graph-1.5.ebuild?r1=1.2&r2=1.3
14
15 Index: ezc-Graph-1.5.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-php5/ezc-Graph/ezc-Graph-1.5.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- ezc-Graph-1.5.ebuild 1 Aug 2010 11:40:56 -0000 1.2
22 +++ ezc-Graph-1.5.ebuild 1 Aug 2010 13:27:19 -0000 1.3
23 @@ -1,11 +1,11 @@
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-Graph/ezc-Graph-1.5.ebuild,v 1.2 2010/08/01 11:40:56 hwoarang Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Graph/ezc-Graph-1.5.ebuild,v 1.3 2010/08/01 13:27:19 fauli Exp $
28
29 EZC_BASE_MIN="1.8"
30 inherit php-ezc
31
32 DESCRIPTION="A component for creating pie charts, line graphs and other kinds of diagrams."
33 SLOT="0"
34 -KEYWORDS="amd64 ~hppa ~ppc ~sparc ~x86"
35 +KEYWORDS="amd64 ~hppa ~ppc ~sparc x86"
36 IUSE=""
37
38
39
40 1.9 dev-php5/ezc-Graph/ChangeLog
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/ezc-Graph/ChangeLog?rev=1.9&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/ezc-Graph/ChangeLog?rev=1.9&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/ezc-Graph/ChangeLog?r1=1.8&r2=1.9
45
46 Index: ChangeLog
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-php5/ezc-Graph/ChangeLog,v
49 retrieving revision 1.8
50 retrieving revision 1.9
51 diff -u -r1.8 -r1.9
52 --- ChangeLog 1 Aug 2010 11:40:56 -0000 1.8
53 +++ ChangeLog 1 Aug 2010 13:27:19 -0000 1.9
54 @@ -1,6 +1,9 @@
55 # ChangeLog for dev-php5/ezc-Graph
56 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Graph/ChangeLog,v 1.8 2010/08/01 11:40:56 hwoarang Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Graph/ChangeLog,v 1.9 2010/08/01 13:27:19 fauli Exp $
59 +
60 + 01 Aug 2010; Christian Faulhammer <fauli@g.o> ezc-Graph-1.5.ebuild:
61 + stable x86, security bug 330481
62
63 01 Aug 2010; Markos Chandras <hwoarang@g.o> ezc-Graph-1.5.ebuild:
64 Stable on amd64 wrt bug #330481