summaryrefslogtreecommitdiff
blob: 154fb6f464fee572a93fc52e6ae0d4157f3b1e87 (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
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
# ChangeLog for kde-base/kdebindings
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings/ChangeLog,v 1.64 2004/06/03 23:46:20 agriffis Exp $

  03 Jun 2004; Aron Griffis <agriffis@gentoo.org> kdebindings-3.1.5.ebuild:
  Fix use invocation

  01 Jun 2004; Travis Tilley <lv@gentoo.org> kdebindings-3.2.2.ebuild:
  stable on amd64

  15 May 2004; Jason Wever <weeve@gentoo.org> kdebindings-3.2.2.ebuild:
  Stable on sparc.

  20 Apr 2004; Caleb Tennis <caleb@gentoo.org>
  -files/kdebindings-3.0.5a-qt31.diff, -kdebindings-3.0.5b.ebuild:
  Remove old version

*kdebindings-3.2.2 (19 Apr 2004)

  19 Apr 2004; Caleb Tennis <caleb@gentoo.org> +kdebindings-3.2.2.ebuild:
  Version bump

  12 Apr 2004; Mamoru KOMACHI <usata@gentoo.org> kdebindings-3.2.0.ebuild,
  kdebindings-3.2.1.ebuild:
  virtual/ruby fix

  15 Mar 2004; Jason Wever <weeve@gentoo.org> kdebindings-3.2.1.ebuild:
  Marked stable on sparc.

  15 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org>
  kdebindings-3.2.1.ebuild:
  fix typo: DEPEND -> DEPEND=

*kdebindings-3.2.1 (09 Mar 2004)

  09 Mar 2004; Caleb Tennis <caleb@gentoo.org> kdebindings-3.2.1.ebuild:
  Version bump

  29 Feb 2004; Jason Wever <weeve@gentoo.org> kdebindings-3.2.0.ebuild:
  Marked stable on sparc.

  28 Feb 2004; Jason Wever <weeve@gentoo.org> kdebindings-3.1.5.ebuild:
  Marked stable on sparc.

  10 Feb 2004; Caleb Tennis <caleb@gentoo.org> kdebindings-3.2.0.ebuild:
  x86 stable

  10 Feb 2004; Lars Weiler <pylon@gentoo.org> :
  Stable on ppc.

  05 Feb 2004; Luca Barbato <lu_zero@gentoo.org> kdebindings-3.2.0.ebuild:
  Marked ~ppc

*kdebindings-3.2.0 (02 Feb 2004)

*kdebindings-3.2.0_rc1 (18 Jan 2004)

  18 Jan 2004; Caleb Tennis <caleb@gentoo.org> kdebindings-3.0.4.ebuild,
  kdebindings-3.1.2.ebuild, kdebindings-3.2.0_beta2.ebuild,
  kdebindings-3.2.0_rc1.ebuild, files/x_QFont.cpp.diff,
  files/x_QHBox.cpp.diff, files/x_Qt.cpp.diff:
  New version, removing older versions

*kdebindings-3.1.5 (14 Jan 2004)

  14 Jan 2004; Caleb Tennis <caleb@gentoo.org> kdebindings-3.1.5.ebuild:
  New version

  05 Jan 2004; Jason Wever <weeve@gentoo.org> kdebindings-3.1.4.ebuild:
  Marked stable on sparc.

  04 Jan 2004; Jason Wever <weeve@gentoo.org> kdebindings-3.2.0_beta2.ebuild:
  Added ~sparc keyword.

*kdebindings-3.2.0_beta2 (09 Dec 2003)

  09 Dec 2003; Caleb Tennis <caleb@gentoo.org> kdebindings-3.2.0_beta2.ebuild:
  New beta version

  29 Nov 2003; Brad House <brad_mssw@gentoo.org> kdebindings-3.1.4.ebuild:
  mark stable on amd64

  20 Nov 2003; Luca Barbato <lu_zero@gentoo.org> kdebindings-3.1.4.ebuild:
  Marked ppc

  01 Nov 2003; Caleb Tennis <caleb@gentoo.org> kdebindings-3.1.4.ebuild:
  Fix java-config location detection

  02 Oct 2003; Caleb Tennis <caleb@gentoo.org> kdebindings-3.1.4.ebuild:
  Don't compile qtjava if java use flag is off

  30 Sep 2003; Caleb Tennis <caleb@gentoo.org> kdebindings-3.1.4.ebuild,
  files/x_QFont.cpp.diff, files/x_QHBox.cpp.diff, files/x_Qt.cpp.diff:
  Compilation fix for Qt 3.2.1 users - bug #29095

  27 Sep 2003; Caleb Tennis <caleb@gentoo.org> kdebindings-2.2.2.ebuild,
  kdebindings-2.2.2.ebuild, kdebindings-3.1.1.ebuild,
  kdebindings-3.1.1.ebuild, kdebindings-3.1.3.ebuild,
  kdebindings-3.1.3.ebuild:
  removing stale versions

*kdebindings-3.1.4 (16 Sep 2003)

  16 Sep 2003; Caleb Tennis <caleb@gentoo.org> kdebindings-3.1.4.ebuild:
  new version

  16 Sep 2003; Jason Wever <weeve@gentoo.org> kdebindings-3.1.3.ebuild:
  Marked stable for sparc.

  07 Sep 2003; Caleb Tennis <caleb@gentoo.org> kdebindings-3.1.3.ebuild:
  x86 stable

*kdebindings-3.1.3 (06 Aug 2003)

  06 Aug 2003; Caleb Tennis <caleb@gentoo.org> kdebindings-3.1.3.ebuild:
  Version Bump

  20 Jun 2003; Caleb Tennis <caleb@gentoo.org>:
  Removing stale ebuilds: 3.0.5a, 3.1

  16 Jun 2003; Will Woods <wwoods@gentoo.org> kdebindings-3.1.2.ebuild:
  Marked stable for alpha

*kdebindings-3.1.2 (19 May 2003)

  19 May 2003; Dan Armak <danarmak@gentoo.org> kdebindings-3.1.2.ebuild:
  New version of KDE.

*kdebindings-3.0.5b (08 Apr 2003)

  08 Apr 2003; Hannes Mehnert <hannes@gentoo.org> kdebindings-3.0.5b.ebuild:
  A security patch release fixing a kghostview vulnerability. See GLSA.
  Also includes misc other fixes.

*kdebindings-3.1.1 (14 Mar 2003)

  14 Mar 2003; Hannes Mehnert <hannes@gentoo.org> kdebindings-3.1.1.ebuild:
  version bump

*kdebindings-3.1 (21 Jan 2003)

  28 Feb 2003; Will Woods <wwoods@gentoo.org> kdebindings-3.1.ebuild :
  Added ~alpha keyword

  12 Feb 2003; Hannes Mehnert <hannes@gentoo.org> kdebindings-3.0.2.ebuild,
  kdebindings-3.0.3.ebuild, kdebindings-3.1_rc6.ebuild: removed old ebuilds
  
  11 Feb 2003; Dan Armak <danarmak@gentoo.org> kdegraphics-3.1.ebuild  :

  Fix #14756: enforce make -j1.

  01 Feb 2003; Jack Morgan <jmorgan@gentoo.org> kdebindings-3.1.ebuild:
  added ~sparc to keywords

  30 Jan 2003; Dan Armak <danarmak@gentoo.org> ChangeLog  :

  Change ebuilds to use kde_src_unpack() instead of base_src_unpack(). This
  does not affect in any way the compiled output, or any ebuild not suffering
  rfom the 'languageChange undeclared' bug, which it fixes.

  21 Jan 2003; Dan Armak <danarmak@gentoo.org> kdebindings-3.1.ebuild  :

  Fix to prevent it from trying to build mozilla xpart bindings even though
  mozilla is not in USE.

*kdebindings-3.1_rc6 (05 Jan 2003)

  05 Jan 2003; Hannes Mehnert <hannes@gentoo.org> kdebindings-3.1_rc6.ebuild:
  version bump

*kdebindings-3.0.5a (22 Dec 2002)

  06 Jan 2003; Jason Wever <weeve@gentoo.org> kdebindings-3.0.5a.ebuild:
  Added ~sparc keyword

  22 Dec 2002; Hannes Mehnert <hannes@gentoo.org> ChangeLog:
  version bump

  13 Dec 2002; Dan Armak <danarmak@gentoo.org> kdebindings-3.1_rc5.ebuild  :

  Make sure qtsharp isn't compiled, because we don't have all the prerequisites
  in portage as yet. See bug #12012.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*kdebindings-3.1_rc3 (12 Nov 2002)

  12 Nov 2002; Hannes Mehnert <hannes@gentoo.org> ChangeLog:
  kde-3.1_rc3

*kdebindings-3.1_rc2 (04 Nov 2002)

  04 Nov 2002; Hannes Mehnert <hannes@gentoo.org> ChangeLog:
  kde-3.1_rc2

*kdebindings-3.0.4 (09 Oct 2002)

  09 Oct 2002; Dan Armak <danarmak@gentoo.org> ChangeLog  :

  KDE 3.0.4, the latest bugfix release.

*kdebindings-3.0.3 (19 Aug 2002)

  19 Aug 2002; Dan Armak <danarmak@gentoo.org> ChangeLog  :

  New bugfix release. Enjoy!

*kdebindings-3.0.2 (04 Jul 2002)
 
  01 Aug 2002; Mark Guertin <gerk@gentoo.org> kde-3.0.2.ebuild :
  Added ppc to keywords

  04 Jul 2002; phoen][x <phoenix@gentoo.org>

  Added the digest.

*kdebindings-3.0.2 (03 Jul 2002)

  03 Jul 2002; Dan Armak <danarmak@gentoo.org> ChangeLog  : : : : : :

  New stability release.

*kdebindings-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).
  
  Also, make the mozilla bindings conditional on the mozilla use flag.

*kdebindings-3.0.1 (24 May 2002)

  24 May 2002; Dan Armak <danarmak@gentoo.org> Changelog :

  Bugfix release (KDE 3.0.1). Ebuild cleanup; remove a fix no longer necessary in 3.0.1.
  Reenable java bindings compilation (fixed in this release).

  3 May 2002; Dan Armak <danarmak@gentoo.org>
  Disable java bindings compilation. There's a known bug (acknowledged on kde.org)
  to be fixed (hopefully) in 3.0.1.

  11 Apr 2002; Spider <spider@gentoo.org>
  Update all glib dependencies to use glib-1.2*  in preparation of unmasking the glib-2.0.1 packages

*kdebindings-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.

*kdebindings-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.