Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@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: Sun, 02 Jan 2011 17:59:01
Message-Id: 20110102175852.A2F4E20054@flycatcher.gentoo.org
1 klausman 11/01/02 17:58:52
2
3 Modified: ChangeLog xdebug-client-2.1.0.ebuild
4 Log:
5 Stable on alpha, bug #349659
6
7 (Portage version: 2.1.9.26/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.24 dev-php/xdebug-client/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xdebug-client/ChangeLog?rev=1.24&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xdebug-client/ChangeLog?rev=1.24&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xdebug-client/ChangeLog?r1=1.23&r2=1.24
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/ChangeLog,v
19 retrieving revision 1.23
20 retrieving revision 1.24
21 diff -u -r1.23 -r1.24
22 --- ChangeLog 25 Dec 2010 17:32:52 -0000 1.23
23 +++ ChangeLog 2 Jan 2011 17:58:52 -0000 1.24
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.23 2010/12/25 17:32:52 jer Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/ChangeLog,v 1.24 2011/01/02 17:58:52 klausman Exp $
30 +
31 + 02 Jan 2011; Tobias Klausmann <klausman@g.o>
32 + xdebug-client-2.1.0.ebuild:
33 + Stable on alpha, bug #349659
34
35 25 Dec 2010; Jeroen Roovers <jer@g.o> xdebug-client-2.1.0.ebuild:
36 Stable for HPPA (bug #349659).
37
38
39
40 1.5 dev-php/xdebug-client/xdebug-client-2.1.0.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.1.0.ebuild?rev=1.5&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.1.0.ebuild?rev=1.5&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.1.0.ebuild?r1=1.4&r2=1.5
45
46 Index: xdebug-client-2.1.0.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.1.0.ebuild,v
49 retrieving revision 1.4
50 retrieving revision 1.5
51 diff -u -r1.4 -r1.5
52 --- xdebug-client-2.1.0.ebuild 25 Dec 2010 17:32:52 -0000 1.4
53 +++ xdebug-client-2.1.0.ebuild 2 Jan 2011 17:58:52 -0000 1.5
54 @@ -1,8 +1,8 @@
55 -# Copyright 1999-2010 Gentoo Foundation
56 +# Copyright 1999-2011 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.1.0.ebuild,v 1.4 2010/12/25 17:32:52 jer Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.1.0.ebuild,v 1.5 2011/01/02 17:58:52 klausman Exp $
60
61 -KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
62 +KEYWORDS="alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
63
64 MY_PV="${PV/_/}"
65 MY_PV="${MY_PV/rc/RC}"