summaryrefslogtreecommitdiff
blob: 3f9f1bee7af583809957b14fa1b0f84e8e2a6f12 (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
# ChangeLog for x11-libs/qt
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/ChangeLog,v 1.353 2006/10/05 11:50:37 caleb Exp $

  05 Oct 2006; Caleb Tennis <caleb@gentoo.org> -qt-4.2.0_rc1.ebuild:
  remove _rc1

*qt-4.2.0 (04 Oct 2006)

  04 Oct 2006; Caleb Tennis <caleb@gentoo.org> +qt-4.2.0.ebuild:
  Version bump

  29 Sep 2006; Caleb Tennis <caleb@gentoo.org> +files/qt-4.1.4-sparc.patch,
  qt-4.1.4.ebuild:
  Add a patch which detects Sparc for Linux, from bug #134341

*qt-4.0.1 (22 Sep 2006)

  22 Sep 2006; Caleb Tennis <caleb@gentoo.org> qt-3.3.6-r1.ebuild,
  qt-3.3.6-r2.ebuild, +qt-4.0.1.ebuild:
  Readding 4.0.1 so sparc will be happy :)

  22 Sep 2006; Caleb Tennis <caleb@gentoo.org> qt-3.3.6-r1.ebuild,
  qt-3.3.6-r2.ebuild:
  Fix icc compiler, bug #148211

*qt-3.3.6-r2 (20 Sep 2006)

  20 Sep 2006; Diego Pettenò <flameeyes@gentoo.org> +qt-3.3.6-r2.ebuild:
  Revision bump so that the pkg-config change is applied to everyone.

  14 Sep 2006; Caleb Tennis <caleb@gentoo.org> qt-3.3.4-r8.ebuild:
  Changing 3.3.4 dep to freetype-2.1* because it doesn't work with freetype
  2.2 (per bug #145641) and the patch is way too big for me to comfortably
  introduce here.

  14 Sep 2006; Caleb Tennis <caleb@gentoo.org>
  -files/qt-4.1.3-mysql4-support.diff, -qt-4.1.2.ebuild, -qt-4.1.3.ebuild:
  Remove stale ebuilds

  14 Sep 2006; Caleb Tennis <caleb@gentoo.org> qt-4.1.4.ebuild,
  qt-4.2.0_rc1.ebuild:
  Remove monolithic qt deps from 4.1.4 and 4.2.0; must use modular from now on

  07 Sep 2006; Diego Pettenò <flameeyes@gentoo.org> qt-4.1.4.ebuild:
  Add support again for different mkspecs and add ~x86-fbsd keyword to version
  4.1.4.

*qt-4.2.0_rc1 (06 Sep 2006)

  06 Sep 2006; Caleb Tennis <caleb@gentoo.org> -qt-4.2.0_pre1.ebuild,
  +qt-4.2.0_rc1.ebuild:
  add in 4.2.0_rc1, remove 4.2.0_pre1

  02 Sep 2006; Bryan Østergaard <kloeri@gentoo.org> qt-4.1.4.ebuild:
  Stable on ia64.

  23 Aug 2006; Caleb Tennis <caleb@gentoo.org> qt-3.3.6-r1.ebuild:
  Add PKG_CONFIG_PATH to the environment of Qt so the pkgconfig files are
  properly found, per bug #144140

  19 Aug 2006; Tobias Scherbaum <dertobi123@gentoo.org> qt-4.1.4.ebuild:
  ppc stable, bug #134341

  19 Aug 2006; Jeroen Roovers <jer@gentoo.org> qt-4.1.4.ebuild:
  Stable for HPPA (bug #134341).

  14 Aug 2006; Jeroen Roovers <jer@gentoo.org> files/qt4-parisc-linux.diff,
  qt-4.1.3.ebuild, qt-4.1.4.ebuild:
  Fixed HPPA patching.

  11 Aug 2006; Markus Rothe <corsair@gentoo.org> qt-4.1.4.ebuild:
  Stable on ppc64; bug #134341

  08 Aug 2006; Simon Stelling <blubb@gentoo.org> qt-4.1.4.ebuild:
  stable on amd64

  07 Aug 2006; Andrej Kacian <ticho@gentoo.org> qt-4.1.4.ebuild,
  qt-4.2.0_pre1.ebuild:
  Stable on x86. Bug #134341. Fix leading spaces in the 4.2.0_pre1 ebuild.

  31 Jul 2006; Caleb Tennis <caleb@gentoo.org> qt-4.2.0_pre1.ebuild:
  Add pch support for qt-4.2

  28 Jul 2006; Caleb Tennis <caleb@gentoo.org> qt-4.1.4.ebuild,
  qt-4.2.0_pre1.ebuild:
  Install the translations

  28 Jul 2006; Caleb Tennis <caleb@gentoo.org> -qt-3.3.4-r9.ebuild,
  -qt-3.3.6.ebuild, -qt-4.1.1.ebuild:
  Remove a few old stale versions

  11 Jul 2006; Caleb Tennis <caleb@gentoo.org> qt-4.2.0_pre1.ebuild:
  require a specific version of dbus

  09 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> qt-3.3.4-r8.ebuild,
  qt-3.3.4-r9.ebuild, qt-3.3.6.ebuild, qt-3.3.6-r1.ebuild, qt-4.1.1.ebuild,
  qt-4.1.2.ebuild, qt-4.1.3.ebuild, qt-4.1.4.ebuild, qt-4.2.0_pre1.ebuild:
  Pinpoint virtual/x11 version to less than 7.

  05 Jul 2006; Michael Sterrett <mr_bones_@gentoo.org> qt-4.2.0_pre1.ebuild:
  typo: sys-libs/glib -> dev-libs/glib

*qt-4.2.0_pre1 (30 Jun 2006)

  30 Jun 2006; Caleb Tennis <caleb@gentoo.org> +qt-4.2.0_pre1.ebuild:
  New technology preview. Keyworded -* until it has a bit more testing and the
  ebuild gets happier

*qt-4.1.4 (22 Jun 2006)

  22 Jun 2006; Caleb Tennis <caleb@gentoo.org> +qt-4.1.4.ebuild:
  Qt 4.1.4

  03 Jun 2006; Guy Martin <gmsoft@gentoo.org> qt-4.1.3.ebuild:
  Stable on hppa.

  02 Jun 2006; Guy Martin <gmsoft@gentoo.org> +files/qt4-parisc-linux.diff,
  qt-4.1.3.ebuild:
  Fixed parisc asm to build on linux.

  30 May 2006; Caleb Tennis <caleb@gentoo.org> qt-4.1.3.ebuild:
  Don't warn about nodoc anymore

  30 May 2006; Joseph Jezak <josejx@gentoo.org> qt-4.1.2.ebuild:
  Marked ppc stable for bug #134341.

  28 May 2006; Mark Loeser <halcy0n@gentoo.org> Manifest:
  Fix digest

  28 May 2006; Carsten Lohrke <carlo@gentoo.org>
  +files/qt-4.1.3-mysql4-support.diff, qt-4.1.3.ebuild:
  Build against MySQL 4.0.

  26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> qt-3.3.6-r1.ebuild:
  Stable on amd64 wrt bug #132887.

  26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> qt-4.1.2.ebuild:
  Stable on amd64 wrt bug #132349

  25 May 2006; Guy Martin <gmsoft@gentoo.org> qt-3.3.6-r1.ebuild:
  Stable on hppa.

  25 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> qt-4.1.2.ebuild:
  Stable on x86 wrt bug #132349.

*qt-4.1.3 (25 May 2006)

  25 May 2006; Caleb Tennis <caleb@gentoo.org> +qt-4.1.3.ebuild:
  Bump for a new version

  24 May 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
  Force digest regen.

  24 May 2006; Diego Pettenò <flameeyes@gentoo.org>
  +files/qt-3.3.6-visibility.patch, qt-3.3.6-r1.ebuild:
  Add visibility patch to enable KDE hidden visibility. Enable only in
  presence of GCC 4.1 or later, so that we play it safe. No visibility flags
  are enabled or it would break Qt!

  23 May 2006; Markus Rothe <corsair@gentoo.org> qt-4.1.2.ebuild:
  Stable on ppc64; bug #132349

  12 May 2006; Thomas Cort <tcort@gentoo.org> qt-3.3.6-r1.ebuild:
  Stable on alpha wrt Bug #132887.

  12 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> qt-3.3.6-r1.ebuild:
  Stable on x86 wrt bug #132887.

  12 May 2006; Luca Barbato <lu_zero@gentoo.org> qt-3.3.6-r1.ebuild:
  Marked ppc

  12 May 2006; Jason Wever <weeve@gentoo.org> qt-3.3.6-r1.ebuild:
  Stable on SPARC wrt bug #132887.

  11 May 2006; Markus Rothe <corsair@gentoo.org> qt-3.3.6-r1.ebuild:
  Stable on ppc64; bug #132887

  05 May 2006; Diego Pettenò <flameeyes@gentoo.org> qt-3.3.6-r1.ebuild:
  Make use the proper gcc/g++ executables so that it can be crosscompiled with
  distcc.

  05 May 2006; Caleb Tennis <caleb@gentoo.org> qt-4.1.2.ebuild:
  Change qt's DATADIR back to /usr/share/qt4, and leave DOCDIR as
  /usr/share/doc/qt-4.x.x. The reasoning is that we need a defined places to
  keep the mkspecs files that doesn't change with each new emerge

*qt-3.3.6-r1 (05 May 2006)

  05 May 2006; Caleb Tennis <caleb@gentoo.org>
  +files/0044-qscrollview-windowactivate-fix.diff,
  +files/0047-fix-kmenu-widget.diff,
  +files/0048-qclipboard_hack_80072.patch, +qt-3.3.6-r1.ebuild:
  Fix some patches that were dropped when moving to 3.3.6. This should make a
  lot of people happy

  05 May 2006; Caleb Tennis <caleb@gentoo.org> qt-3.3.6.ebuild:
  Add nis support, from bug #131303

  28 Apr 2006; Alec Warner <antarus@gentoo.org> files/digest-qt-4.1.1,
  Manifest:
  Fixing SHA256 digest, pass four

  19 Apr 2006; Caleb Tennis <caleb@gentoo.org> qt-4.1.2.ebuild:
  Add a die to the ebuild if using nodoc feature

  13 Apr 2006; Caleb Tennis <caleb@gentoo.org> qt-3.3.6.ebuild:
  Fix CHOST naming scheme from bug #128528

  11 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> qt-3.3.4-r8.ebuild,
  qt-3.3.4-r9.ebuild, qt-3.3.6.ebuild:
  Replace dolib with dolib.so to ensure executable bit is set.

  07 Apr 2006; Caleb Tennis <caleb@gentoo.org>
  -files/qt-3.3.5-uic-fix.patch, -qt-3.3.5.ebuild, -qt-3.3.5-r1.ebuild:
  remove some more older versions

  06 Apr 2006; Caleb Tennis <caleb@gentoo.org> qt-4.1.2.ebuild:
  remove implicit PATH and ROOTPATH from env.d file per bug #128655

  06 Apr 2006; Caleb Tennis <caleb@gentoo.org>
  -files/qt-4.1.0-configure-no-mysql.diff,
  -files/qt-4.1.0-debug-and-release.diff, -qt-4.1.0-r1.ebuild,
  -qt-4.1.0-r2.ebuild:
  remove stale versions

  01 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> qt-3.3.6.ebuild:
  Add ~x86-fbsd keyword.

*qt-4.1.2 (30 Mar 2006)

  30 Mar 2006; Caleb Tennis <caleb@gentoo.org> +qt-4.1.2.ebuild:
  version bump

  18 Mar 2006; Mike Frysinger <vapier@gentoo.org> qt-3.3.6.ebuild:
  Fix typo (pv -> PV) for libqt-mt.so symlink.

  17 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> qt-3.3.6.ebuild:
  Fix installation of libraries (3.3.5 -> ${PV}). Forward port immodule patch
  to Qt 3.3.6.

  17 Mar 2006; Fabian Groffen <grobian@gentoo.org> qt-3.3.6.ebuild:
  Marked ~ppc-macos, used old 3.3.5 patch to get it compiling (bug #126553)

*qt-3.3.6 (17 Mar 2006)

  17 Mar 2006; Caleb Tennis <caleb@gentoo.org>
  +files/qt-3.3.6-uic-fix.patch, +qt-3.3.6.ebuild:
  Adding Qt 3.3.6

*qt-3.3.5-r1 (09 Mar 2006)
*qt-3.3.4-r9 (09 Mar 2006)

  09 Mar 2006; Diego Pettenò <flameeyes@gentoo.org>
  +files/qt-3.3.5-immodule.patch, +qt-3.3.4-r9.ebuild, +qt-3.3.5-r1.ebuild:
  Add patch for Qt's immodule, bug #124033. Thanks to Martin Meredith
  <mez@ubuntu.com> for reporting.

  09 Mar 2006; Aron Griffis <agriffis@gentoo.org> qt-4.1.1.ebuild:
  Mark 4.1.1 ~ia64

  23 Feb 2006; Caleb Tennis <caleb@gentoo.org> qt-3.3.4-r8.ebuild,
  qt-3.3.5.ebuild:
  Add QTBASE dir to revdep-rebuild search paths so plugins (like mysql) get
  picked up

  22 Feb 2006; Caleb Tennis <caleb@gentoo.org> -qt-4.0.1.ebuild,
  -qt-4.1.0.ebuild:
  remove old versions

*qt-4.1.1 (22 Feb 2006)

  22 Feb 2006; Caleb Tennis <caleb@gentoo.org> +qt-4.1.1.ebuild:
  Version bump

  08 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> qt-3.3.5.ebuild:
  Append -fno-strict-aliasing as it dereferences type punned pointers (better
  be safe).

  19 Jan 2006; Caleb Tennis <caleb@gentoo.org> +files/qt-ulibc.patch,
  qt-3.3.4-r8.ebuild, qt-3.3.5.ebuild:
  Add a uclibc patch to allow Qt to compile with ulibc (bug #100246)

  18 Jan 2006; Joseph Jezak <josejx@gentoo.org> qt-4.1.0-r2.ebuild:
  Marked ~ppc for bug #112811.

  14 Jan 2006; Fabian Groffen <grobian@gentoo.org> qt-3.3.4-r8.ebuild:
  Marked ppc-macos stable

  13 Jan 2006; Caleb Tennis <caleb@gentoo.org> qt-3.3.4-r8.ebuild,
  qt-3.3.5.ebuild, qt-4.0.1.ebuild, qt-4.1.0-r2.ebuild:
  Add x11-libs/libSM as a modular X dep per bug #118420

*qt-4.1.0-r2 (13 Jan 2006)

  13 Jan 2006; Caleb Tennis <caleb@gentoo.org> +qt-4.1.0-r2.ebuild:
  Due to the requirement of private headers, QtTestlib is unusable without
  this fix (fixed in Qt 4.1.1, I'm told)

  11 Jan 2006; Jason Wever <weeve@gentoo.org> qt-4.1.0-r1.ebuild:
  Added ~sparc keyword wrt bug #112811.

  04 Jan 2006; Luis Medinas <metalgod@gentoo.org> qt-4.1.0-r1.ebuild:
  Added ~amd64 keyword. For bug #112811.

  04 Jan 2006; Markus Rothe <corsair@gentoo.org> qt-4.1.0-r1.ebuild:
  Added ~ppc64; bug #112811

  04 Jan 2006; Caleb Tennis <caleb@gentoo.org> qt-4.1.0-r1.ebuild:
  bump to ~x86

*qt-4.1.0-r1 (04 Jan 2006)

  04 Jan 2006; Caleb Tennis <caleb@gentoo.org> +qt-4.1.0-r1.ebuild:
  Revbump to change prefix to /usr, fixes pkgconfig files

  03 Jan 2006; Caleb Tennis <caleb@gentoo.org>
  +files/qt-4.1.0-debug-and-release.diff, qt-3.3.4-r8.ebuild,
  qt-3.3.5.ebuild, qt-4.1.0.ebuild:
  Add a patch which fixes qt build in -debug-and-release mode, from Trolltech
  (bug #117127)

  03 Jan 2006; Caleb Tennis <caleb@gentoo.org> qt-3.3.4-r8.ebuild,
  qt-3.3.5.ebuild:
  build qembed tool by default

  20 Dec 2005; Caleb Tennis <caleb@gentoo.org> qt-4.1.0.ebuild:
  Remove QtAssistant manual installation (it looks to me like it's handled
  now), and move the pkg-config files into /usr/_libdir_/pkgconfig

*qt-4.1.0 (20 Dec 2005)

  20 Dec 2005; Caleb Tennis <caleb@gentoo.org> +qt-4.1.0.ebuild:
  Bump from _rc1

  16 Dec 2005; Diego Pettenò <flameeyes@gentoo.org> qt-3.3.5.ebuild:
  Use ${CHOST} selection instead of checking for kernel/elibc pairs. Added
  support for DragonFly, OpenBSD and NetBSD.

  14 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; qt-3.3.4-r8.ebuild,
  qt-3.3.5.ebuild, qt-4.0.1.ebuild, qt-4.1.0_rc1.ebuild:
  Add modular X dependencies to qt-3. Remove redundant modular deps from qt-4.

  13 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; qt-4.0.1.ebuild,
  qt-4.1.0_rc1.ebuild:
  Clean up xinerama modular deps, based on how enlightenment did it.

  13 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; qt-4.0.1.ebuild,
  qt-4.1.0_rc1.ebuild:
  Fix modular X xinerama.

  11 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; qt-4.0.1.ebuild,
  qt-4.1.0_rc1.ebuild:
  Add modular X dependencies.

  08 Dec 2005; Caleb Tennis <caleb@gentoo.org> qt-4.1.0_rc1.ebuild:
  Add a sed statement to make Qt use /usr/XXX instead of /usr/X11R6/XXX

  04 Dec 2005; Mamoru KOMACHI <usata@gentoo.org> qt-3.3.5.ebuild:
  Updated immodule patch. This closes bug #106386.

  28 Nov 2005; Caleb Tennis <caleb@gentoo.org>
  +files/qt-4.1.0-configure-no-mysql.diff, qt-4.1.0_rc1.ebuild:
  add a patch from Trolltech to fix mysql compilation support

*qt-4.1.0_rc1 (21 Nov 2005)

  21 Nov 2005; Caleb Tennis <caleb@gentoo.org> -qt-4.1.0_pre20051028.ebuild,
  +qt-4.1.0_rc1.ebuild:
  Bumping up to _rc1, removing snapshot

  20 Nov 2005; Herbie Hopkins <herbs@gentoo.org> qt-4.0.1.ebuild,
  qt-4.1.0_pre20051028.ebuild:
  Small multilib fix

  19 Nov 2005; Joseph Jezak <josejx@gentoo.org> qt-4.0.1.ebuild:
  Marked ~ppc for bug #112811.

  19 Nov 2005; Markus Rothe <corsair@gentoo.org> qt-4.0.1.ebuild:
  Added ~ppc64

  19 Nov 2005; Jason Wever <weeve@gentoo.org> qt-4.0.1.ebuild:
  Added ~sparc keyword wrt bug #112811.

  18 Nov 2005; Marcus D. Hanwell <cryos@gentoo.org> qt-4.0.1.ebuild:
  Marked ~amd64, bug 112811.

  17 Nov 2005; Caleb Tennis <caleb@gentoo.org> qt-4.0.1.ebuild:
  Moving to ~x86

*qt-4.1.0_pre20051028 (28 Oct 2005)

  28 Oct 2005; Caleb Tennis <caleb@gentoo.org> +qt-4.1.0_pre20051028.ebuild:
  Adding a 4.1.0 snapshot to track its progress upstream

  09 Oct 2005; <gongloo@gentoo.org> +files/qt-3.3.5-macos.patch,
  qt-3.3.5.ebuild:
  macos patch fixes for qt-3.3.5

  02 Oct 2005; Aron Griffis <agriffis@gentoo.org> qt-3.3.4-r8.ebuild:
  Mark 3.3.4-r8 stable on ia64

  29 Sep 2005; Hardave Riar <hardave@gentoo.org> qt-3.3.4-r8.ebuild:
  Stable on mips, bug #105695.

  22 Sep 2005; Mark Loeser <halcy0n@gentoo.org> qt-3.3.4-r8.ebuild:
  Stable on x86; bug #105695

  21 Sep 2005; Fernando J. Pereda <ferdy@gentoo.org> qt-3.3.4-r8.ebuild:
  stable on alpha wrt bug #105695

  20 Sep 2005; Marcus D. Hanwell <cryos@gentoo.org> qt-3.3.4-r8.ebuild:
  Stable on amd64, bug 105695.

  20 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> qt-3.3.4-r8.ebuild:
  Stable on hppa, ppc.

  20 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> qt-3.3.4-r8.ebuild:
  Stable on sparc wrt #105695

  20 Sep 2005; Markus Rothe <corsair@gentoo.org> qt-3.3.4-r8.ebuild:
  Stable on ppc64 (bug #105695)

*qt-3.3.4-r8 (19 Sep 2005)

  19 Sep 2005; Caleb Tennis <caleb@gentoo.org> +qt-3.3.4-r8.ebuild,
  qt-4.0.1.ebuild:
  Adding 3.3.4-r8 which is the same as -r7 except we force the build to use
  the system zlib instead of allowing the option via the use flag, as this
  gets us past the zlib error, which is fixed in 3.3.5 but which isn't ready
  to go stable yet (see bug #105695)

*qt-3.3.5 (17 Sep 2005)

  17 Sep 2005; Caleb Tennis <caleb@gentoo.org>
  +files/qt-3.3.5-uic-fix.patch, +qt-3.3.5.ebuild:
  Version bump to 3.3.5

  17 Sep 2005; Aron Griffis <agriffis@gentoo.org> qt-3.3.4-r3.ebuild:
  Mark 3.3.4-r3 stable on alpha

  02 Sep 2005; <gongloo@gentoo.org> files/qt-3.3.4-macos.patch:
  Fix for Mac OS X library install names. Libraries now reference each other
  in /usr/qt/3/lib. Thanks j4rg0n for catching where the error was.