blob: aa2d3a69df57067f7d7febf50b0744cdcbc8141b (
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
|
# ChangeLog for kde-base/kdemultimedia
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/kdemultimedia/ChangeLog,v 1.18 2002/11/21 17:51:54 hannes Exp $
21 Nov 2002; Hannes Mehnert <hannes@gentoo.org> kdemultimedia-3.0*.ebuild:
filtered -fomit-frame-pointer from kdemultimedia-3.0.x ebuilds,
this fixes bug #9894, thanks to jjcspamme@yahoo.com (Jerry) for submission
*kdemultimedia-3.1_rc3 (12 Nov 2002)
12 Nov 2002; Hannes Mehnert <hannes@gentoo.org> ChangeLog:
kde-3.1_rc3
*kdemultimedia-3.1_rc2 (04 Nov 2002)
04 Nov 2002; Hannes Mehnert <hannes@gentoo.org> ChangeLog:
kde-3.1_rc2
*kdemultimedia-3.0.4 (09 Oct 2002)
09 Oct 2002; Dan Armak <danarmak@gentoo.org> ChangeLog :
KDE 3.0.4, the latest bugfix release.
13 Okt 2002; Bart Verwilst <verwilst@gentoo.org> Changelog:
Filter out -fforce-addr, because it b0rks kdemm compilation.
Compiles fine when filtered.
04 Oct 2002; Dan Armak <danarmak@gentoo.org> ChangeLog :
Remove the kdemultimedia-3.0.3 dep on cdrtools and cdrdao altogether. koncd
isn't compiled by default, so these deps aren't needed.
08 Sep 2002; Dan Armak <danarmak@gentoo.org> ChangeLog :
Make building koncd in 3.0.x, and kaudiocreator in 3.1.x, depend on the new
cdr use variable. This variable is on by default, so the default behaviour
is unchanged; therefore there is no new revision. Fix #4868.
*kdemultimedia-3.0.3 (19 Aug 2002)
19 Aug 2002; Dan Armak <danarmak@gentoo.org> ChangeLog :
New bugfix release. Enjoy!
*kdemultimedia-3.0.2 (03 Jul 2002)
01 Aug 2002; Mark Guertin <gerk@gentoo.org> kde-3.0.2.ebuild :
Added ppc to keywords
03 Jul 2002; Dan Armak <danarmak@gentoo.org> ChangeLog : : : : : : : : : : :
New stability release.
10 Jun 2002; Dan Armak <danarmak@gentoo.org> changelog:
Pass the correct parameters to configure to enable it to find NAS.
*kdemultimedia-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).
*kdemultimedia-3.0.1 (24 May 2002)
24 May 2002; Dan Armak <danarmak@gentoo.org> Changelog :
Bugfix release (KDE 3.0.1).
12 May 2002; Dan Armak <danarmak@gentoo.org> changelog:
Disabled building with alsa. The kdemm/alsa.9 bug isn't going to disappear soon it seems.
*kdemultimedia-3.0-r1 (30 Apr 2002)
30 Apr 2002; Dan Armak <danarmak@gentoo.org> Changelog :
Fixed files from kmidi/config installing into /var/tmp/portage/.../$KDEDIR.
Fixes bug #2095.
5 Apr 2002; Dan Armak <danarmak@gentoo.org> Changelog:
Add patch submitted by Michael Thompson to fix building of TIMIDITY with tcltk bindings.
Fixes bug #1542.
*kdemultimedia-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.
*kdemultimedia-2.2.2 (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.
|