summaryrefslogtreecommitdiff
blob: 68ffec54360b510b1fff6133f641db4c3b2729dd (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
# ChangeLog for x11-libs/qt
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/ChangeLog,v 1.272 2005/12/16 09:57:05 flameeyes Exp $

  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.