blob: f6fc43295530d9b753882d6c8550f331b8e0d869 (
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
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 kde-misc/kooldock
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/kde-misc/kooldock/ChangeLog,v 1.24 2007/10/30 21:47:24 philantrop Exp $
*kooldock-0.4.7 (30 Oct 2007)
30 Oct 2007; Wulf C. Krueger <philantrop@gentoo.org> +kooldock-0.4.7.ebuild:
Version bump to 0.4.7 as per bug 197469.
27 Jul 2007; Carsten Lohrke <carlo@gentoo.org>
-files/kooldock-0.3-configure.patch,
-files/kooldock-0.3-fix-left-segfault.patch, -kooldock-0.3-r1.ebuild,
-kooldock-0.4.4.ebuild, -kooldock-0.4.5.ebuild:
Clean up.
15 May 2007; Christian Faulhammer <opfer@gentoo.org>
kooldock-0.4.6.ebuild:
stable amd64, bug 176286
30 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> kooldock-0.4.6.ebuild:
Stable on sparc wrt #176286
29 Apr 2007; Raúl Porcel <armin76@gentoo.org> kooldock-0.4.6.ebuild:
x86 stable wrt #176286
28 Apr 2007; nixnut <nixnut@gentoo.org> kooldock-0.4.6.ebuild:
Stable on ppc wrt bug 176286
*kooldock-0.4.6 (31 Mar 2007)
31 Mar 2007; Carsten Lohrke <carlo@gentoo.org> +kooldock-0.4.6.ebuild:
Version bump.
*kooldock-0.4.5 (01 Mar 2007)
01 Mar 2007; Przemysław Maciąg <troll@gentoo.org>
+kooldock-0.4.5.ebuild:
Version bump
14 Feb 2007; Przemysław Maciąg <troll@gentoo.org>
-kooldock-0.4.3.ebuild:
Removed buged kooldock-0.4.3 (see #163732)
*kooldock-0.4.4 (11 Feb 2007)
11 Feb 2007; Przemysław Maciąg <troll@gentoo.org>
+kooldock-0.4.4.ebuild:
Version bump (0.4.4)
*kooldock-0.4.3 (21 Jan 2007)
21 Jan 2007; Przemysław Maciąg <troll@gentoo.org>
+kooldock-0.4.3.ebuild:
Version bump 0.4.3 (see #162389)
13 Jan 2007; Ioannis Aslanidis <deathwing00@gentoo.org>
kooldock-0.3-r1.ebuild:
Fixed bug #161638.
04 Oct 2006; Simon Stelling <blubb@gentoo.org> kooldock-0.3-r1.ebuild:
stable on amd64
02 Sep 2005; Michael Hanselmann <hansmi@gentoo.org>
kooldock-0.3-r1.ebuild:
Stable on ppc.
22 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org>
kooldock-0.3-r1.ebuild:
Stable on sparc
20 Aug 2005; Gregorio Guidi <greg_g@gentoo.org> kooldock-0.3-r1.ebuild:
Stable on x86.
05 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> kooldock-0.3.ebuild:
Stable on ppc.
*kooldock-0.3-r1 (31 Mar 2005)
31 Mar 2005; Marcus D. Hanwell <cryos@gentoo.org>
+files/kooldock-0.3-fix-left-segfault.patch, +kooldock-0.3-r1.ebuild:
Patched to stop the segfault on exit left, thanks to David Leaver
<danzel@localhost.geek.nz> for the patch. Also marked ~amd64 as it now works
properly. Closes bug 85071.
12 Jan 2005; Jason Wever <weeve@gentoo.org> kooldock-0.3.ebuild:
Stable on sparc.
08 Dec 2004; Marc Hildebrand <zypher@gentoo.org> kooldock-0.3.ebuild:
Added ~ppc keyword.
05 Dec 2004; Simone Gotti <motaboy@gentoo.org> kooldock-0.3.ebuild:
Stable on x86.
23 Nov 2004; Carsten Lohrke <carlo@gentoo.org> kooldock-0.3.ebuild:
QA: missing "inherit eutils"
16 Nov 2004; Jason Wever <weeve@gentoo.org> kooldock-0.3.ebuild:
Added ~sparc keyword.
*kooldock-0.3 (31 Oct 2004)
31 Oct 2004; Simone Gotti <motaboy@gentoo.org> +metadata.xml,
+files/kooldock-0.3-configure.patch, +kooldock-0.3.ebuild:
New ebuild, thanks to Mauricio Bahamonde. Closes bug #49784. Added a patch
for the configure script to honor the "arts" USE flag.
|