blob: c00dd1fa822b9eda055ecfe54355d67dd8514782 (
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
109
110
111
112
|
# ChangeLog for kde-base/kdegraphics
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics/ChangeLog,v 1.22 2002/12/13 10:56:58 blizzy Exp $
08 Dec 2002; Jack Morgan <jmorgan@gentoo.org> kdegraphics-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> kdegraphics-3.1.ebuild:
Added ppc keyword
22 Nov 2002; Dan Armak <danarmak@gentoo.org> kdegraphics-3.0.4.ebuild :
Add a default system-wide kghostviewrc with working interpreter settings
(gs). Fixes bug #6562.
22 Nov 2002; Dan Armak <danarmak@gentoo.org> kdegraphics-3.0.4.ebuild :
Quick fix to use autoconf 2.1 again. I'll implement a proper fix in
need-kde() later.
*kdegraphics-3.1_rc3 (12 Nov 2002)
12 Nov 2002; Hannes Mehnert <hannes@gentoo.org> ChangeLog:
kde-3.1_rc3
*kdegraphics-3.1_rc2 (04 Nov 2002)
04 Nov 2002; Hannes Mehnert <hannes@gentoo.org> ChangeLog:
kde-3.1_rc2
20 Oct 2002; Dan Armak <danarmak@gentoo.org> ChangeLog :
Disable the x86+scanner dep again because it triggers a bug in portage. Will
come back as soon as that bug is resolved.
20 Oct 2002; Dan Armak <danarmak@gentoo.org> ChangeLog :
Fix #9271: Add a dep on libieee1284 on x86 if scanner is in use.
*kdegraphics-3.0.4 (09 Oct 2002)
09 Oct 2002; Dan Armak <danarmak@gentoo.org> ChangeLog :
KDE 3.0.4, the latest bugfix release.
08 Sep 2002; Dan Armak <danarmak@gentoo.org> ChangeLog :
Make building libkscan and kooka (the kde sane frontend) depend on the
new scanner use variale. This variable is on by default, so the default
behaviour is unchanged; therefore there is no new revision. Fix #4868.
*kdegraphics-3.0.3 (19 Aug 2002)
19 Aug 2002; Dan Armak <danarmak@gentoo.org> ChangeLog :
New bugfix release. Enjoy!
*kdegraphics-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.
*kdegraphics-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).
26 May 2002; Dan Armak <danarmak@gentoo.org> Changelog:
Fix typo that reset $DEPEND to "".
*kdegraphics-3.0.1 (24 May 2002)
24 May 2002; Dan Armak <danarmak@gentoo.org> Changelog :
Bugfix release (KDE 3.0.1). Ebuild cleanup. Update some deps.
12 Apr 2002; Seemant Kulleen <seemant@gentoo.org> kdegraphics-3.0.ebuild
kdegraphics-2.2.2.ebuild :
Changed the tex USE flag to tetex instead.
6 Apr 2002; Dan Armak <danarmak@gentoo.org> changelog:
kdegraphics-2.2.2, kdegraphics-3.0: change gphoto dep from media-gfx/gphoto
to media-gfx/gphoto2. Resolves bug #1570. Thanks to Michael Hall for reporting.
*kdegraphics-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.
*kdegraphics-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.
|