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-lang/php: ChangeLog
Date: Thu, 29 Jul 2010 16:27:45
Message-Id: 20100729162742.2DE732CF37@corvid.gentoo.org
1 mabi 10/07/29 16:27:42
2
3 Modified: ChangeLog
4 Log:
5 bug #324739
6 (Portage version: 2.1.8.3/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.397 dev-lang/php/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.397&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.397&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?r1=1.396&r2=1.397
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
18 retrieving revision 1.396
19 retrieving revision 1.397
20 diff -u -r1.396 -r1.397
21 --- ChangeLog 28 Jul 2010 20:20:51 -0000 1.396
22 +++ ChangeLog 29 Jul 2010 16:27:41 -0000 1.397
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-lang/php
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.396 2010/07/28 20:20:51 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.397 2010/07/29 16:27:41 mabi Exp $
28 +
29 + 29 Jul 2010; Matti Bickel <mabi@g.o>
30 + files/eblits/src_install-v1.eblit:
31 + add addpredict to work-around bug #324739
32
33 28 Jul 2010; Markus Meier <maekke@g.o> php-5.3.3.ebuild:
34 add ~arm, bug #321743