blob: 2b5b48dcc4674978a61a373fe10c959080d95330 (
plain)
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
|
# ChangeLog for dev-php/xdebug-client
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/ChangeLog,v 1.12 2008/06/03 03:31:42 chtekk Exp $
*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.
|