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: Fri, 28 May 2010 11:32:58
Message-Id: 20100528113256.352612CF39@corvid.gentoo.org
1 mabi 10/05/28 11:32:56
2
3 Modified: ChangeLog
4 Log:
5 fix find command
6 (Portage version: 2.1.8.3/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.379 dev-lang/php/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.379&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.379&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?r1=1.378&r2=1.379
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
18 retrieving revision 1.378
19 retrieving revision 1.379
20 diff -u -r1.378 -r1.379
21 --- ChangeLog 27 May 2010 23:24:17 -0000 1.378
22 +++ ChangeLog 28 May 2010 11:32:55 -0000 1.379
23 @@ -1,6 +1,9 @@
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.378 2010/05/27 23:24:17 mabi Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.379 2010/05/28 11:32:55 mabi Exp $
28 +
29 + 28 May 2010; <mabi@g.o> files/eblits/src_prepare-v1.eblit:
30 + use portable find command (bug #321781)
31
32 *php-5.3.2 (27 May 2010)