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.6.ebuild ChangeLog
Date: Wed, 25 Feb 2015 15:45:07
Message-Id: 20150225154447.03F921287D@oystercatcher.gentoo.org
1 ago 15/02/25 15:44:47
2
3 Modified: xdebug-client-2.2.6.ebuild ChangeLog
4 Log:
5 Stable for x86, wrt bug #538554
6
7 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.5 dev-php/xdebug-client/xdebug-client-2.2.6.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.2.6.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.2.6.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.2.6.ebuild?r1=1.4&r2=1.5
15
16 Index: xdebug-client-2.2.6.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.2.6.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- xdebug-client-2.2.6.ebuild 23 Feb 2015 11:17:20 -0000 1.4
23 +++ xdebug-client-2.2.6.ebuild 25 Feb 2015 15:44:46 -0000 1.5
24 @@ -1,10 +1,10 @@
25 # Copyright 1999-2015 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.6.ebuild,v 1.4 2015/02/23 11:17:20 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.2.6.ebuild,v 1.5 2015/02/25 15:44:46 ago Exp $
29
30 EAPI=5
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.78 dev-php/xdebug-client/ChangeLog
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xdebug-client/ChangeLog?rev=1.78&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xdebug-client/ChangeLog?rev=1.78&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/xdebug-client/ChangeLog?r1=1.77&r2=1.78
45
46 Index: ChangeLog
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/ChangeLog,v
49 retrieving revision 1.77
50 retrieving revision 1.78
51 diff -u -r1.77 -r1.78
52 --- ChangeLog 25 Feb 2015 01:53:54 -0000 1.77
53 +++ ChangeLog 25 Feb 2015 15:44:46 -0000 1.78
54 @@ -1,6 +1,9 @@
55 # ChangeLog for dev-php/xdebug-client
56 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/ChangeLog,v 1.77 2015/02/25 01:53:54 grknight Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/ChangeLog,v 1.78 2015/02/25 15:44:46 ago Exp $
59 +
60 + 25 Feb 2015; Agostino Sarubbo <ago@g.o> xdebug-client-2.2.6.ebuild:
61 + Stable for x86, wrt bug #538554
62
63 *xdebug-client-2.3.1 (25 Feb 2015)