summaryrefslogtreecommitdiff
blob: e6da59899da94c0f7218529ab38fcfe7ef30625f (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
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
# ChangeLog for x11-libs/qt
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/ChangeLog,v 1.173 2004/10/10 20:32:19 eradicator Exp $

  10 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org> qt-3.3.3-r1.ebuild:
  Readded multilib fixes.

*qt-3.3.3-r1 (11 Sep 2004)

  11 Sep 2004; Mamoru KOMACHI <usata@gentoo.org>
  +files/qt-3.3.3-immodule-20040819-event-inversion-20040908.diff,
  +files/qt-3.3.3-immodule-r123-event-inversion-20040909.diff,
  qt-3.3.2.ebuild, +qt-3.3.3-r1.ebuild, qt-3.3.3.ebuild:
  Updated immodule for Qt patch. Character inversion problem on
  some input methods has been fixed.

  09 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org> qt-3.3.3.ebuild:
  get_libdir updates. Fix multilib support on amd64. libqt.so is now created on
  amd64.

  23 Aug 2004; psi29a <psi29a@gentoo.org> qt-3.3.3.ebuild:
  Removed mips patch, as it is no longer necessary with > 3.2.x and marked
  stabled for mips

  22 Aug 2004; Mamoru KOMACHI <usata@gentoo.org> qt-3.3.2.ebuild,
  +files/qt-3.3.2-immodule-20040819.patch,
  -files/qt-3.3.3-complemental-patch-for-immodule-20040814.diff:
  Updated immodule for Qt patch (same as the last commit).

  22 Aug 2004; Mamoru KOMACHI <usata@gentoo.org> qt-3.3.3.ebuild:
  Updated immodule for Qt patch (fixes plugins/input path).

  21 Aug 2004; Bryan ��stergaard <kloeri@gentoo.org> qt-3.3.3.ebuild:
  Stable on alpha, bug 60855.

  20 Aug 2004; Danny van Dyk <kugelfang@gentoo.org> qt-3.3.3.ebuild:
  Stable on amd64. BUG #60855.

  21 Aug 2004; Mamoru KOMACHI <usata@gentoo.org> qt-3.3.2.ebuild,
  qt-3.3.3.ebuild:
  Changed cjk USE flag to immqt-bc (binary compatible version of
  qt-immodule) and added immqt (binary incompatible version).
  Block old scim-qtimm and uim-qt. See also bug #60980 and #60629.

  20 Aug 2004; Tom Gall <tgall@gentoo.org> qt-3.3.3.ebuild:
  stable on ppc64, bug #60855

  20 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> qt-3.3.3.ebuild:
  Stable on sparc wrt #60855

  19 Aug 2004; Carsten Lohrke <carlo@gentoo.org> qt-3.3.3.ebuild:
  stable on x86, #60855

  17 Aug 2004; Mamoru KOMACHI <usata@gentoo.org>
  +files/qt-3.3.3-complemental-patch-for-immodule-20040814.diff,
  qt-3.3.3.ebuild:
  Fixed compile error with immodule patch. This closes bug #60576.

*qt-3.3.3 (16 Aug 2004)

  16 Aug 2004; Caleb Tennis <caleb@gentoo.org> qt-3.3.3.ebuild:
  New version

  16 Aug 2004; Mamoru KOMACHI <usata@gentoo.org> qt-3.3.2.ebuild:
  Updated immodule patch.

  05 Aug 2004; Anders Rune Jensen <arj@gentoo.org> qt-3.3.1-r2.ebuild, 
  qt-3.3.2.ebuild:
  Depend on version 2 of sqlite.

  05 Aug 2004; Mamoru KOMACHI <usata@gentoo.org>
  +files/qt-x11-immodule-bc-qt3.3.2-20040623.diff, qt-3.3.2.ebuild:
  Added qt-immodule patch. Thanks to Ken Deeter
  <ktdeeter@alumni.princeton.edu>. This closes bug #55508.

  26 Jul 2004; Tom Gall <tgall@gentoo.org> qt-3.3.2.ebuild:
  stable on ppc64

  19 Jul 2004; Bryan ��stergaard <kloeri@gentoo.org> qt-3.3.2.ebuild:
  Stable on alpha.

*qt-3.3.1-r2 (09 Jul 2004)

  09 Jul 2004; Caleb Tennis <caleb@gentoo.org> qt-3.3.1-r2.ebuild:
  Whoops, got rid of one too many - readd

  09 Jul 2004; Caleb Tennis <caleb@gentoo.org> qt-3.0.5-r2.ebuild,
  qt-3.1.2-r3.ebuild, qt-3.1.2-r4.ebuild, qt-3.3.0-r1.ebuild,
  qt-3.3.1-r1.ebuild, qt-3.3.1-r2.ebuild, files/designer.diff,
  files/qfontdatabase_x11.diff, files/qsocket-3.1.2.diff,
  files/qt-3.1.0-minimized.diff, files/qt-3.1.2-coreutils-fixup.patch,
  files/qt-3.1.2-korean-xim.patch,
  files/qt-3.1.2-qfont-jp-family-subst-20030421.patch,
  files/qt-3.1.2-qlistview-dnd.diff, files/qt-3.1.2-qmlined.diff,
  files/qt-3.1.2-qpsprinter-ttc-otf-italic-20030429.patch,
  files/qt-3.1.2-r3-qsocket.diff, files/qt-3.1.2-thai-complextext.patch,
  files/qt-3.3.1-qclipboard-fix.patch, files/qt-x11-free-3.0.5-ko_input.patch:
  Remove old versions and associated files

  28 Jun 2004; Aron Griffis <agriffis@gentoo.org> qt-3.0.5-r2.ebuild,
  qt-3.1.2-r3.ebuild, qt-3.1.2-r4.ebuild, qt-3.3.1-r2.ebuild, qt-3.3.2.ebuild:
  sync IUSE

  23 Jun 2004; Aron Griffis <agriffis@gentoo.org> qt-3.2.3-r1.ebuild,
  qt-3.3.0-r1.ebuild, qt-3.3.1-r1.ebuild, qt-3.3.1-r2.ebuild, qt-3.3.2.ebuild:
  QA - fix use invocation

  19 Jun 2004; Tom Gall <tgall@gentoo.org> qt-3.3.2.ebuild:
  added ~ppc64, bug #54130

  14 Jun 2004; Jason Wever <weeve@gentoo.org> qt-3.3.2.ebuild:
  Stable on sparc.

  07 Jun 2004; Travis Tilley <lv@gentoo.org> qt-3.3.2.ebuild:
  stable on amd64

  03 Jun 2004; Stephen P. Becker <geoman@gentoo.org> qt-3.3.1-r2.ebuild:
  Stable on mips.

  24 May 2004; Guy Martin <gmsoft@gentoo.org> qt-3.3.2.ebuild:
  Marked stable on hppa.

  23 May 2004; Daniel Ostrow <dostrow@gentoo.org> qt-3.3.2.ebuild:
  Stable on ppc.

  15 May 2004; Jason Wever <weeve@gentoo.org> qt-3.3.1-r2.ebuild:
  Stable on sparc.

  14 May 2004; Caleb Tennis <caleb@gentoo.org> qt-3.3.2.ebuild:
  x86 stable

*qt-3.3.2 (28 Apr 2004)

  28 Apr 2004; Caleb Tennis <caleb@gentoo.org> qt-3.3.2.ebuild:
  Version bump, patches may soon follow

  27 Apr 2004; Aron Griffis <agriffis@gentoo.org> qt-3.0.5-r2.ebuild,
  qt-3.1.2-r3.ebuild, qt-3.1.2-r4.ebuild:
  Add inherit eutils

  23 Apr 2004; Joshua Kinard <kumba@gentoo.org>
  files/qt-3.3.1-mips-relax-branches.patch:
  The qmake system in qt seems horribly broken, so we have to use a slightly
  different patch to force a qt build on a mips machine to pass the right flag
  we need to build. Also fixed a typo from my last commit.

  21 Apr 2004; Joshua Kinard <kumba@gentoo.org> qt-3.3.1-r2.ebuild:
  Added a patch for mips that passes -Wa,-relax-branch to gcc/g++, otherwise the
  build eventually dies. Also added ~mips to KEYWORDS, and added an 'inherit
  eutils'.

  17 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> qt-2.3.2-r1.ebuild,
  qt-3.2.3-r1.ebuild, qt-3.3.0-r1.ebuild, qt-3.3.1-r1.ebuild:
  Inherit eutils, fixed IUSE flags.

  17 Apr 2004; Travis Tilley <lv@gentoo.org> qt-3.3.1-r1.ebuild:
  marked stable on amd64

*qt-3.3.1-r2 (17 Apr 2004)

  17 Apr 2004; Caleb Tennis <caleb@gentoo.org> +qt-3.3.1-r2.ebuild:
  Explicitly turn off plugins if they aren't to be configured.
  Add a clipboard patch
  Fix the directories in the Makefiles for examples and tutorials.

  01 Apr 2004; Travis Tilley <lv@gentoo.org> :
  added lib64 symlink on amd64

  31 Mar 2004; Chris Aniszczyk <zx@gentoo.org> qt-3.3.1-r1.ebuild:
  Marking ~hppa

  13 Mar 2004; Jason Wever <weeve@gentoo.org> qt-3.3.1-r1.ebuild:
  Added ~sparc keyword.

*qt-3.3.1-r1 (06 Mar 2004)

  06 Mar 2004; Caleb Tennis <caleb@gentoo.org> qt-3.3.1-r1.ebuild,
  files/qfontdatabase_x11.diff:
  Add a patch which fixes many font problems for users.
  Patch is from Trolltech, and will be in 3.3.2

*qt-3.3.1 (01 Mar 2004)

  01 Mar 2004; Caleb Tennis <caleb@gentoo.org> qt-3.3.0-r1.ebuild,
  qt-3.3.1.ebuild:
  New version.  We now patch the build of uic so that it isn't
  rpathed hardcoded against /usr/qt/3/lib/libqt.so, but can be told to
  link against the Qt that is currently building.

  29 Feb 2004; Caleb Tennis <caleb@gentoo.org> qt-3.2.3-r1.ebuild:
  Typo fix and add xinerama flag

  29 Feb 2004; Caleb Tennis <caleb@gentoo.org> qt-3.3.0-r1.ebuild:
  Put in the xinerama use flags in IUSE

  20 Feb 2004; Guy Martin <gmsoft@gentoo.org> qt-3.3.0-r1.ebuild:
  Marked stable on hppa.

  17 Feb 2004; Caleb Tennis <caleb@gentoo.org> qt-3.3.0-r1.ebuild:
  Okay, I think this new ebuild fixes the problems of uic using the old
  Qt versus the new Qt.  We just force it to preload the new Qt library
  first!

*qt-3.3.0-r1 (16 Feb 2004)

  16 Feb 2004; Caleb Tennis <caleb@gentoo.org> qt-3.3.0-r1.ebuild:
  Ok, I'm reverting the behavior back to -prefix $QTBASE from $D$QTBASE.
  It causes less breakage, at the expense of some linking problems during
  the emerge.  We'll have to figure out how to work around those when
  the time comes.
  
  Also, disable icc compilation as it seems to be totally broken.

  14 Feb 2004; Caleb Tennis <caleb@gentoo.org> qt-3.3.0.ebuild:
  Change back to the way it was with -libdir settings. I'll figure out a way
  around the other bug a little later.

  13 Feb 2004; Caleb Tennis <caleb@gentoo.org> qt-3.3.0.ebuild:
  Recomment out directory setting lines so that a Qt upgrade links properly

  12 Feb 2004; Caleb Tennis <caleb@gentoo.org> qt-3.3.0.ebuild:
  Fix postgresql include dir

  11 Feb 2004; Luca Barbato <lu_zero@gentoo.org> qt-3.3.0.ebuild:
  Marked ~ppc

  11 Feb 2004; Caleb Tennis <caleb@gentoo.org> qt-3.2.1.ebuild,
  qt-3.2.2-r1.ebuild, files/0001-dnd_optimization.patch,
  files/0002-dnd_active_window_fix.patch, files/0003-qmenubar_fitts_law.patch,
  files/0004-qiconview_etc_ctrl_selecting.patch,
  files/0009-window_group.patch, files/0011-listview_keys.patch,
  files/0013-qtabwidget-less_flicker.patch,
  files/0014-qiconview-autoscroll.patch, files/0015-qiconview-finditem.patch,
  files/0016-qiconview-rebuildcontainer.patch,
  files/0017-qiconview-ctrl_rubber.patch,
  files/0018-qlistview-paintcell.patch,
  files/0019-qlistview-adjustcolumn.patch,
  files/0020-designer-deletetabs.patch,
  files/0021-qiconview-dragalittle.patch,
  files/0022-qdragobject-hotspot.patch, files/0023-qstring-crash.patch,
  files/0024-fix_enter_leave_notify.patch, files/0026-netwm-fullscreen.patch,
  files/0027-dnd-leak.patch, files/0028-fix_sub_popup_crash.patch,
  files/qt-3.2.2-crash-fix.patch:
  Clean up old builds and patches

  11 Feb 2004; Caleb Tennis <caleb@gentoo.org> qt-3.3.0.ebuild:
  Make $QTBASE/etc/settings a "keepdir" instead of a "dodir" so it doesn't get
  erased during upgrades.
  
  Also, mark x86 stable.

  10 Feb 2004; Caleb Tennis <caleb@gentoo.org> qt-3.3.0.ebuild:
  Change ipv6 use dep a little bit and see if that
  doesn't help us keep buildstring compatibility and not require
  users to have to rebuild KDE as a result.

  10 Feb 2004; Lars Weiler <pylon@gentoo.org> qt-3.2.3-r1.ebuild:
  Stable on ppc

  09 Feb 2004; Aron Griffis <agriffis@gentoo.org> qt-3.3.0.ebuild:
  add ~alpha now that firebird is use.masked for alpha

  10 Feb 2004; Caleb Tennis <caleb@gentoo.org> qt-3.3.0.ebuild:
  Add a warning about KDE plugins, and put ipv6 in the IUSE

  09 Feb 2004; Caleb Tennis <caleb@gentoo.org> qt-3.3.0.ebuild:
  Recommit the .la file

  09 Feb 2004; Caleb Tennis <caleb@gentoo.org> qt-3.2.3-r1.ebuild,
  qt-3.3.0.ebuild:
  A little different doc installation handling...

  09 Feb 2004; Caleb Tennis <caleb@gentoo.org> qt-3.3.0.ebuild:
  Add a few more config options to the lib build to
  make things happier (I hope).

*qt-3.3.0 (04 Feb 2004)

  04 Feb 2004; Caleb Tennis <caleb@gentoo.org> qt-3.3.0.ebuild:
  New Qt version , supports many new features.

*qt-3.2.3-r1 (07 Jan 2004)

  07 Jan 2004; Caleb Tennis <caleb@gentoo.org> qt-3.2.3-r1.ebuild:
  Bumping 3.2.3 to 3.2.3-r1.  I've made many changes to 3.2.3 and
  at this point they warrant a rev bump.  I wanted to avoid this
  so people didn't have to rebuild Qt, but it's now necessary for
  the proper dependencies to be set up.
  
  Nothing has changed fundamentally that it will mess up on any
  other architectures.

  If your current Qt is working, you don't have to do this upgrade
  unless you want to.

  06 Jan 2004; <agriffis@gentoo.org> qt-2.3.2-r1.ebuild, qt-3.0.5-r2.ebuild,
  qt-3.1.2-r3.ebuild, qt-3.1.2-r4.ebuild, qt-3.2.1.ebuild, qt-3.2.2-r1.ebuild,
  qt-3.2.3.ebuild, qt-3.3.0_beta1.ebuild:
  Lots of alpha and ia64 keywords changes. Note that 3.3.0_beta1 builds on alpha
  but not on ia64 yet because it tries to find lib64 dirs (which is the wrong
  thing to do on ia64). So I omitted the ia64 keyword entirely from 3.3.0_beta1
  until that can be investigated.

  05 Jan 2004; Caleb Tennis <caleb@gentoo.org> qt-3.2.3.ebuild,
  qt-3.3.0_beta1.ebuild:
  Change postgresql include directory as it seems like the one
  that was in the ebuild before isn't correct.

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

  04 Jan 2004; Caleb Tennis <caleb@gentoo.org> qt-3.2.3.ebuild,
  qt-3.3.0_beta1.ebuild:
  Readd sysconfdir settings, make and allow writes to /etc/settings to make the
  sandbox happier

  04 Jan 2004; Brad House <brad_mssw@gentoo.org> qt-3.2.3.ebuild:
  last commit cause _major_ access violations during emerge.  Reverting

  04 Jan 2004; Caleb Tennis <caleb@gentoo.org> qt-3.3.0_beta1.ebuild:
  Test for compile fix - let Qt write to some sysconf directories
  when emerging.

  03 Jan 2004; Caleb Tennis <caleb@gentoo.org> qt-3.2.3.ebuild,
  qt-3.3.0_beta1.ebuild:
  Add -sysconfdir to the configure
  Move SYSCONF to ${D} so there should be no more errors during emerge

  28 Dec 2003; Caleb Tennis <caleb@gentoo.org> qt-3.3.0_beta1.ebuild:
  Make qt-cvs and qt-3.3 look the same

  13 Dec 2003; Jason Wever <weeve@gentoo.org> qt-3.2.3.ebuild:
  Added ~sparc keyword.

  10 Dec 2003; Jon Portnoy <avenj@gentoo.org> qt-2.3.2-r1.ebuild :
  AMD64 keyworded.

*qt-3.3.0_beta1 (11 Dec 2003)

  11 Dec 2003; Caleb Tennis <caleb@gentoo.org> qt-3.3.0_beta1.ebuild:
  New beta version.  Sweeping changes to the ebuild with more to
  follow.  Install this version at your own risk.

  05 Dec 2003; Caleb Tennis <caleb@gentoo.org> qt-3.2.3.ebuild,
  files/qt-3.2.3-qfontdatabase-i18n-20031024.patch,
  files/qt-3.2.3-qpsprinter-useFreeType2-20031128.patch,
  files/qt-3.2.3-scriptForChar-20031128.patch:
  Adding cjk patches for people using foreign fonts
  See bug #33069 for more info.
  Also marking x86 stable

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

*qt-3.2.3 (14 Nov 2003)

  30 Dec 2003; Guy Martin <gmsoft@gentoo.org> qt-3.2.3.ebuild :
  Removed no more usefull hppa tweaks.

  14 Nov 2003; Caleb Tennis <caleb@gentoo.org> qt-3.2.3.ebuild, files/45qt3:
  New Qt version

  08 Nov 2003; David Holm <dholm@gentoo.org> qt-3.2.2-r1.ebuild:
  Added to ~ppc.

  07 Nov 2003; Caleb Tennis <caleb@gentoo.org> qt-3.1.0-r3.ebuild, qt-3.1.1-r2.ebuild,
  qt-3.2.0.ebuild, qt-3.2.1-r1.ebuild, qt-3.2.1-r2.ebuild, qt-3.2.2.ebuild:
  Remove stale versions

*qt-3.2.2-r1 (07 Nov 2003)

  07 Nov 2003; Caleb Tennis <caleb@gentoo.org> qt-3.2.2-r1.ebuild:
  Add a patch that fixes crashing for lots of people.

*qt-3.2.2 (16 Oct 2003)

  16 Oct 2003; Caleb Tennis <caleb@gentoo.org> qt-3.2.2.ebuild,
  files/0026-netwm-fullscreen.patch, files/0027-dnd-leak.patch,
  files/0028-fix_sub_popup_crash.patch:
  New Qt version.  Built off of qt-3.2.1-r2.ebuild, but added a few patches
  from the KDE website to fix a few bugs that are (still) present in this
  version of Qt.

*qt-3.2.1-r2 (02 Oct 2003)

  02 Oct 2003; Caleb Tennis <caleb@gentoo.org> qt-3.2.1-r2.ebuild:
  Fix the ebuild to make some pathway stuff a bit happier.

  01 Oct 2003; Caleb Tennis <caleb@gentoo.org> qt-3.2.1-r1.ebuild:
  Add -plugindir ${QTBASE}/plugins to configure line to alleviate some
  configuration problems that later look for plugins in the wrong directory

  19 Sep 2003; Jason Wever <weeve@gentoo.org> qt-3.2.1.ebuild:
  Added ~sparc keyword

qt-3.2.1-r1 (19 Sep 2003)

  19 Sep 2003; Caleb Tennis <caleb@gentoo.org> qt-3.2.1-r1.ebuild:
  Add in some patches from KDE's qt-copy.  Fixes bugs for many people.

  16 Sep 2003; Caleb Tennis <caleb@gentoo.org> qt-3.2.1.ebuild:
  Fix for sandbox violation, and compile fixes...

  11 Sep 2003; Caleb Tennis <caleb@gentoo.org> qt-3.2.1.ebuild:
  Some fixes to make it compile and install mo betta for people

  07 Aug 2003; Caleb Tennis <caleb@gentoo.org> qt-3.1.2-r4.ebuid:
  Add some complextext patches for cjk users (bug #27988)

qt-3.2.1 (27 Aug 2003)

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

  27 Aug 2003; Caleb Tennis <caleb@gentoo.org> qt-3.1.2-r4.ebuild:
  Readd in xinerama use flag


qt-3.2.0 (30 Jul 2003)

  31 Jul 2003; <paul@gentoo.org> qt-3.2.0.ebuild:
  Add a block on <kde-3.2 as kde-3.1 and kde-3.0 are broken with qt-3.2

  30 Jul 2003; Caleb Tennis <caleb@gentoo.org>:
  Add qt-3.2.0, but it's staying masked for a little while longer.
  Also, remove the two 3.2.0_beta ebuilds.

  30 Jul 2003; Caleb Tennis <caleb@gentoo.org>:
  Remove qt-3.1.2-r5 and revert its changes back into 3.1.2-r4 as it
  was minor enough not to warrant a revision

  Also, add in complextext rendering patch.  Closes bug #25038.

  And, while I'm at it, bump -r4 to stable x86.

  21 Jul 2003; Martin Schlemmer <azarah@gentoo.org> qt-3.1.2-r3.ebuild,
  qt-3.1.2-r4.ebuild, qt-3.1.2-r5.ebuild,
  files/qt-3.1.2-coreutils-fixup.patch:
  Fix calls to head and tail to use -n and not -[0-9].

  19 Jul 2003; Seemant Kulleen <seemant@gentoo.org> qt-3.1.2-r5.ebuild:
  korean patch only needs to be applied on use cjk -- and this didn't need a
  version bump, just for that patch.

*qt-3.1.2-r5 (19 Jul 2003)

  19 Jul 2003; Jay Kwak <jayskwak@gentoo.org> qt-3.1.2-r5.ebuild
  Add Korean xim patch

*qt-3.1.2-r4 (11 Jul 2003)

  04 Aug 2003; Guy Martin <gmsoft@gentoo.org> qt-3.1.2-r4.ebuild :
  Added hppa to KEYWORDS.

  11 Jul 2003; Michele Balistreri <brain@gentoo.org> qt-3.1.2-r4.ebuild
  Fix bug #24171, the patch was taken from upstream
  
*qt-3.2.0_beta2 (23 Jun 2003)
  
  23 Jun 2003; Caleb Tennis <caleb@gentoo.org> qt-3.2.0_beta2.ebuild
  Version bump - still considered unstable.

  16 Jun 2003; Will Woods <wwoods@gentoo.org> qt-2.3.2-r1.ebuild,
  qt-3.1.2-r3.ebuild:
  Marked stable for alpha

  13 Jun 2003; Caleb Tennis <caleb@gentoo.org> all qt ebuilds:
  Changed LICENSE to ="QPL-1.0 | GPL-2".  Closes bug #18949.

  10 Jun 2003; Will Woods <wwoods@gentoo.org> qt-2.3.2-r1.ebuild:
  Added ~alpha to KEYWORDS

  10 Jun 2003; Will Woods <wwoods@gentoo.org> qt-3.1.2-r3.ebuild:
  removed alpha -fPIC hackery which appears to be unneeded for qt-3.1.2
	
  01 Jun 2003; Bartosch Pixa <darkspecter@gentoo.org> qt-3.1.0-r3.ebuild:
  set ppc in keywords

*qt-3.2.0_beta1 (29 May 2003)

  29 May 2003; Caleb Tennis <caleb@gentoo.org> qt-3.2.0_beta1.ebuild:
  Added a prelim ebuild for qt 3.2.  Has been package.mask'd until
  we get a more thorough chance to work out the bugs.

  28 May 2003: Caleb Tennis <caleb@gentoo.org>
  Removed the following old ebuilds:
  qt-3.0.5, qt-3.0.5-r1
  qt-3.1.0, qt-3.1.0-r1, qt-3.1.0-r2
  qt-3.1.1, qt-3.1.1-r1
  qt-3.1.2, qt-3.1.2-r1, qt-3.1.2-r2
  This should leave "stable and unstable" ebuilds for all archs

  21 May 2003; Jason Wever <weeve@gentoo.org> qt-3.1.2-r3.ebuild:
  Changed ~sparc keyword to sparc.

  17 Apr 2003; Dan Armak <danarmak@gentoo.org> qt-3.1.2-r2.ebuild:
  
  Use the new qsocket patch from r3.

*qt-3.1.2-r3 (17 Apr 2003)
  
  17 Apr 2003; Michele Balistreri <brain@gentoo.org> qt-3.1.2-r3.ebuild,
  files/qt-3.1.2-r3-qsocket.diff:
  Cleaned the patch, now just the hunk which solve the issue is present,
  Some of the hunks removed reintroduced already fixed bugs. Therefore 
  this is a new revision
  
*qt-3.1.2-r2 (15 Apr 2003)

  15 Apr 2003; Dan Armak <danarmak@gentoo.org> Manifest, qt-3.1.2-r2.ebuild:
  An experimental new revision that uses make.conf's CXXFLAGS. Could cause
  trouble, so masked at first - test with care.
  Original patch by Robert, bug #12235.

  13 Apr 2003; Dan Armak <danarmak@gentoo.org> files/qsocket-3.1.2.diff:
  Fix the patch - make it apply by removing the hunk that refers to the cvs
  header.

*qt-3.1.2-r1 (13 Apr 2003)

  12 Apr 2003; Seemant Kulleen <seemant@gentoo.org> qt-3.1.2-r1.ebuild:
  masked because the third patch fails -- please test this before releasing.

  13 Apr 2003; Michele Balistreri <brain@gentoo.org> qt-3.1.2-r1.ebuild:
  Fix bug #19005
  
  06 Apr 2003; Dan Armak <danarmak@gentoo.org> qt-3.1.2.ebuild:
  Add dep on app-doc/qt-docs of the same version, if USE doc is enabled.

  05 Apr 2003; Hannes Mehnert <hannes@gentoo.org> qt-3.1.2.ebuild:
  added fix for bug #18586, marked stable on x86

*qt-3.1.2 (22 Mar 2003)

  22 Mar 2003; Dan Armak <danarmak@gentoo.org> qt-3.1.2.ebuild:
  Added QT 3.1.2. Warning: only use it with KDE 3.1.1, with >=kdebase-3.1.1-r1.

  04 Feb 2003; Hannes Mehnert <hannes@gentoo.org> qt-3.1.0-r3.ebuild,
  qt-3.1.1-r2.ebuild: changed dependency from x11-libs/xft to virtual/xft

  03 Feb 2003; Will Woods <wwoods@gentoo.org> qt-3.1.0-r3.ebuild:
  Small hack to build libeditor.a with -fPIC on alpha

*qt-3.1.0-r3 (02 Feb 2003)

  15 mar 2003; Guy Martin <gmsoft@gentoo.org> qt-3.1.0-r3.ebuild :
  Added some flags for a succefull build on hppa.
  Added hppa to keywords.

  07 Feb 2003; Jason Wever <weeve@gentoo.org> qt-3.1.0-r3.ebuild ;
  Changed ~sparc keyword to sparc.

*qt-3.1.1-r2 (02 Feb 2003)

  15 mar 2003; Guy Martin <gmsoft@gentoo.org> qt-3.1.1-r2.ebuild :
  Added some flags for a succefull build on hppa.
  Added ~hppa to keywords.

  02 Feb 2003; Hannes Mehnert <hannes@gentoo.org> qt-3.1.0-r3.ebuild,
  qt-3.1.1-r2.ebuild: added xft dependency

*qt-3.1.0-r2 (28 Jan 2003)
*qt-3.1.1-r1 (28 Jan 2003)

  28 Jan 2003; Hannes Mehnert <hannes@gentoo.org> qt-3.1.0-r2.ebuild,
  qt-3.1.1-r1.ebuild: added designer.diff which fixes bug #12964.

  07 Jan 2003; Hannes Mehnert <hannes@gentoo.org> qt-2.3.2-r1.ebuild:
  removed !x11-libs/xft from DEPEND, added -no-xft to configure. really better
  solution for the problem.

  06 Jan 2003; Hannes Mehnert <hannes@gentoo.org> qt-2.3.2-r1.ebuild:
  added !x11-libs/xft to DEPEND. this closes bug #11839 and probably
  #13109.

  06 Jan 2003; Hannes Mehnert <hannes@gentoo.org> qt-3.1.1.ebuild,
  qt-3.1.0.ebuild, qt-3.1.0-r1.ebuild: added -xrender to configure, thanks
  to faye@clara.net (Faye Pearson). fixes bug #12918

  18 Dec 2002; Hannes Mehnert <hannes@gentoo.org> qt-3.1.1.ebuild,
  qt-3.0.5-r2.ebuild, qt-3.1.0.ebuild, qt-3.1.0-r1.ebuild: fixed typo
  in myconf from use opengl line. Thanks to overvolting@hotmail.com (dan)
  (bug #12371)

  18 Dec 2002; Dan Armak <danarmak@gentoo.org> ChangeLog  :

  Add pkg_postinst warning about remerging kdelibs after upgrading qt. Also
  add -verbose parameter to configure in 3.1.1.

*qt-3.1.1 (17 Dec 2002)

  17 Dec 2002; Hannes Mehnert <hannes@gentoo.org> qt-3.1.1.ebuild:
  version bump

  08 Dec 2002; Jack Morgan <jmorgan@gentoo.org> qt-3.1.0-r1.ebuild :
  Changed ~sparc to sparc 

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
  07 Dec 2002; Bjoern Brauel <bjb@gentoo.org> qt-3.1.0-r1.ebuild:

  Fix compilation on alpha and marked as stable (on alpha)

  04 Dec 2002; Olivier Reisch <doctomoe@gentoo.org> qt-3.1.0-r1.ebuild:
  Added ppc stable keyword.

  30 Nov 2002; Dan Armak <danarmak@gentoo.org> qt-3.1.0-r1.ebuild  :

  Fix bug #11144 - allow write access to $QTBASE/etc/settings because qt
  wants to create a lock file for qtrc in that directory.

*qt-3.1.0-r1 (23 Nov 2002)

  23 Nov 2002; Dan Armak <danarmak@gentoo.org> ChangeLog  :

  New revision that fixes the library installation code (some libs weren't
  being installed), adds -fast configure flag and generally cleans things
  up. Also remove outdated src_postinst message about recompiling plugins.

  18 Nov 2002; Hannes Mehnert <hannes@gentoo.org> qt-3.0.5-r2.ebuild,
  qt-3.1.0.ebuild: added -prefix ${QTBASE} to configure, this solves
  bug #10850, thanks to quinn@nmt.edu (Quinn Harris) for submission.

  17 Nov 2002; Karl Trygve Kalleberg <karltk@gentoo.org> qt-3.1.0.ebuild:
  Added opengl useflag.

  15 Nov 2002; Hannes Mehnert <hannes@gentoo.org> qt-3.1.0.ebuild:
  Added patch for QWidget::showMinimized() that didn't make it into the final
  Qt 3.1 release anymore. It fixes child windows being hidden randomly.

*qt-3.1.0 (14 Nov 2002)

  14 Nov 2002; Hannes Mehnert <hannes@gentoo.org> qt-3.1.0.ebuild:
  version bump

*qt-3.1.0_pre20021104 (04 Nov 2002)

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

  1 Nov 2002; Bart Verwilst <verwilst@gentoo.org> Changelog  :

  Make sure cups support is enabled when cups is in USE.

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

  Change the 3.1.0_pre20021024 ebuild to pass -L/usr/lib to configure,
  to fix bug #10005 (xft2 linking problems).

*qt-3.1.0_pre20021024 (30 Oct 2002)

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

  This is the snapshot of qt-copy that was distributed with KDE 3.1 rc1. That's
  the only reason we have it here. Masked, of course.

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

  Fix deps: remove incorrect deps on libgif and libngif and add missing dep
  on libjpeg. Also remove old ebuilds.

  12 Aug 2002; Dan Armak <danarmak@gentoo.org> qt-2.3.2-r1.ebuild  :

  Fix a typo that said 2.3.1 instead of 2.3.2. This may have caused some
  library symlinks not to be installed.

  09 Aug 2002; Mark Guertin <gerk@gentoo.org> :
  Added ppc to keywords

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

  Add media-libs/freetype to dependencies. Otherwise, qt will link aginst
  the freetype that comes with X11 but not all kde apps can do that, which
  creates a problem.

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

  Added informational message to 3.0.5+ ebuilds about the need to remerge
  kdelis if upgrading from an earlier qt.

*qt-3.0.5-r1 (25 Jul 2002)

  13 Aug 2002; Pieter Van den Abeele <pvdabeel@gentoo.org> :
  Added ppc keyword
 
  25 Jul 2002; Jays Kwak <jayskwak@gentoo.org> qt-3.0.5-r1.ebuild
  Added Korean input patch

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

  Fix #5346: correct -system-nas-sound configure option.

*qt-3.0.5 (18 Jul 2002)

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

  Add new upstream version.
  NOTE: When upgrading from any older qt, you have to recompile any and all qt plugins.
  That includes the kdelibs and mosfet-liquid-widget ebuilds.

*qt-3.0.4.20020606-r1 (8 Jun 2002)

  15 Jul 2002; Mark Guertin <gerk@gentoo.org>
  Added ppc to keywords

  8 Jun 2002; Mark Guertin <gerk@gentoo.org> (changelog written by Dan Armak <danarmak@gentoo.org):

  Fix SRC_URI for the patch included.  

*qt-3.0.4.20020606 (7 Jun 2002)

  7 Jun 2002; Mark Guertin <gerk@gentoo.org> (changelog written by Dan Armak <danarmak@gentoo.org):
  
  Add patches from the 20020606 qt cvs which fix, among other things,
  the qt 3.0.4* ppc slowdown bug.

*qt-3.0.4.1-r1 (31 May 2002)

  31 May 2002; Jays Kwak <jayskwak@gentoo.or.kr> changlog:
  Fix Korean onthespot input method

*qt-3.0.4.1 (14 May 2002)

  14 May 2002; Bart Verwilst <verwilst@gentoo.org> changelog:
  QT-copy of QT 3.0.5, fixes some quite nasty bugs, because qt 3.0.4 seems  
  to add more bugs than it fixes..

  11 May 2002; Dan Armak <danarmak@gentoo.org> changelog:
  Fix bug #2483 (missing lcms dep)

*qt-3.0.4-r1 (7 May 2002)

  7 May 2002; Dan Armak <danarmak@gentoo.org> changelog:
  Fix bug #2470 (qt not compiling with USE nas on)

*qt-3.0.4 (5 May 2002)

  5 May 2002; Dan Armak <danarmak@gentoo.org> changelog:
  qt-3.0.4 (bugfix release).

  30 Apr 2002; Dan Armak <danarmak@gentoo.org> changelog:
  Fix SRC_URI (but why'd it broke??)

*qt-3.0.3.1 (18 Apr 2002)

  18 Apr 2002; Dan Armak <danarmak@gentoo.org> changelog:
  
  This is the qt-copy-3.0.3 snapshot distributed with KDE 3.0. It includes several fixes
  to qt-3.0.3 which will be in 3.0.4. Closes bugs #1828 and (hopefully) #1610.
  Also, added libqt.so.* -> libqt-mt.so.* symlinks. Closes bug #1787.

*qt-2.3.2-r1 (16 Apr 2002)
*qt-3.0.3-r1 (16 Apr 2002)
  
  27 Apr 2002; Paul de Vrieze <pauldv@gentoo.org> qt-2.3.2-r1.ebuild:
  Fix problem of qt-2.3.2, that was interactive when using userpriv mode.

  16 Apr 2002; Seemant Kulleen <seemant@gentoo.org> qt-2.3.2-r1.ebuild qt-3.0.3-r1.ebuild :
  Added optional gif dependency, since we now have a USE flag (in make.defaults)
  for it.  Thanks to tminos in #gentoo for pointing this out.

*qt-2.3.2-r1 (12 Apr 2002)
*qt-3.0.3-r1 (12 Apr 2002)

  12 Apr 2002; Seemant Kulleen <seemant@gentoo.org> qt-2.3.2-r1.ebuild qt-3.0.3-r1.ebuild :
  Compile against newer libpng

*qt-2.3.2 (3 Apr 2002)

  3 Apr 2002; Seemant Kulleen <seemant@gentoo.org> qt-2.3.2.ebuild
  file/digest-qt-2.3.2 :

  Version upgrade.

*qt-3.0.3 (26 Mar 2002)

  26 Mar 2002; Geert Bevin <gbevin@gentoo.org> qt-3.0.3.ebuild
  files/digest-qt-3.0.3 :
  
  Version upgrade.

*qt-3.0.2-r1 (24 Mar 2002)
*qt-2.3.1-r1 (24 Mar 2002)

  24 Mar 2002; Dan Armak <danarmak@gentoo.org> changelog:
  
  Split the env.d file for each of the above ebuilds into a qt and a qtdir
  file. This way QT3 comes first in PATH, and QTDIr gets set to the qt3 value.

*qt-3.0.2 (2 Mar 2002)

  2 Mar 2002; Dan Armak <danarmak@gentoo.org> ChangeLog :
  
  New qt version. Changes from 3.0.1 are 99% bugfixes. No ebuild changes.

  3 Feb 2002; G.Bevin <gbevin@gentoo.org> qt-3.0.1-r3.ebuild :
  changed postgres dependency to the latest release r3

*qt-3.0.1-r3 (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.