1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
|
# ChangeLog for dev-php/xdebug-client
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/ChangeLog,v 1.21 2010/11/05 11:46:05 fauli Exp $
05 Nov 2010; Christian Faulhammer <fauli@gentoo.org>
xdebug-client-2.1.0.ebuild:
stable x86, bug 343645
05 Nov 2010; Jeroen Roovers <jer@gentoo.org> xdebug-client-2.0.5.ebuild:
Stable for HPPA (bug #336869).
20 Oct 2010; Markos Chandras <hwoarang@gentoo.org>
xdebug-client-2.0.5.ebuild:
Stable on amd64 wrt bug #336869
*xdebug-client-2.1.0 (08 Aug 2010)
08 Aug 2010; Matti Bickel <mabi@gentoo.org> +xdebug-client-2.1.0.ebuild:
version bump (bug #331353)
13 Jun 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
xdebug-client-2.0.5.ebuild:
x86 stable wrt bug #321279
*xdebug-client-2.1.0_rc1 (01 May 2010)
01 May 2010; <mabi@gentoo.org> +xdebug-client-2.1.0_rc1.ebuild:
version bump (bug #310515, thanks to Ole Markus With
<o.with@sportradar.ag>)
05 Feb 2010; Alexis Ballier <aballier@gentoo.org>
xdebug-client-2.0.2.ebuild, xdebug-client-2.0.3.ebuild,
xdebug-client-2.0.5.ebuild:
libedit is not anymore in freebsd-lib these days
*xdebug-client-2.0.5 (01 Jan 2010)
01 Jan 2010; Ben de Groot <yngwin@gentoo.org> +xdebug-client-2.0.5.ebuild:
Version bump. Fixes bug 256080.
15 Jul 2008; Jeroen Roovers <jer@gentoo.org> xdebug-client-2.0.3.ebuild:
Marked ~hppa too.
*xdebug-client-2.0.3 (03 Jun 2008)
03 Jun 2008; Luca Longinotti <chtekk@gentoo.org>
-xdebug-client-2.0.0.ebuild, -xdebug-client-2.0.1.ebuild,
+xdebug-client-2.0.3.ebuild:
Version bump.
08 Mar 2008; <pva@gentoo.org> xdebug-client-2.0.2.ebuild:
amd64 stable, bug #208848.
04 Feb 2008; Markus Meier <maekke@gentoo.org> xdebug-client-2.0.2.ebuild:
x86 stable, bug #208848
17 Jan 2008; Raúl Porcel <armin76@gentoo.org> xdebug-client-2.0.2.ebuild:
Add ~alpha/~ia64
*xdebug-client-2.0.2 (15 Nov 2007)
15 Nov 2007; Markus Ullmann <jokey@gentoo.org>
+xdebug-client-2.0.2.ebuild:
Version bump from project overlay
12 Nov 2007; Jakub Moc <jakub@gentoo.org> +xdebug-client-2.0.2.ebuild:
Version bump
*xdebug-client-2.0.1 (28 Oct 2007)
28 Oct 2007; Markus Ullmann <jokey@gentoo.org>
+xdebug-client-2.0.1.ebuild:
Version bump from php project overlay
27 Oct 2007; Jakub Moc <jakub@gentoo.org> +xdebug-client-2.0.1.ebuild:
Version bump
06 Sep 2007; Markus Ullmann <jokey@gentoo.org>
-xdebug-client-2.0.0_rc3.ebuild, -xdebug-client-2.0.0_rc4.ebuild:
Cleanup
*xdebug-client-2.0.0 (16 Aug 2007)
16 Aug 2007; Christian Hoffmann <hoffie@gentoo.org>
+xdebug-client-2.0.0.ebuild:
version bump wrt bug 186167, thanks to Walter <walter@pratyeka.org>
*xdebug-client-2.0.0_rc4 (30 Jun 2007)
30 Jun 2007; Konstantin V. Arkhipov <voxus@gentoo.org>
+xdebug-client-2.0.0_rc4.ebuild:
Version bump, closing bug #180109.
*xdebug-client-2.0.0_rc3 (08 Mar 2007)
08 Mar 2007; Luca Longinotti <chtekk@gentoo.org>
-xdebug-client-2.0.0_rc1.ebuild, +xdebug-client-2.0.0_rc3.ebuild:
Vbump, cleanup.
27 Oct 2006; Sven Wegener <swegener@gentoo.org>
xdebug-client-2.0.0_rc1.ebuild:
Set S correctly to avoid cd'ing around.
*xdebug-client-2.0.0_rc1 (27 Oct 2006)
27 Oct 2006; Sebastian Bergmann <sebastian@gentoo.org> +metadata.xml,
+xdebug-client-2.0.0_rc1.ebuild:
Initial ebuild for bug #153019.
|