Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php/xdebug-client: xdebug-client-2.1.0.ebuild ChangeLog xdebug-client-2.1.2.ebuild
Date: Fri, 24 Aug 2012 14:14:23
Message-Id: 20120824141412.F089A205A6@flycatcher.gentoo.org
1 jer 12/08/24 14:14:12
2
3 Modified: xdebug-client-2.1.0.ebuild ChangeLog
4 xdebug-client-2.1.2.ebuild
5 Log:
6 Marked ~hppa (bug #422057).
7
8 (Portage version: 2.2.0_alpha122/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.8 dev-php/xdebug-client/xdebug-client-2.1.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.1.0.ebuild?rev=1.8&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.1.0.ebuild?rev=1.8&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.1.0.ebuild?r1=1.7&r2=1.8
16
17 Index: xdebug-client-2.1.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.1.0.ebuild,v
20 retrieving revision 1.7
21 retrieving revision 1.8
22 diff -u -r1.7 -r1.8
23 --- xdebug-client-2.1.0.ebuild 30 Jan 2011 16:54:12 -0000 1.7
24 +++ xdebug-client-2.1.0.ebuild 24 Aug 2012 14:14:12 -0000 1.8
25 @@ -1,8 +1,8 @@
26 -# Copyright 1999-2011 Gentoo Foundation
27 +# Copyright 1999-2012 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.1.0.ebuild,v 1.7 2011/01/30 16:54:12 armin76 Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.1.0.ebuild,v 1.8 2012/08/24 14:14:12 jer Exp $
31
32 -KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86"
33 +KEYWORDS="alpha amd64 ~hppa ia64 ppc ~ppc64 sparc x86"
34
35 MY_PV="${PV/_/}"
36 MY_PV="${MY_PV/rc/RC}"
37
38
39
40 1.45 dev-php/xdebug-client/ChangeLog
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xdebug-client/ChangeLog?rev=1.45&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xdebug-client/ChangeLog?rev=1.45&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xdebug-client/ChangeLog?r1=1.44&r2=1.45
45
46 Index: ChangeLog
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/ChangeLog,v
49 retrieving revision 1.44
50 retrieving revision 1.45
51 diff -u -r1.44 -r1.45
52 --- ChangeLog 14 Aug 2012 17:49:50 -0000 1.44
53 +++ ChangeLog 24 Aug 2012 14:14:12 -0000 1.45
54 @@ -1,6 +1,10 @@
55 # ChangeLog for dev-php/xdebug-client
56 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/ChangeLog,v 1.44 2012/08/14 17:49:50 blueness Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/ChangeLog,v 1.45 2012/08/24 14:14:12 jer Exp $
59 +
60 + 24 Aug 2012; Jeroen Roovers <jer@g.o> xdebug-client-2.1.0.ebuild,
61 + xdebug-client-2.1.2.ebuild:
62 + Marked ~hppa (bug #422057).
63
64 14 Aug 2012; Anthony G. Basile <blueness@g.o>
65 xdebug-client-2.2.0.ebuild:
66
67
68
69 1.7 dev-php/xdebug-client/xdebug-client-2.1.2.ebuild
70
71 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.1.2.ebuild?rev=1.7&view=markup
72 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.1.2.ebuild?rev=1.7&content-type=text/plain
73 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.1.2.ebuild?r1=1.6&r2=1.7
74
75 Index: xdebug-client-2.1.2.ebuild
76 ===================================================================
77 RCS file: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.1.2.ebuild,v
78 retrieving revision 1.6
79 retrieving revision 1.7
80 diff -u -r1.6 -r1.7
81 --- xdebug-client-2.1.2.ebuild 25 Feb 2012 18:02:31 -0000 1.6
82 +++ xdebug-client-2.1.2.ebuild 24 Aug 2012 14:14:12 -0000 1.7
83 @@ -1,8 +1,8 @@
84 # Copyright 1999-2012 Gentoo Foundation
85 # Distributed under the terms of the GNU General Public License v2
86 -# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.1.2.ebuild,v 1.6 2012/02/25 18:02:31 armin76 Exp $
87 +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.1.2.ebuild,v 1.7 2012/08/24 14:14:12 jer Exp $
88
89 -KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86"
90 +KEYWORDS="alpha amd64 ~hppa ia64 ppc ~ppc64 sparc x86"
91
92 MY_PV="${PV/_/}"
93 MY_PV="${MY_PV/rc/RC}"