summaryrefslogtreecommitdiff
blob: 3d02f88a6c9768ffe0649a8e90dd6e86558cca0a (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
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
# ChangeLog for dev-python/PyQt
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.129 2009/10/18 14:45:55 armin76 Exp $

  21 Mar 2013; Lars Wendler <polynomial-c@gentoo.org> PyQt-3.17.6.ebuild,
  PyQt-3.18.1.ebuild:
  Fixed dependencies on qt packages.

  01 Aug 2010; Roman v. Gemmeren <strowi@hasnoname.de> PyQt-3.18.2.ebuild:
  distutils_python_version is deprecated. replaced with python_get_version

  18 Oct 2009; Raúl Porcel <armin76@gentoo.org> PyQt-3.18.1.ebuild:
  alpha/ia64/sparc stable wrt #284707

  12 Oct 2009; Jeroen Roovers <jer@gentoo.org> PyQt-3.18.1.ebuild:
  Stable for HPPA (bug #284707).

  27 Sep 2009; nixnut <nixnut@gentoo.org> PyQt-3.18.1.ebuild:
  ppc stable #284707

  22 Sep 2009; Markus Meier <maekke@gentoo.org> PyQt-3.18.1.ebuild:
  amd64 stable, bug #284707

  16 Sep 2009; Jesus Rivero <neurogeek@gentoo.org> PyQt-3.18.1.ebuild:
  Fixed RDEPEND (QScintilla)

  16 Sep 2009; Christian Faulhammer <fauli@gentoo.org> PyQt-3.18.1.ebuild:
  stable x86, bug 284707

  06 Sep 2009; Christian Ruppert <idl0r@gentoo.org>
  -files/python_2.5_build_fix.patch:
  Remove unused patch.

  05 Sep 2009; Patrick Lauer <patrick@gentoo.org> -PyQt-3.18.ebuild,
  -PyQt-3.18-r1.ebuild:
  Remove old

  16 Jun 2009; Markos Chandras <hwoarang@gentoo.org> PyQt-3.18.1.ebuild:
  Raise sip dependency to 4.8.1

*PyQt-3.18.1 (16 Jun 2009)

  16 Jun 2009; Markos Chandras <hwoarang@gentoo.org> +PyQt-3.18.1.ebuild:
  Version bump. Bug-fix release

  13 Jun 2009; Markos Chandras <hwoarang@gentoo.org> PyQt-3.17.6.ebuild:
  Fix sip dependencies

*PyQt-3.18-r1 (13 Jun 2009)

  13 Jun 2009; Markos Chandras <hwoarang@gentoo.org>
  +files/python_2.5_build_fix.patch, +PyQt-3.18-r1.ebuild:
  Revbump. Fixes pre-stripped files ( bug 188405 thanks to Victor Ostorga ).
  Fixes python-2.5
  compatibility ( bug 274017 ).

  09 Jun 2009; Markos Chandras <hwoarang@gentoo.org> PyQt-3.18.ebuild:
  Silently drop qt4 use dependency from qscintilla

*PyQt-3.18 (09 Jun 2009)

  09 Jun 2009; Markos Chandras <hwoarang@gentoo.org> +PyQt-3.18.ebuild:
  Version bump

  27 Mar 2009; Ben de Groot <yngwin@gentoo.org> -PyQt-3.17.3.ebuild,
  -PyQt-3.17.4.ebuild:
  Remove older versions which are also hardmasked

  20 Feb 2009; Jeroen Roovers <jer@gentoo.org> PyQt-3.17.6.ebuild:
  Stable for HPPA (bug #248083).

  06 Feb 2009; Raúl Porcel <armin76@gentoo.org> PyQt-3.17.6.ebuild:
  ia64/sparc stable wrt #248038

  04 Feb 2009; Brent Baude <ranger@gentoo.org> PyQt-3.17.6.ebuild:
  Marking PyQt-3.17.6 ppc64 for bug 248038

  31 Jan 2009; Tobias Klausmann <klausman@gentoo.org> PyQt-3.17.6.ebuild:
  Stable on alpha, bug #248038

  18 Jan 2009; Markus Meier <maekke@gentoo.org> PyQt-3.17.6.ebuild:
  amd64/x86 stable, bug #248038

  17 Jan 2009; nixnut <nixnut@gentoo.org> PyQt-3.17.6.ebuild:
  ppc stable #248038

*PyQt-3.17.6 (25 Nov 2008)

  25 Nov 2008; Ben de Groot <yngwin@gentoo.org> +PyQt-3.17.6.ebuild:
  Version bump, fixes bug 248044

  06 Oct 2008; Ali Polatel <hawking@gentoo.org>
  -files/PyQt-3.14.1-examples.diff,
  -files/PyQt-3.14.1-python-2.5-compat.diff, -PyQt-3.14.1-r1.ebuild,
  -PyQt-3.14.1-r2.ebuild, -PyQt-3.17.ebuild, -PyQt-3.17.2.ebuild:
  Drop old.

  13 May 2008; Ali Polatel <hawking@gentoo.org> PyQt-3.14.1-r1.ebuild,
  PyQt-3.14.1-r2.ebuild, PyQt-3.17.ebuild, PyQt-3.17.2.ebuild,
  PyQt-3.17.3.ebuild, PyQt-3.17.4.ebuild:
  Changed HOMEPAGE. Quoting. Thanks to Elias Probst, #220653

  15 Mar 2008; Markus Rothe <corsair@gentoo.org> PyQt-3.17.4.ebuild:
  Stable on ppc64

  09 Mar 2008; Wulf C. Krueger <philantrop@gentoo.org> PyQt-3.17.4.ebuild:
  Marked stable on amd64 as per bug 209505.

  21 Feb 2008; Raúl Porcel <armin76@gentoo.org> PyQt-3.17.4.ebuild:
  alpha/ia64/sparc stable

  21 Feb 2008; Christian Faulhammer <opfer@gentoo.org> PyQt-3.17.4.ebuild:
  stable x86, bug 209505

*PyQt-3.17.4 (26 Dec 2007)

  26 Dec 2007; Caleb Tennis <caleb@gentoo.org> +PyQt-3.17.4.ebuild:
  version bump

  05 Dec 2007; Raúl Porcel <armin76@gentoo.org> PyQt-3.17.3.ebuild:
  alpha/sparc stable wrt #200630

  01 Dec 2007; nixnut <nixnut@gentoo.org> PyQt-3.17.3.ebuild:
  Stable on ppc wrt bug 200630

  29 Nov 2007; Christian Faulhammer <opfer@gentoo.org> PyQt-3.17.3.ebuild:
  stable x86, bug 200630

  20 Nov 2007; Ali Polatel <hawking@gentoo.org> PyQt-3.14.1-r1.ebuild,
  PyQt-3.14.1-r2.ebuild, PyQt-3.17.ebuild, PyQt-3.17.2.ebuild,
  PyQt-3.17.3.ebuild:
  dev-python/qscintilla moved to x11-libs/qscintilla

  13 Nov 2007; Jeroen Roovers <jer@gentoo.org> PyQt-3.17.3.ebuild:
  Marked ~hppa (bug #198456). Fix quoting issues. Do not install LICENSE.

  08 Oct 2007; Tom Gall <tgall@gentoo.org> PyQt-3.17.3.ebuild:
  stable on ppc64

  22 Sep 2007; Steve Arnold <nerdboy@gentoo.org> PyQt-3.17.3.ebuild:
  Stable on amd64 (really fixes bug 188303 and a host of others).
  Marking this stable on other arch's needs to be done in parallel with
  dev-python/sip-4.7 (or similar breakage will occur).

*PyQt-3.17.3 (11 Aug 2007)

  11 Aug 2007; Caleb Tennis <caleb@gentoo.org> +PyQt-3.17.3.ebuild:
  version bump

  24 Jun 2007; Tiziano Müller <dev-zero@gentoo.org> PyQt-3.14.1-r1.ebuild,
  PyQt-3.14.1-r2.ebuild, PyQt-3.17.ebuild, PyQt-3.17.2.ebuild:
  Fixed $ROOT abuse (bug #167271)

  16 Jun 2007; Diego Pettenò <flameeyes@gentoo.org> PyQt-3.17.2.ebuild:
  Add ~x86-fbsd keyword.

  01 Jun 2007; nixnut <nixnut@gentoo.org> PyQt-3.17.ebuild:
  Stable on ppc wrt bug 174413

  30 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> PyQt-3.17.ebuild:
  Stable on sparc wrt #174413

  29 May 2007; Raúl Porcel <armin76@gentoo.org> PyQt-3.17.ebuild:
  alpha/x86 stable wrt #174413

  29 May 2007; Brent Baude <ranger@gentoo.org> PyQt-3.17.ebuild:
  Marking PyQt-3.17 ppc64 stable for bug 174413

*PyQt-3.17.2 (10 May 2007)

  10 May 2007; Caleb Tennis <caleb@gentoo.org> +PyQt-3.17.2.ebuild:
  version bump

  13 Apr 2007; <welp@gentoo.org> PyQt-3.17.ebuild:
  Stable on amd64 wrt bug 174413. Allows for closing of bug 155170

  20 Feb 2007; Simon Stelling <blubb@gentoo.org> PyQt-3.14.1-r2.ebuild:
  mark 3.14.1-r2 -amd64 until bug 155170 is properly resolved

  04 Dec 2006; Caleb Tennis <caleb@gentoo.org> PyQt-3.14.1-r1.ebuild,
  PyQt-3.14.1-r2.ebuild:
  Fix qt dep to lock on Qt3

  26 Nov 2006; Markus Rothe <corsair@gentoo.org> PyQt-3.14.1-r2.ebuild:
  Stable on ppc64

  15 Nov 2006; Joseph Jezak <josejx@gentoo.org> PyQt-3.14.1-r2.ebuild:
  Marked ppc stable.

  15 Nov 2006; Caleb Tennis <caleb@gentoo.org> -PyQt-3.16.ebuild:
  remove old version

*PyQt-3.17 (15 Nov 2006)

  15 Nov 2006; Caleb Tennis <caleb@gentoo.org> +PyQt-3.17.ebuild:
  version bump

  15 Nov 2006; Caleb Tennis <caleb@gentoo.org> -files/PyQt-3.13-kde34.diff,
  -PyQt-3.13-r2.ebuild, -PyQt-3.15.1.ebuild:
  remove some older versions

  13 Nov 2006; Danny van Dyk <kugelfang@gentoo.org> PyQt-3.14.1-r2.ebuild:
  Marked stable on amd64 wrt bug #101837.

  13 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> PyQt-3.14.1-r2.ebuild:
  Stable on sparc

  13 Nov 2006; Christian Faulhammer <opfer@gentoo.org>
  PyQt-3.14.1-r2.ebuild:
  stable x86, for KDE 3.5.5, see bug #147570

*PyQt-3.14.1-r2 (22 Oct 2006)

  22 Oct 2006; Carsten Lohrke <carlo@gentoo.org>
  +files/PyQt-3.14.1-python-2.5-compat.diff, +PyQt-3.14.1-r2.ebuild:
  Python 2.5 compatibility.

*PyQt-3.16 (06 Apr 2006)

  06 Apr 2006; Carsten Lohrke <carlo@gentoo.org> +PyQt-3.16.ebuild:
  Version bump.

  01 Apr 2006; Aron Griffis <agriffis@gentoo.org> PyQt-3.15.1.ebuild:
  Mark 3.15.1 ~ia64

  22 Feb 2006; Carsten Lohrke <carlo@gentoo.org>
  -files/PyQt-3.8.1-qt-3.3.patch, -files/license-3.8.1.diff,
  -PyQt-3.8.1.ebuild, -PyQt-3.11.ebuild, -PyQt-3.12.ebuild,
  -PyQt-3.13.ebuild, -PyQt-3.13-r1.ebuild, PyQt-3.13-r2.ebuild,
  -PyQt-3.14.ebuild, -PyQt-3.14.1.ebuild, PyQt-3.14.1-r1.ebuild,
  -PyQt-3.15.ebuild, PyQt-3.15.1.ebuild:
  Clean up.

  24 Jan 2006; Markus Rothe <corsair@gentoo.org> PyQt-3.14.1-r1.ebuild:
  Stable on ppc64

  20 Jan 2006; Carsten Lohrke <carlo@gentoo.org> PyQt-3.15.1.ebuild:
  fix dependency

  15 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> PyQt-3.14.1-r1.ebuild:
  Stable on ppc.

  14 Jan 2006; Jose Luis Rivero <yoswink@gentoo.org> PyQt-3.8.1.ebuild,
  PyQt-3.14.1-r1.ebuild:
  PyQt-3.14.1-r1 alpha stable per bug #117246

  05 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> PyQt-3.8.1.ebuild,
  PyQt-3.14.1-r1.ebuild:
  3.14.1-r1 sparc stable, removing 3.8.1 keywords in preparation for
  qscintilla cleanup #117246

  05 Jan 2006; Chris White <chriswhite@gentoo.org> PyQt-3.8.1.ebuild,
  PyQt-3.14.1-r1.ebuild:
  PyQt-3.14.1-r1 x86 stable per bug #117246.

  31 Dec 2005; Simon Stelling <blubb@gentoo.org> PyQt-3.14.1-r1.ebuild:
  stable on amd64

*PyQt-3.15.1 (09 Dec 2005)
*PyQt-3.14.1-r1 (09 Dec 2005)
*PyQt-3.13-r2 (09 Dec 2005)

  09 Dec 2005; Carsten Lohrke <carlo@gentoo.org>
  +files/PyQt-3.13-kde34.diff, +files/PyQt-3.14.1-examples.diff,
  +PyQt-3.13-r2.ebuild, +PyQt-3.14.1-r1.ebuild, +PyQt-3.15.1.ebuild:
  version bump and other fixes

  25 Nov 2005; Tom Gall <tgall@gentoo.org> PyQt-3.13.ebuild:
  stable on ppc64

  11 Oct 2005; Chris Bainbridge <chrb@gentoo.org> PyQt-3.15.ebuild:
  Fix finding qscintilla.

  01 Oct 2005; Chris Bainbridge <chrb@gentoo.org> PyQt-3.15.ebuild:
  Fix DEPEND to allow latest qscintilla.

*PyQt-3.15 (26 Sep 2005)

  26 Sep 2005; Chris Bainbridge <chrb@gentoo.org> +PyQt-3.15.ebuild:
  Version bump for #107104

  21 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> PyQt-3.13.ebuild:
  Stable on ppc.

  29 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> PyQt-3.14.ebuild,
  PyQt-3.14.1.ebuild:
  ~alpha keyword.

*PyQt-3.14.1 (07 Mar 2005)

  07 Mar 2005; Carsten Lohrke <carlo@gentoo.org> +PyQt-3.14.1.ebuild:
  version bump

*PyQt-3.13-r1 (20 Feb 2005)

  20 Feb 2005; Carsten Lohrke <carlo@gentoo.org> +PyQt-3.13-r1.ebuild,
  +PyQt-3.14.ebuild:
  version bump

  07 Feb 2005; Jeremy Huddleston <eradicator@gentoo.org> PyQt-3.13.ebuild:
  Multilib fix for python.

  30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
  Change encoding to UTF-8 for GLEP 31 compliance

  19 Dec 2004; Carsten Lohrke <carlo@gentoo.org> PyQt-3.13.ebuild:
  debug support, minor fixes

  16 Dec 2004; Dylan Carlson <absinthe@gentoo.org> PyQt-3.13.ebuild:
  Stable on amd64.

  07 Dec 2004; Jason Wever <weeve@gentoo.org> PyQt-3.13.ebuild:
  Stable on sparc.

  06 Dec 2004; Caleb Tennis <caleb@gentoo.org> PyQt-3.11.ebuild,
  PyQt-3.12.ebuild, PyQt-3.13.ebuild, PyQt-3.8.1.ebuild:
  Moving sys-devel/libtool out of RDEPEND and into DDEPEND

  23 Nov 2004; Carsten Lohrke <carlo@gentoo.org> PyQt-3.13.ebuild:
  stable on x86

  08 Nov 2004; Daniel Ostrow <dostrow@gentoo.org> PyQt-3.13.ebuild:
  Marked ~ppc64

*PyQt-3.13 (23 Sep 2004)

  23 Sep 2004; Carsten Lohrke <carlo@gentoo.org> PyQt-3.12.ebuild,
  +PyQt-3.13.ebuild:
  version bump, -alpha

  21 Aug 2004; Danny van Dyk <kugelfang@gentoo.org> PyQt-3.12.ebuild:
  Marked stable on amd64.

  18 Jul 2004; Jason Wever <weeve@gentoo.org> PyQt-3.12.ebuild:
  Stable on sparc wrt bug #56712.

  11 Jul 2004; Carsten Lohrke <carlo@gentoo.org> PyQt-3.12.ebuild:
  stable on x86

  01 Jul 2004; Jon Hood <squinky86@gentoo.org> PyQt-3.11.ebuild,
  PyQt-3.12.ebuild, PyQt-3.8.1.ebuild:
  change virtual/glibc to virtual/libc

  24 Jun 2004; Carsten Lohrke <carlo@gentoo.org>
  -files/qt3.1.2-compilation-fix-3.5.diff, -PyQt-3.5.ebuild:
  remove old ebuild

*PyQt-3.12 (26 May 2004)

  26 May 2004; Carsten Lohrke <carlo@gentoo.org> PyQt-3.11.ebuild,
  PyQt-3.12.ebuild, PyQt-3.5.ebuild, PyQt-3.8.1.ebuild:
  mirror://gentoo fixes, version bump

  25 May 2004; Carsten Lohrke <carlo@gentoo.org> PyQt-3.10.ebuild,
  PyQt-3.8.1.ebuild, files/PyQt-3.10-qt-3.3.patch:
  removed 3.10, marked 3.8.1 stable on alpha and ppc

  04 May 2004; Bryan Østergaard <kloeri@gentoo.org> PyQt-3.5.ebuild:
  Add missing IUSE.

  21 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> PyQt-3.11.ebuild:
  Mark stable on amd64.

*PyQt-3.11 (17 Mar 2004)

  17 Mar 2004; Caleb Tennis <caleb@gentoo.org> PyQt-3.11.ebuild:
  New bugfix version

  14 Mar 2004; Jon Portnoy <avenj@gentoo.org> PyQt-3.8.1.ebuild :
  AMD64 keywords.

  03 Mar 2004; <kloeri@gentoo.org> PyQt-3.8.1.ebuild:
  Move make around, close bug #43610.

  02 Mar 2004; <kloeri@gentoo.org> PyQt-3.8.1.ebuild,
  files/PyQt-3.8.1-qt-3.3.patch:
  Fix qt-3.3 compile problem. Close bug #43475.

  26 Feb 2004; Sven Blumenstein <bazik@gentoo.org> PyQt-3.8.1.ebuild:
  Stable on sparc.

  26 Feb 2004; <kloeri@gentoo.org> PyQt-3.10.ebuild,
  files/PyQt-3.10-qt-3.3.patch:
  Fix qt-3.3 related compile errors.

*PyQt-3.10 (17 Jan 2004)

  17 Jan 2004; Rob Cakebread <pythonhead@gentoo.org> PyQt-3.10.ebuild:
  Version bump. Bug# 38534. Thanks Carlo <current@myrealbox.com>

  16 Dec 2003; Alastair Tse <liquidx@gentoo.org> PyQt-3.5-r1.ebuild,
  PyQt-3.6-r1.ebuild, PyQt-3.6.ebuild, PyQt-3.7.ebuild, PyQt-3.8.1.ebuild,
  PyQt-3.8.ebuild, files/license-3.5.diff, files/license-3.6.diff,
  files/license-3.7.diff, files/license-3.8.diff:
  change to Gentoo mirror for files

  10 Nov 2003; Caleb Tennis <caleb@gentoo.org> PyQt-3.8.1.ebuild:
  marking x86 stable

*PyQt-3.8.1 (03 Oct 2003)

  03 Oct 2003; Caleb Tennis <caleb@gentoo.org> PyQt-3.8.1.ebuild:
  new version

*PyQt-3.8 (27 Aug 2003)

  27 Aug 2003; Caleb Tennis <caleb@gentoo.org> PyQt-3.8.ebuild:
  Version bump

  31 Jul 2003; Caleb Tennis <caleb@gentoo.org> PyQT-3.7.ebuild:
  Upgrade dep on QScintilla-1.53

*PyQt-3.7 (30 Jul 2003)

  30 Jul 2003; Caleb Tennis <caleb@gentoo.org> PyQt-3.7.ebuild:
  Version bump.  Removed version deps on qt and python as this product
  can support almost all known (portage) version.

*PyQt-3.6-r1 (29 Apr 2003)

  29 Apr 2003; Michele Balistreri <brain@gentoo.org> PyQt-3.6-r1.ebuild :
  Adding dependencie to qscintilla package

*PyQt-3.6 (29 Apr 2003)

  29 Apr 2003; Michele Balistreri <brain@gentoo.org> PyQt-3.6.ebuild :
  Version bump

  17 Apr 2003; Michele Balistreri <brain@gentoo.org> Changelog  :

    Added IUSE flag for policy compliance

  17 Apr 2003; Michele Balistreri <brain@gentoo.org> Changelog  :

    Marked as stable on x86

  12 Apr 2003; Michele Balistreri <brain@gentoo.org> ChangeLog  :

    Fix compilation bug with QT 3.1.2 (bug #19008)


  26 Feb 2003; Dan Armak <danarmak@gentoo.org> ChangeLog  :

  Fix possible sandbox error as per bug #12393.

*PyQt-3.5-r1 (17 Feb 2003)

  17 Feb 2003; Dan Armak <danarmak@gentoo.org> ChangeLog  :

  Install the .sip files as well. They are placed in /usr/share/sip/qt. .sip
  files are like headers for sip-based packages, such as PyQT and PyKDE. This
  closes bug #10060.

*PyQt-3.5 (14 Dec 2002)

  14 Dec 2002; Bart Verwilst <verwilst@gentoo.org>

  New version, + changed license to GPL

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords

*PyQt-3.4 (18 Sep 2002)

  18 Sep 2002; Sascha Schwabbauer <cybersystem@gentoo.org> :

  Added ppc to keywords.

*PyQt-3.4 (17 Sep 2002)

  17 Sep 2002; Bart Verwilst <verwilst@gentoo.org>

*PyQt-3.3.2 (25 Jul 2002)

  25 Jul 2002; Bart Verwilst <verwilst@gentoo.org>

  13 Aug 2002; Bart Verwilst <verwilst@gentoo.org> ChangeLog :

  Added "-c" flag to build.py, so the compilation time will be 80% less
  from what it was before. More CPU/MEM usage though during compilation!

*PyQt-3.2.4 (5 Jul 2002)

  05 Jul 2002; Bart Verwilst <verwilst@gentoo.org>

*PyQt-3.0 (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.