Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php5/xdebug: xdebug-2.0.2.ebuild ChangeLog
Date: Mon, 04 Feb 2008 22:07:50
Message-Id: E1JM9Tf-0006ik-As@stork.gentoo.org
1 maekke 08/02/04 22:07:47
2
3 Modified: xdebug-2.0.2.ebuild ChangeLog
4 Log:
5 x86 stable, bug #208848
6 (Portage version: 2.1.4.1)
7
8 Revision Changes Path
9 1.3 dev-php5/xdebug/xdebug-2.0.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/xdebug/xdebug-2.0.2.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/xdebug/xdebug-2.0.2.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/xdebug/xdebug-2.0.2.ebuild?r1=1.2&r2=1.3
14
15 Index: xdebug-2.0.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-php5/xdebug/xdebug-2.0.2.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- xdebug-2.0.2.ebuild 17 Jan 2008 12:26:22 -0000 1.2
22 +++ xdebug-2.0.2.ebuild 4 Feb 2008 22:07:46 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/xdebug/xdebug-2.0.2.ebuild,v 1.2 2008/01/17 12:26:22 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/xdebug/xdebug-2.0.2.ebuild,v 1.3 2008/02/04 22:07:46 maekke Exp $
28
29 PHP_EXT_NAME="xdebug"
30 PHP_EXT_INI="yes"
31 @@ -8,7 +8,7 @@
32
33 inherit php-ext-source-r1
34
35 -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
36 +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
37
38 MY_PV="${PV/_/}"
39 MY_PV="${MY_PV/rc/RC}"
40
41
42
43 1.20 dev-php5/xdebug/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/xdebug/ChangeLog?rev=1.20&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/xdebug/ChangeLog?rev=1.20&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/xdebug/ChangeLog?r1=1.19&r2=1.20
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-php5/xdebug/ChangeLog,v
52 retrieving revision 1.19
53 retrieving revision 1.20
54 diff -u -r1.19 -r1.20
55 --- ChangeLog 17 Jan 2008 12:26:22 -0000 1.19
56 +++ ChangeLog 4 Feb 2008 22:07:46 -0000 1.20
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-php5/xdebug
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/xdebug/ChangeLog,v 1.19 2008/01/17 12:26:22 armin76 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/xdebug/ChangeLog,v 1.20 2008/02/04 22:07:46 maekke Exp $
62 +
63 + 04 Feb 2008; Markus Meier <maekke@g.o> xdebug-2.0.2.ebuild:
64 + x86 stable, bug #208848
65
66 17 Jan 2008; Raúl Porcel <armin76@g.o> xdebug-2.0.2.ebuild:
67 Add ~alpha/~ia64
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list