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: Tue, 28 Feb 2012 10:59:26
Message-Id: 20120228105913.EB17C2004B@flycatcher.gentoo.org
1 mabi 12/02/28 10:59:13
2
3 Modified: ChangeLog
4 Log:
5 fix typo in src_configure-v53.eblit (bug #406107), thanks to Matthew for catching this
6
7 (Portage version: 2.2.0_alpha88/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.565 dev-lang/php/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.565&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.565&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?r1=1.564&r2=1.565
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
19 retrieving revision 1.564
20 retrieving revision 1.565
21 diff -u -r1.564 -r1.565
22 --- ChangeLog 27 Feb 2012 22:04:47 -0000 1.564
23 +++ ChangeLog 28 Feb 2012 10:59:13 -0000 1.565
24 @@ -1,6 +1,11 @@
25 # ChangeLog for dev-lang/php
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.564 2012/02/27 22:04:47 mabi Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.565 2012/02/28 10:59:13 mabi Exp $
29 +
30 + 28 Feb 2012; Matti Bickel <mabi@g.o>
31 + files/eblits/src_configure-v53.eblit:
32 + fix typo in src_configure-v53.eblit (bug #406107), thanks to Matthew for
33 + catching this
34
35 27 Feb 2012; Matti Bickel <mabi@g.o>
36 files/eblits/src_configure-v53.eblit, files/eblits/src_configure-v54.eblit: