Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php/xdebug-client: xdebug-client-2.2.2.ebuild ChangeLog
Date: Sun, 28 Jul 2013 10:42:33
Message-Id: 20130728104230.177562171C@flycatcher.gentoo.org
1 ago 13/07/28 10:42:30
2
3 Modified: xdebug-client-2.2.2.ebuild ChangeLog
4 Log:
5 Stable for amd64, wrt bug #470446
6
7 (Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.2 dev-php/xdebug-client/xdebug-client-2.2.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.2.2.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.2.2.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.2.2.ebuild?r1=1.1&r2=1.2
15
16 Index: xdebug-client-2.2.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.2.2.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- xdebug-client-2.2.2.ebuild 14 Apr 2013 06:27:09 -0000 1.1
23 +++ xdebug-client-2.2.2.ebuild 28 Jul 2013 10:42:29 -0000 1.2
24 @@ -1,10 +1,10 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.2.2.ebuild,v 1.1 2013/04/14 06:27:09 olemarkus Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.2.2.ebuild,v 1.2 2013/07/28 10:42:29 ago Exp $
29
30 EAPI=4
31
32 -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
33 +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~x86"
34
35 MY_PV="${PV/_/}"
36 MY_PV="${MY_PV/rc/RC}"
37
38
39
40 1.59 dev-php/xdebug-client/ChangeLog
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xdebug-client/ChangeLog?rev=1.59&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xdebug-client/ChangeLog?rev=1.59&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xdebug-client/ChangeLog?r1=1.58&r2=1.59
45
46 Index: ChangeLog
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/ChangeLog,v
49 retrieving revision 1.58
50 retrieving revision 1.59
51 diff -u -r1.58 -r1.59
52 --- ChangeLog 22 May 2013 07:32:33 -0000 1.58
53 +++ ChangeLog 28 Jul 2013 10:42:29 -0000 1.59
54 @@ -1,6 +1,9 @@
55 # ChangeLog for dev-php/xdebug-client
56 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/ChangeLog,v 1.58 2013/05/22 07:32:33 olemarkus Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/ChangeLog,v 1.59 2013/07/28 10:42:29 ago Exp $
59 +
60 + 28 Jul 2013; Agostino Sarubbo <ago@g.o> xdebug-client-2.2.2.ebuild:
61 + Stable for amd64, wrt bug #470446
62
63 *xdebug-client-2.2.3 (22 May 2013)