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-Base: ezc-Base-1.8.ebuild ChangeLog
Date: Sun, 01 Aug 2010 12:07:11
Message-Id: 20100801114014.2E1142CF37@corvid.gentoo.org
1 hwoarang 10/08/01 11:40:14
2
3 Modified: ezc-Base-1.8.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-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.2&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/ezc-Base/ezc-Base-1.8.ebuild?rev=1.2&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.1&r2=1.2
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.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- ezc-Base-1.8.ebuild 20 May 2010 04:12:05 -0000 1.1
22 +++ ezc-Base-1.8.ebuild 1 Aug 2010 11:40:13 -0000 1.2
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.1 2010/05/20 04:12:05 pva Exp $
27 +# $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 $
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.20 dev-php5/ezc-Base/ChangeLog
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/ezc-Base/ChangeLog?rev=1.20&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/ezc-Base/ChangeLog?rev=1.20&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/ezc-Base/ChangeLog?r1=1.19&r2=1.20
44
45 Index: ChangeLog
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-php5/ezc-Base/ChangeLog,v
48 retrieving revision 1.19
49 retrieving revision 1.20
50 diff -u -r1.19 -r1.20
51 --- ChangeLog 20 May 2010 04:12:05 -0000 1.19
52 +++ ChangeLog 1 Aug 2010 11:40:13 -0000 1.20
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.19 2010/05/20 04:12:05 pva Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Base/ChangeLog,v 1.20 2010/08/01 11:40:13 hwoarang Exp $
58 +
59 + 01 Aug 2010; Markos Chandras <hwoarang@g.o> ezc-Base-1.8.ebuild:
60 + Stable on amd64 wrt bug #330481
61
62 *ezc-Base-1.8 (20 May 2010)