blob: 63d9ded2ceda8cbda4886a7cfaa5fd9deddbac28 (
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
107
108
|
# ChangeLog for kde-base/kdeaddons
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons/ChangeLog,v 1.22 2003/01/05 13:09:43 hannes Exp $
*kdeaddons-3.1_rc6 (05 Jan 2003)
05 Jan 2003; Hannes Mehnert <hannes@gentoo.org> kdeaddons-3.1_rc6.ebuild:
version bump
*kdeaddons-3.0.5a (21 Dec 2002)
21 Dec 2002; Hannes Mehnert <hannes@gentoo.org> kdeaddons-3.0.5a.ebuild:
version bump
08 Dec 2002; Jack Morgan <jmorgan@gentoo.org> kdeaddons-3.1_rc5.ebuild :
Added sparc keyword
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
04 Dec 2002; Olivier Reisch <doctomoe@gentoo.org> kdeaddons-3.1.ebuild:
Added ppc keyword
*kdeaddons-3.1_rc3 (12 Nov 2002)
12 Nov 2002; Hannes Mehnert <hannes@gentoo.org> ChangeLog:
kde-3.1_rc3
*kdeaddons-3.1_rc2 (04 Nov 2002)
04 Nov 2002; Hannes Mehnert <hannes@gentoo.org> ChangeLog:
kde-3.1_rc2
*kdeaddons-3.0.4 (09 Oct 2002)
09 Oct 2002; Dan Armak <danarmak@gentoo.org> ChangeLog :
KDE 3.0.4, the latest bugfix release.
08 Oct 2002; Dan Armak <danarmak@gentoo.org> ChangeLog :
As below; add the same fix to the 3.1.x ebuilds (bug #8843).
08 Sep 2002; Dan Armak <danarmak@gentoo.org> ChangeLog :
If -march=pentium4 is used, add -mno-sse2 to avoid the bug #7625 compile
error.
*kdeaddons-3.0.3 (19 Aug 2002)
19 Aug 2002; Dan Armak <danarmak@gentoo.org> ChangeLog :
New bugfix release. Enjoy!
*kdeaddons-3.0.2 (03 Jul 2002)
01 Aug 2002; Mark Guertin <gerk@gentoo.org> :
Added ppc to keywords
03 Jul 2002; Dan Armak <danarmak@gentoo.org> ChangeLog : :
New stability release.
25 June 2002; Mark Guertin <gerk@gentoo.org> changelog:
Fixed svgalib dep. Was really to close bug #3161 (not 3104). In that
case the user had previously installed svgalib and noautounmadness.so linked
against it. have seen this in PPC land before as well, If kdelibs is
built with svgalib (or any other lib) linked and you remove it you will run
into same problem if you don't rebuild the kdelibs after removing.
Closes bug #4111
10 Jun 2002; Dan Armak <danarmak@gentoo.org> changelog:
Add missing svgalib dep, close bug #3104.
*kdeaddons-3.0.1.20020604 (4 Jun 2002)
4 Jun 2002; Dan Armak <danarmak@gentoo.org> Changelog :
This is a snapshot of the KDE CVS's KDE_3_0_x branch from June 6th.
This branch contains only bugfixes to the 3.0 release (the 3.0.1 release
was also of this kind).
*kdeaddons-3.0.1 (24 May 2002)
24 May 2002; Dan Armak <danarmak@gentoo.org> Changelog :
Bugfix release (KDE 3.0.1). Ebuild cleanup.
20 Apr 2002; Dan Armak <danarmak@gentoo.org. Changelog:
Fix sdl dep, now it only goes in if use sdl is on.
*kdeaddons-3.0 (4 Apr 2002)
4 Apr 2002; Dan Armak <danarmak@gentoo.org> Changelog :
KDE 3.0 ebuilds. Based on the well-tested kde3pre ebuild set.
*kdeaddons-2.2.2-r1 (1 Feb 2002)
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.
|