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
|
# ChangeLog for x11-libs/qt-core
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.89 2010/02/10 20:11:28 yngwin Exp $
10 Feb 2010; Ben de Groot <yngwin@gentoo.org> qt-core-4.6.1.ebuild:
Move QT4_EXTRACT_DIRECTORIES stuff to pkg_setup, to fix compilation on
Darwin (bug 302391).
09 Feb 2010; Dror Levin <spatz@gentoo.org> -qt-core-4.6.0-r1.ebuild:
Remove old.
23 Jan 2010; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
qt-core-4.6.1.ebuild:
Move vars into src_unpack to work with current multilib-portage with ok
from yngwin
20 Jan 2010; Dror Levin <spatz@gentoo.org> qt-core-4.6.1.ebuild,
+files/qt-core-4.6.1-nolibx11.patch:
Remake nolibx11 patch for 4.6.1 and remove hebrew patch as it was included
upstream.
*qt-core-4.6.1 (19 Jan 2010)
19 Jan 2010; Ben de Groot <yngwin@gentoo.org> +qt-core-4.6.1.ebuild:
Version bump
14 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
qt-core-4.6.0-r1.ebuild:
mark ~x86-freebsd
*qt-core-4.6.0-r1 (25 Dec 2009)
25 Dec 2009; Jonathan Callen <abcd@gentoo.org> -qt-core-4.6.0.ebuild,
+qt-core-4.6.0-r1.ebuild:
Add prefix support, revbump due to otherwise unresolvable USE deps
23 Dec 2009; Dror Levin <spatz@gentoo.org> qt-core-4.6.0.ebuild,
+files/qt-core-4.6.0-hebrew.patch:
Apply patch to fix crashing with some Hebrew text, bug 297773.
03 Dec 2009; Alex Alexander <wired@gentoo.org>
+files/qt-4.6-nolibx11.diff, qt-core-4.6.0.ebuild:
added qt-4.6-nolibx11.diff patch
01 Dec 2009; Theo Chatzimichos <tampakrap@gentoo.org>
-qt-core-4.6.0_rc1.ebuild:
Remove Qt 4.6.0 RC
*qt-core-4.6.0 (01 Dec 2009)
01 Dec 2009; Theo Chatzimichos <tampakrap@gentoo.org>
+qt-core-4.6.0.ebuild:
Version Bump to 4.6.0
20 Nov 2009; Dror Levin <spatz@gentoo.org> qt-core-4.6.0_rc1.ebuild:
Revert /etc/env.d/44qt4 removal, seems like it's still needed.
18 Nov 2009; Dror Levin <spatz@gentoo.org> qt-core-4.6.0_rc1.ebuild:
Don't install /etc/env.d/44qt4 anymore.
*qt-core-4.6.0_rc1 (18 Nov 2009)
18 Nov 2009; Alex Alexander <wired@gentoo.org>
-qt-core-4.6.0_beta1.ebuild, +qt-core-4.6.0_rc1.ebuild:
added 4.6.0_rc1, removed 4.6.0_beta1
16 Nov 2009; Jonathan Callen <abcd@gentoo.org>
-files/0167-fix-group-reading.diff,
-files/0253-qmake_correct_path_separators.diff,
-files/0257-qurl-validate-speedup.diff,
-files/qt-core-4.5-boilerplate.diff:
Drop unused files
11 Nov 2009; Ben de Groot <yngwin@gentoo.org> -qt-core-4.4.2.ebuild,
-qt-core-4.4.2-r2.ebuild, -qt-core-4.5.1.ebuild, -qt-core-4.5.2.ebuild,
-qt-core-4.5.3-r1.ebuild:
Remove obsolete versions
10 Nov 2009; Jeroen Roovers <jer@gentoo.org> qt-core-4.5.3-r2.ebuild:
Stable for HPPA (bug #290922).
09 Nov 2009; Raúl Porcel <armin76@gentoo.org> qt-core-4.5.3-r2.ebuild:
alpha/ia64/sparc stable wrt #290922
09 Nov 2009; Joseph Jezak <josejx@gentoo.org> qt-core-4.5.3-r2.ebuild:
Marked ppc/ppc64 stable for bug #290922.
09 Nov 2009; Markus Meier <maekke@gentoo.org> qt-core-4.5.3-r2.ebuild:
arm stable, bug #290922
31 Oct 2009; Markus Meier <maekke@gentoo.org> qt-core-4.5.3-r2.ebuild:
amd64 stable, bug #290922
31 Oct 2009; Markus Meier <maekke@gentoo.org> qt-core-4.5.3-r2.ebuild:
x86 stable, bug #290922
*qt-core-4.5.3-r2 (29 Oct 2009)
29 Oct 2009; Dominik Kapusta <ayoy@gentoo.org> +qt-core-4.5.3-r2.ebuild,
+files/qt-4.5.3-glib-event-loop.patch:
Adding a patch to fix regression in event loop. Thanks to scarabeus@g.o
for pointing this out
29 Oct 2009; Christian Faulhammer <fauli@gentoo.org>
qt-core-4.5.3-r1.ebuild:
stable x86, bug 290922
17 Oct 2009; Dominik Kapusta <ayoy@gentoo.org> qt-core-4.6.0_beta1.ebuild:
Removing temporary blocker for <qt-gui-${PVR} from live packages
16 Oct 2009; Alex Alexander <wired@gentoo.org> qt-core-4.6.0_beta1.ebuild:
added keywords: ~alpha ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86-fbsd
*qt-core-4.6.0_beta1 (16 Oct 2009)
16 Oct 2009; Alex Alexander <wired@gentoo.org>
+qt-core-4.6.0_beta1.ebuild, metadata.xml:
added version 4.6.0_beta1
11 Oct 2009; Raúl Porcel <armin76@gentoo.org> qt-core-4.5.2.ebuild:
alpha/ia64/sparc stable wrt #286653
09 Oct 2009; Markus Meier <maekke@gentoo.org> qt-core-4.5.2.ebuild:
amd64/arm/x86 stable, bug #286653
07 Oct 2009; nixnut <nixnut@gentoo.org> qt-core-4.5.2.ebuild:
ppc stable #286653
*qt-core-4.5.3-r1 (04 Oct 2009)
04 Oct 2009; Alex Alexander <wired@gentoo.org> +qt-core-4.5.3-r1.ebuild:
version bump
11 Aug 2009; Alex Alexander <wired@gentoo.org> qt-core-4.5.2.ebuild:
added setqtenv in src_install, thanks to Tommy
30 Jun 2009; Raúl Porcel <armin76@gentoo.org> qt-core-4.5.1.ebuild:
ia64/sparc stable wrt #266201
*qt-core-4.5.2 (27 Jun 2009)
27 Jun 2009; Ben de Groot <yngwin@gentoo.org> +files/qt-4.5-nolibx11.diff,
+qt-core-4.5.2.ebuild:
Version bump
08 Jun 2009; Jeroen Roovers <jer@gentoo.org> qt-core-4.5.1.ebuild:
Stable for HPPA (bug #266201).
06 Jun 2009; Markus Meier <maekke@gentoo.org> qt-core-4.5.1.ebuild:
amd64 stable, bug #266201
02 Jun 2009; Christian Faulhammer <fauli@gentoo.org> qt-core-4.5.1.ebuild:
stable x86, bug 266201
29 May 2009; Markos Chandras <hwoarang@gentoo.org> qt-core-4.5.1.ebuild:
Apply patch correctly
28 May 2009; Robert Piasek <dagger@gentoo.org> qt-core-4.5.1.ebuild:
stable on arm (bug #266201)
26 May 2009; Theo Chatzimichos <tampakrap@gentoo.org>
qt-core-4.5.1.ebuild, +files/qt-core-4.5-boilerplate.diff:
Apply ia64 patch, thanks to armin76
15 May 2009; Tobias Klausmann <klausman@gentoo.org> qt-core-4.5.1.ebuild:
Stable on alpha, bug #266201
14 May 2009; Ben de Groot <yngwin@gentoo.org> -qt-core-4.5.0.ebuild:
Remove old
13 May 2009; Brent Baude <ranger@gentoo.org> qt-core-4.5.1.ebuild:
Marking qt-core-4.5.1 ppc stable for bug 266201
01 May 2009; Markos Chandras <hwoarang@gentoo.org> qt-core-4.5.0,
qt-core-4.5.1:
Adding x11-libs/libXext as dependency. Thanks to Christian Ruppert
<idl0r@gentoo.org> for reporting.
30 Apr 2009; Markos Chandras <hwoarang@gentoo.org> qt-core-4.5.0,
qt-core-4.5.1:
Adding x11-libs/libX11 as dependency. Fixes bug #267967
28 Apr 2009; Jeroen Roovers <jer@gentoo.org> qt-core-4.4.2-r2.ebuild:
Stable for HPPA (bug #263945).
*qt-core-4.5.1 (27 Apr 2009)
27 Apr 2009; Markos Chandras <hwoarang@gentoo.org> +qt-core-4.5.1.ebuild:
Version bump to 4.5.1
15 Apr 2009; Brent Baude <ranger@gentoo.org> qt-core-4.4.2-r2.ebuild:
Marking qt-core-4.4.2-r2 ppc64 for bug 263945
11 Apr 2009; nixnut <nixnut@gentoo.org> qt-core-4.4.2-r2.ebuild:
ppc stable #263945
09 Apr 2009; Raúl Porcel <armin76@gentoo.org> qt-core-4.4.2-r2.ebuild:
ia64/sparc stable wrt #263945
05 Apr 2009; Tobias Klausmann <klausman@gentoo.org>
qt-core-4.4.2-r2.ebuild:
Stable on alpha, bug #263945
05 Apr 2009; Markus Meier <maekke@gentoo.org> qt-core-4.4.2-r2.ebuild:
amd64/x86 stable, bug #263945
18 Mar 2009; Markos Chandras <hwoarang@gentoo.org>
-qt-core-4.5.0_rc1.ebuild:
Dropping 4.5.0_rc1
17 Mar 2009; Raúl Porcel <armin76@gentoo.org> qt-core-4.5.0.ebuild:
Add ~arm wrt #262462
*qt-core-4.5.0 (04 Mar 2009)
04 Mar 2009; Ben de Groot <yngwin@gentoo.org> +qt-core-4.5.0.ebuild:
Version bump
25 Feb 2009; Markos Chandras <hwoarang@gentoo.org>
-qt-core-4.4.2-r1.ebuild, qt-core-4.4.2-r2.ebuild,
qt-core-4.5.0_rc1.ebuild:
Dropping qt-core-4.4.2-r1 ebuild, added iconv use flag ( bug #260145 )
21 Feb 2009; Markos Chandras <hwoarang@gentoo.org>
qt-core-4.5.0_rc1.ebuild:
Fixing bug #259736
18 Feb 2009; Jeroen Roovers <jer@gentoo.org> qt-core-4.4.2.ebuild:
Stable for HPPA (bug #248083).
14 Feb 2009; Markos Chandras <hwoarang@gentoo.org>
qt-core-4.5.0_rc1.ebuild:
fixing src_prepare. Thanks to Arfrever
14 Feb 2009; Markos Chandras <hwoarang@gentoo.org>
qt-core-4.5.0_rc1.ebuild:
Fixing bug #172219. Thanks to Arfrever Frehtes Taifersar Arahesis
<Arfrever.FTA@GMail.Com>
*qt-core-4.4.2-r2 (14 Feb 2009)
14 Feb 2009; Markos Chandras <hwoarang@gentoo.org>
+files/0167-fix-group-reading.diff,
+files/0253-qmake_correct_path_separators.diff,
+files/0257-qurl-validate-speedup.diff, +qt-core-4.4.2-r2.ebuild:
revbump with a couple of patches from qt-copy
14 Feb 2009; Ben de Groot <yngwin@gentoo.org> qt-core-4.5.0_rc1:
Correct <qt-4.4.0 blocker
13 Feb 2009; Carsten Lohrke <carlo@gentoo.org> qt-core-4.5.0_rc1.ebuild:
Correct Qt 4.4 blocker.
12 Feb 2009; Markos Chandras <hwoarang@gentoo.org> +files/moc.pro,
+files/rcc.pro, +files/uic.pro, qt-core-4.5.0_rc1.ebuild:
Add missing files, add bootstrap build target ( see bug #258667 )
11 Feb 2009; Ben de Groot <yngwin@gentoo.org> ChangeLog:
Version bump
06 Feb 2009; Raúl Porcel <armin76@gentoo.org> qt-core-4.4.2.ebuild:
ia64/sparc stable wrt #248038
04 Feb 2009; Brent Baude <ranger@gentoo.org> qt-core-4.4.2.ebuild:
Marking qt-core-4.4.2 ppc64 stable for bug 248038
04 Feb 2009; Alexey Shvetsov <alexxy@gentoo.org> qt-core-4.4.2.ebuild,
qt-core-4.4.2-r1.ebuild:
Add ~mips keywords to qt-4.4.2
31 Jan 2009; Tobias Klausmann <klausman@gentoo.org> qt-core-4.4.2.ebuild:
Stable on alpha, bug #248038
*qt-core-4.4.2-r1 (31 Jan 2009)
31 Jan 2009; Ben de Groot <yngwin@gentoo.org> qt-core-4.4.2.ebuild,
+qt-core-4.4.2-r1.ebuild:
Moving over the useflag defaults change to a revbump instead
31 Jan 2009; Ben de Groot <yngwin@gentoo.org> qt-core-4.4.2.ebuild:
Enable glib and ssl useflags by default
29 Jan 2009; Alexis Ballier <aballier@gentoo.org> qt-core-4.4.2.ebuild:
keyword ~x86-fbsd
18 Jan 2009; Markus Meier <maekke@gentoo.org> qt-core-4.4.2.ebuild:
amd64/x86 stable, bug #248038
17 Jan 2009; nixnut <nixnut@gentoo.org> qt-core-4.4.2.ebuild:
ppc stable #248038
06 Jan 2009; Ben de Groot <yngwin@gentoo.org> -qt-core-4.4.0.ebuild,
-qt-core-4.4.1.ebuild, -qt-core-4.4.1-r1.ebuild:
Clean out old ebuilds
05 Jan 2009; Ben de Groot <yngwin@gentoo.org> qt-core-4.4.2.ebuild:
Add fix to prevent pre-stripping, bug 235026.
*qt-core-4.4.2 (18 Sep 2008)
18 Sep 2008; Ben de Groot <yngwin@gentoo.org> +qt-core-4.4.2.ebuild:
Version bump
16 Aug 2008; Ben de Groot <yngwin@gentoo.org> qt-core-4.4.1.ebuild,
qt-core-4.4.1-r1.ebuild:
Change pdepend to qt-gui to prevent circular dep
*qt-core-4.4.1-r1 (13 Aug 2008)
13 Aug 2008; Ben de Groot <yngwin@gentoo.org> +qt-core-4.4.1-r1.ebuild:
Adding PDEPEND on qt-qt3support if the corresponding useflag is enabled.
*qt-core-4.4.1 (11 Aug 2008)
11 Aug 2008; Ben de Groot <yngwin@gentoo.org> +qt-core-4.4.1.ebuild:
Version bump
27 May 2008; Raúl Porcel <armin76@gentoo.org> qt-core-4.4.0.ebuild:
Add ~alpha/~ia64/~sparc wrt #223557
26 May 2008; Jeroen Roovers <jer@gentoo.org> qt-core-4.4.0.ebuild:
Marked ~hppa (bug #223557).
25 May 2008; Markus Rothe <corsair@gentoo.org> qt-core-4.4.0.ebuild:
Added ~ppc/~ppc64
16 May 2008; Ingmar Vanhassel <ingmar@gentoo.org>
-qt-core-4.4.0_rc1.ebuild:
Old.
*qt-core-4.4.0 (15 May 2008)
15 May 2008; Ingmar Vanhassel <ingmar@gentoo.org> +qt-core-4.4.0.ebuild:
Version bump to Qt-4.4.0.
10 Apr 2008; Ingmar Vanhassel <ingmar@gentoo.org>
-qt-core-4.4.0_beta1.ebuild, +qt-core-4.4.0_rc1.ebuild:
Version bump qt-core to 4.4.0_rc1. Thanks to Bo Andresen and Bernd
Steinhauser.
05 Mar 2008; Ingmar Vanhassel <ingmar@gentoo.org>
-qt-core-4.4.0_rc1.ebuild:
Old.
*qt-core-4.4.0_beta1 (05 Mar 2008)
05 Mar 2008; Ingmar Vanhassel <ingmar@gentoo.org>
+qt-core-4.4.0_beta1.ebuild:
Added Qt-4.4.0_beta, note that the RC1 is an accidentally mislabelled
`technical preview`, so this will appear as a downgrade if you installed
that version.
Thanks to David Leverton, Bo Andresen, Bernd Steinhauser &
Arfrever Frehtes Taifersar Arahesis
Fixes bugs: 206975, 212086, 172219, 212069, 206976, 212108
*qt-core-4.4.0_rc1 (21 Dec 2007)
21 Dec 2007; Caleb Tennis <caleb@gentoo.org> +metadata.xml,
+qt-core-4.4.0_rc1.ebuild:
Initial ebuild
|