Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php5/xdebug: ChangeLog xdebug-2.1.0-r1.ebuild
Date: Tue, 04 Jan 2011 08:45:42
Message-Id: 20110104084532.03C1A2005C@flycatcher.gentoo.org
1 fauli 11/01/04 08:45:31
2
3 Modified: ChangeLog xdebug-2.1.0-r1.ebuild
4 Log:
5 stable x86, bug 349659
6
7 (Portage version: 2.1.9.25/cvs/Linux i686)
8
9 Revision Changes Path
10 1.39 dev-php5/xdebug/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/xdebug/ChangeLog?rev=1.39&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/xdebug/ChangeLog?rev=1.39&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/xdebug/ChangeLog?r1=1.38&r2=1.39
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php5/xdebug/ChangeLog,v
19 retrieving revision 1.38
20 retrieving revision 1.39
21 diff -u -r1.38 -r1.39
22 --- ChangeLog 2 Jan 2011 17:59:06 -0000 1.38
23 +++ ChangeLog 4 Jan 2011 08:45:31 -0000 1.39
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-php5/xdebug
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/xdebug/ChangeLog,v 1.38 2011/01/02 17:59:06 klausman Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/xdebug/ChangeLog,v 1.39 2011/01/04 08:45:31 fauli Exp $
29 +
30 + 04 Jan 2011; Christian Faulhammer <fauli@g.o>
31 + xdebug-2.1.0-r1.ebuild:
32 + stable x86, bug 349659
33
34 02 Jan 2011; Tobias Klausmann <klausman@g.o> xdebug-2.1.0-r1.ebuild:
35 Stable on alpha, bug #349659
36
37
38
39 1.9 dev-php5/xdebug/xdebug-2.1.0-r1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/xdebug/xdebug-2.1.0-r1.ebuild?rev=1.9&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/xdebug/xdebug-2.1.0-r1.ebuild?rev=1.9&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/xdebug/xdebug-2.1.0-r1.ebuild?r1=1.8&r2=1.9
44
45 Index: xdebug-2.1.0-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-php5/xdebug/xdebug-2.1.0-r1.ebuild,v
48 retrieving revision 1.8
49 retrieving revision 1.9
50 diff -u -r1.8 -r1.9
51 --- xdebug-2.1.0-r1.ebuild 2 Jan 2011 17:59:06 -0000 1.8
52 +++ xdebug-2.1.0-r1.ebuild 4 Jan 2011 08:45:31 -0000 1.9
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/xdebug/xdebug-2.1.0-r1.ebuild,v 1.8 2011/01/02 17:59:06 klausman Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/xdebug/xdebug-2.1.0-r1.ebuild,v 1.9 2011/01/04 08:45:31 fauli Exp $
58
59 PHP_EXT_NAME="xdebug"
60 PHP_EXT_INI="yes"
61 @@ -9,7 +9,7 @@
62 EAPI="2"
63 inherit php-ext-source-r2
64
65 -KEYWORDS="alpha ~amd64 hppa ~ppc64 ~x86"
66 +KEYWORDS="alpha ~amd64 hppa ~ppc64 x86"
67
68 MY_PV="${PV/_/}"
69 MY_PV="${MY_PV/rc/RC}"