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-php5/xdebug: ChangeLog xdebug-2.1.0-r1.ebuild
Date: Sun, 02 Jan 2011 17:59:15
Message-Id: 20110102175906.2D78B2004E@flycatcher.gentoo.org
1 klausman 11/01/02 17:59:06
2
3 Modified: ChangeLog xdebug-2.1.0-r1.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.38 dev-php5/xdebug/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/xdebug/ChangeLog?rev=1.38&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/xdebug/ChangeLog?rev=1.38&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/xdebug/ChangeLog?r1=1.37&r2=1.38
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php5/xdebug/ChangeLog,v
19 retrieving revision 1.37
20 retrieving revision 1.38
21 diff -u -r1.37 -r1.38
22 --- ChangeLog 25 Dec 2010 17:55:06 -0000 1.37
23 +++ ChangeLog 2 Jan 2011 17:59:06 -0000 1.38
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-php5/xdebug
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/xdebug/ChangeLog,v 1.37 2010/12/25 17:55:06 jer Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/xdebug/ChangeLog,v 1.38 2011/01/02 17:59:06 klausman Exp $
30 +
31 + 02 Jan 2011; Tobias Klausmann <klausman@g.o> xdebug-2.1.0-r1.ebuild:
32 + Stable on alpha, bug #349659
33
34 25 Dec 2010; Jeroen Roovers <jer@g.o> xdebug-2.1.0-r1.ebuild:
35 Stable for HPPA (bug #349659).
36
37
38
39 1.8 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.8&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/xdebug/xdebug-2.1.0-r1.ebuild?rev=1.8&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.7&r2=1.8
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.7
49 retrieving revision 1.8
50 diff -u -r1.7 -r1.8
51 --- xdebug-2.1.0-r1.ebuild 25 Dec 2010 17:55:06 -0000 1.7
52 +++ xdebug-2.1.0-r1.ebuild 2 Jan 2011 17:59:06 -0000 1.8
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2010 Gentoo Foundation
55 +# Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/xdebug/xdebug-2.1.0-r1.ebuild,v 1.7 2010/12/25 17:55:06 jer Exp $
58 +# $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 $
59
60 PHP_EXT_NAME="xdebug"
61 PHP_EXT_INI="yes"
62 @@ -9,7 +9,7 @@
63 EAPI="2"
64 inherit php-ext-source-r2
65
66 -KEYWORDS="~amd64 hppa ~ppc64 ~x86"
67 +KEYWORDS="alpha ~amd64 hppa ~ppc64 ~x86"
68
69 MY_PV="${PV/_/}"
70 MY_PV="${MY_PV/rc/RC}"