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
|
# ChangeLog for net-misc/d4x
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/d4x/ChangeLog,v 1.18 2004/04/29 15:35:31 liquidx Exp $
29 Apr 2004; Alastair Tse <liquidx@gentoo.org>
+files/d4x-2.5.0_rc2-gtk24.patch, d4x-2.5.0_rc2.ebuild:
add patch for gtk2.4 compatibility (#47984)
26 Apr 2004; Aron Griffis <agriffis@gentoo.org> d4x-2.4.1-r1.ebuild:
Add die following econf for bug 48950
11 Apr 2004; Markus Nigbur <pyrania@gentoo.org> d4x-2.5.0_rc2.ebuild:
Marked stable.
04 Apr 2004; Jason Wever <weeve@gentoo.org> d4x-2.4.1-r1.ebuild:
Marked stable on sparc.
28 Mar 2004; Jason Wever <weeve@gentoo.org> d4x-2.4.1-r1.ebuild,
files/d4x-sndserv-bigendian.patch:
Added big endian patch and ~sparc keyword to 2.4.1-r1.
04 Feb 2004; Alastair Tse <liquidx@gentoo.org> d4x-2.4.1-r1.ebuild:
workaround deprecated gtk_ calls in 2.4.1 (#32202)
*d4x-2.5.0_rc2 (04 Feb 2004)
04 Feb 2004; Alastair Tse <liquidx@gentoo.org> d4x-2.4.1.ebuild,
d4x-2.5.0_beta2.ebuild, d4x-2.5.0_rc2.ebuild, metadata.xml:
version bump and cleanup (#37018)
*d4x-2.5.0_beta2 (31 Aug 2003)
31 Aug 2003; Alastair Tse <liquidx@gentoo.org> d4x-2.5.0_beta2.ebuild :
version bump. fixed some old compile probs (#24504). thanks to Nicolas Kaiser
<nikai@nikai.net>
*d4x-2.4.1-r1 (30 Mar 2003)
30 Mar 2003; Martin Schlemmer <azarah@gentoo.org> d4x-2.4.1-r1.ebuild :
Fix a miscompile for me with gcc-3.2.2 and CFLAGS="-O2". Fix indentation
of KDE menu stuff.
*d4x-2.4.1 (08 Mar 2003)
09 Mar 2003; Alastair Tse <liquidx@gentoo.org> d4x-2.4.1.ebuild :
Installs KDE menu entry. Cleaned deps.
08 Mar 2003; Alastair Tse <liquidx@gentoo.org> d4x-2.4.1.ebuild :
Version Bump. Marked as unstable. Fixes #17023.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*nt-2.4_beta (19 Oct 2002)
19 Oct 2002; Martin Schlemmer <azarah@gentoo.org> :
Add beta to portage.
1 Sep 2002; Martin Schlemmer <azarah@gentoo.org> :
Move the whole shebang to net-misc/d4x, as it seems not all know
that it was named nt (cannot expect it really), and I think our
current nt-2.03 ebuild is much more complete than the newly added
one.
*d4x-2.03 (1 Sep 2002)
1 Sep 2002; Martin Schlemmer <azarah@gentoo.org> nt-2.03.ebuild :
New version.
*nt-2.0.2 (23 Jul 2002)
18 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> nt-2.02.ebuild :
New version that should fix GCC 3.1 compile problems. Ebuild
submitted by Daniel Mettler <mettlerd@icu.unizh.ch>.
*nt-2.01 (7 Jun 2002)
09 Jul 2002; phoen][x <phoenix@gentoo.org> nt-2.01.ebuild :
Added KEYWORDS, LICENSE.
7 Jun 2002; Martin Schlemmer <azarah@gentoo.org> :
Bump to latest version.
*nt-2.0 (30 Apr 2002)
09 Jul 2002; phoen][x <phoenix@gentoo.org> nt-2.0.ebuild :
Added KEYWORDS, LICENSE.
3 Jun 2002: Preston A. Elder <prez@gentoo.org> files/nt-2.0-gcc31.patch :
Added patch to make compile with gcc 3.1
*nt-2.0_rc2 (28 Apr 2002)
09 Jul 2002; phoen][x <phoenix@gentoo.org> nt-2.0_rc2.ebuild :
Added KEYWORDS, LICENSE.
*nt-1.30 (1 Feb 2002)
09 Jul 2002; phoen][x <phoenix@gentoo.org> nt-1.30.ebuild :
Added KEYWORDS, LICENSE, SLOT.
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|