blob: baa445a51ce3b9b17d9ea30ebb6bc5e39bdf9528 (
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
|
# ChangeLog for dev-php4/xdebug
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-php4/xdebug/ChangeLog,v 1.12 2007/03/06 22:52:25 chtekk Exp $
*xdebug-2.0.0_rc3 (06 Mar 2007)
06 Mar 2007; Luca Longinotti <chtekk@gentoo.org> -xdebug-2.0.0_rc1.ebuild,
+xdebug-2.0.0_rc3.ebuild:
Version bump, cleanup.
27 Oct 2006; Sebastian Bergmann <sebastian@gentoo.org>
xdebug-2.0.0_rc1.ebuild:
Fix bug #153019.
24 Oct 2006; Sebastian Bergmann <sebastian@gentoo.org>
-xdebug-1.3.2.ebuild, -xdebug-2.0.0_beta6.ebuild, xdebug-2.0.0_rc1.ebuild:
Clean up old versions. Enable build of debugclient, closes bug #152589.
*xdebug-2.0.0_rc1 (09 Oct 2006)
09 Oct 2006; Sebastian Bergmann <sebastian@gentoo.org>
+xdebug-2.0.0_rc1.ebuild:
Version bump.
*xdebug-2.0.0_beta6 (04 Jul 2006)
04 Jul 2006; Sebastian Bergmann <sebastian@gentoo.org>
-xdebug-2.0.0_beta5.ebuild, +xdebug-2.0.0_beta6.ebuild:
Version bump.
27 May 2006; Luca Longinotti <chtekk@gentoo.org>
xdebug-2.0.0_beta5.ebuild:
Added to ~amd64.
*xdebug-2.0.0_beta5 (31 Dec 2005)
31 Dec 2005; Sebastian Bergmann <sebastian@gentoo.org>
-xdebug-2.0.0_beta4.ebuild, +xdebug-2.0.0_beta5.ebuild:
Version bump.
17 Dec 2005; Luca Longinotti <chtekk@gentoo.org>
xdebug-2.0.0_beta4.ebuild:
Fix wrongly dropped keywords.
*xdebug-2.0.0_beta4 (25 Nov 2005)
25 Nov 2005; Luca Longinotti <chtekk@gentoo.org> xdebug-1.3.2.ebuild,
+xdebug-2.0.0_beta4.ebuild:
Tidy up ebuilds and add Xdebug 2.0.0beta4 to the tree.
19 Nov 2005; Markus Rothe <corsair@gentoo.org> xdebug-1.3.2.ebuild:
Added ~ppc64 keyword; bug #102649
15 Oct 2005; Jason Wever <weeve@gentoo.org> xdebug-1.3.2.ebuild:
Added ~sparc keyword.
18 Aug 2005; <stuart@gentoo.org> ChangeLog:
Initial version; replaces older dev-php/* packages
|