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-php/xdebug-client: ChangeLog xdebug-client-2.1.0.ebuild
Date: Fri, 05 Nov 2010 14:10:14
Message-Id: 20101105141010.2375E20051@flycatcher.gentoo.org
1 hwoarang 10/11/05 14:10:10
2
3 Modified: ChangeLog xdebug-client-2.1.0.ebuild
4 Log:
5 Stable on amd64 wrt bug #343645
6
7 (Portage version: 2.1.9.24/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.22 dev-php/xdebug-client/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xdebug-client/ChangeLog?rev=1.22&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xdebug-client/ChangeLog?rev=1.22&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xdebug-client/ChangeLog?r1=1.21&r2=1.22
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/ChangeLog,v
19 retrieving revision 1.21
20 retrieving revision 1.22
21 diff -u -r1.21 -r1.22
22 --- ChangeLog 5 Nov 2010 11:46:05 -0000 1.21
23 +++ ChangeLog 5 Nov 2010 14:10:10 -0000 1.22
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-php/xdebug-client
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/ChangeLog,v 1.21 2010/11/05 11:46:05 fauli Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/ChangeLog,v 1.22 2010/11/05 14:10:10 hwoarang Exp $
29 +
30 + 05 Nov 2010; Markos Chandras <hwoarang@g.o>
31 + xdebug-client-2.1.0.ebuild:
32 + Stable on amd64 wrt bug #343645
33
34 05 Nov 2010; Christian Faulhammer <fauli@g.o>
35 xdebug-client-2.1.0.ebuild:
36
37
38
39 1.3 dev-php/xdebug-client/xdebug-client-2.1.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.1.0.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.1.0.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.1.0.ebuild?r1=1.2&r2=1.3
44
45 Index: xdebug-client-2.1.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.1.0.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- xdebug-client-2.1.0.ebuild 5 Nov 2010 11:46:05 -0000 1.2
52 +++ xdebug-client-2.1.0.ebuild 5 Nov 2010 14:10:10 -0000 1.3
53 @@ -1,8 +1,8 @@
54 # Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.1.0.ebuild,v 1.2 2010/11/05 11:46:05 fauli Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.1.0.ebuild,v 1.3 2010/11/05 14:10:10 hwoarang Exp $
58
59 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
60 +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
61
62 MY_PV="${PV/_/}"
63 MY_PV="${MY_PV/rc/RC}"