Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@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 12:07:01
Message-Id: 20100801114057.374792CF41@corvid.gentoo.org
1 hwoarang 10/08/01 11:40:56
2
3 Modified: ezc-Graph-1.5.ebuild ChangeLog
4 Log:
5 Stable on amd64 wrt bug #330481
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 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.2&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/ezc-Graph/ezc-Graph-1.5.ebuild?rev=1.2&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.1&r2=1.2
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.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- ezc-Graph-1.5.ebuild 20 May 2010 04:21:11 -0000 1.1
22 +++ ezc-Graph-1.5.ebuild 1 Aug 2010 11:40:56 -0000 1.2
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.1 2010/05/20 04:21:11 pva Exp $
27 +# $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 $
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.8 dev-php5/ezc-Graph/ChangeLog
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/ezc-Graph/ChangeLog?rev=1.8&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/ezc-Graph/ChangeLog?rev=1.8&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/ezc-Graph/ChangeLog?r1=1.7&r2=1.8
45
46 Index: ChangeLog
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-php5/ezc-Graph/ChangeLog,v
49 retrieving revision 1.7
50 retrieving revision 1.8
51 diff -u -r1.7 -r1.8
52 --- ChangeLog 20 May 2010 04:21:11 -0000 1.7
53 +++ ChangeLog 1 Aug 2010 11:40:56 -0000 1.8
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.7 2010/05/20 04:21:11 pva Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Graph/ChangeLog,v 1.8 2010/08/01 11:40:56 hwoarang Exp $
59 +
60 + 01 Aug 2010; Markos Chandras <hwoarang@g.o> ezc-Graph-1.5.ebuild:
61 + Stable on amd64 wrt bug #330481
62
63 *ezc-Graph-1.5 (20 May 2010)