aboutsummaryrefslogtreecommitdiff
blob: 46ea208788e728a24a0363a228759e1252a8d41b (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
# ChangeLog for app-emulation/emul-linux-x86-gtklibs
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-gtklibs/ChangeLog,v 1.133 2014/06/18 19:01:21 mgorny Exp $

  18 Jun 2014; Michał Górny <mgorny@gentoo.org>
  emul-linux-x86-gtklibs-20140406-r1.ebuild,
  emul-linux-x86-gtklibs-20140508-r3.ebuild:
  Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
  #513718.

*emul-linux-x86-gtklibs-20140508-r3 (17 Jun 2014)

  17 Jun 2014; Michał Górny <mgorny@gentoo.org>
  +emul-linux-x86-gtklibs-20140508-r3.ebuild, +files/remove-native-20140508-r3,
  -emul-linux-x86-gtklibs-20140508-r2.ebuild, -files/remove-native-20140508-r2:
  Add multilib libglade.

  15 Jun 2014; Michał Górny <mgorny@gentoo.org>
  -emul-linux-x86-gtklibs-20140508-r1.ebuild:
  Drop old.

*emul-linux-x86-gtklibs-20140508-r2 (11 Jun 2014)

  11 Jun 2014; Michał Górny <mgorny@gentoo.org>
  +emul-linux-x86-gtklibs-20140508-r2.ebuild, +files/remove-native-20140508-r2:
  Add multilib gconf & gnome-vfs.

  29 May 2014; Michał Górny <mgorny@gentoo.org>
  emul-linux-x86-gtklibs-20140406-r1.ebuild:
  Restore stable keyword from 20140406.

  29 May 2014; Michał Górny <mgorny@gentoo.org>
  -emul-linux-x86-gtklibs-20140406.ebuild,
  -emul-linux-x86-gtklibs-20140508.ebuild, -files/remove-native,
  -files/remove-native-20140406, -files/remove-native-20140508:
  Remove the old revisions.

*emul-linux-x86-gtklibs-20140508-r1 (14 May 2014)

  14 May 2014; Michał Górny <mgorny@gentoo.org>
  +emul-linux-x86-gtklibs-20140508-r1.ebuild, +files/remove-native-20140508-r1:
  Add multilib atk & gtk+. Also remove files for gtk-engines but do not pull
  them implicitly.

  09 May 2014; Michał Górny <mgorny@gentoo.org> files/remove-native-20140508:
  Update remove-native wrt library name changes.

*emul-linux-x86-gtklibs-20140508 (08 May 2014)

  08 May 2014; Pacho Ramos <pacho@gentoo.org>
  +emul-linux-x86-gtklibs-20140508.ebuild, +files/remove-native-20140508,
  -emul-linux-x86-gtklibs-20140506.ebuild, -files/remove-native-20140506:
  Version bump, drop old

*emul-linux-x86-gtklibs-20140506 (06 May 2014)

  06 May 2014; Pacho Ramos <pacho@gentoo.org>
  +emul-linux-x86-gtklibs-20140506.ebuild, +files/remove-native-20140506,
  -emul-linux-x86-gtklibs-20131008-r1.ebuild,
  -emul-linux-x86-gtklibs-20131008-r2.ebuild,
  -emul-linux-x86-gtklibs-20131008-r3.ebuild,
  -emul-linux-x86-gtklibs-20131008-r4.ebuild, -files/remove-native-20131008-r2,
  -files/remove-native-20131008-r3, -files/remove-native-20131008-r4:
  Version bump, drop old

  04 May 2014; Pacho Ramos <pacho@gentoo.org>
  emul-linux-x86-gtklibs-20140406.ebuild:
  amd64 stable, bug 508322

*emul-linux-x86-gtklibs-20140406-r1 (18 Apr 2014)

  18 Apr 2014; Michał Górny <mgorny@gentoo.org>
  +emul-linux-x86-gtklibs-20140406-r1.ebuild, +files/remove-native-20140406-r1:
  Add support for gx86-multilib media-libs/imlib.

  18 Apr 2014; Michał Górny <mgorny@gentoo.org>
  emul-linux-x86-gtklibs-20140406.ebuild, files/remove-native-20140406:
  Fix remove-native and dependencies for new emul-linux set.

  15 Apr 2014; Pacho Ramos <pacho@gentoo.org> +files/remove-native-20140406:
  Update remove-native file, bug #507292#c12 by Sven Eden

*emul-linux-x86-gtklibs-20140406 (06 Apr 2014)

  06 Apr 2014; Pacho Ramos <pacho@gentoo.org>
  +emul-linux-x86-gtklibs-20140406.ebuild,
  -emul-linux-x86-gtklibs-20130224.ebuild:
  Version bump, drop old

  04 Mar 2014; Alexandre Rostovtsev <tetromino@gentoo.org>
  emul-linux-x86-gtklibs-20131008-r4.ebuild:
  Add missing pangox-compat dependency (/usr/lib32/libpangox-1.0.so was being
  removed, but pangox-compat[abi_x86_32] was not being pulled in).

*emul-linux-x86-gtklibs-20131008-r4 (01 Mar 2014)

  01 Mar 2014; Michał Górny <mgorny@gentoo.org>
  +emul-linux-x86-gtklibs-20131008-r4.ebuild, +files/remove-native-20131008-r4:
  Add pango.

*emul-linux-x86-gtklibs-20131008-r3 (01 Mar 2014)

  01 Mar 2014; Michał Górny <mgorny@gentoo.org>
  +emul-linux-x86-gtklibs-20131008-r3.ebuild, +files/remove-native-20131008-r3:
  Add gdk-pixbuf.

*emul-linux-x86-gtklibs-20131008-r2 (28 Feb 2014)

  28 Feb 2014; Michał Górny <mgorny@gentoo.org>
  +emul-linux-x86-gtklibs-20131008-r2.ebuild, +files/remove-native-20131008-r2:
  Add x11-libs/cairo.

  22 Nov 2013; Pacho Ramos <pacho@gentoo.org>
  emul-linux-x86-gtklibs-20131008.ebuild:
  amd64 stable, bug #489898

*emul-linux-x86-gtklibs-20131008-r1 (26 Oct 2013)

  26 Oct 2013; Alexis Ballier <aballier@gentoo.org>
  +emul-linux-x86-gtklibs-20131008-r1.ebuild, +files/remove-native:
  Revision bump featuring pixman multilib conversion.

*emul-linux-x86-gtklibs-20131008 (08 Oct 2013)

  08 Oct 2013; Pacho Ramos <pacho@gentoo.org>
  +emul-linux-x86-gtklibs-20131008.ebuild,
  -emul-linux-x86-gtklibs-20121202.ebuild:
  Version bump, drop old

  22 Aug 2013; Michał Górny <mgorny@gentoo.org> metadata.xml:
  Change maintainer to the Gentoo multilib project.

  16 Mar 2013; Pacho Ramos <pacho@gentoo.org>
  emul-linux-x86-gtklibs-20130224.ebuild:
  amd64 stable, bug #461674

*emul-linux-x86-gtklibs-20130224 (25 Feb 2013)

  25 Feb 2013; Pacho Ramos <pacho@gentoo.org>
  +emul-linux-x86-gtklibs-20130224.ebuild,
  -emul-linux-x86-gtklibs-20121028.ebuild:
  Version bump, drop old

  25 Dec 2012; Pacho Ramos <pacho@gentoo.org>
  emul-linux-x86-gtklibs-20121202.ebuild:
  amd64 stable, bug #447506

*emul-linux-x86-gtklibs-20121202 (02 Dec 2012)

  02 Dec 2012; Pacho Ramos <pacho@gentoo.org>
  +emul-linux-x86-gtklibs-20121202.ebuild,
  -emul-linux-x86-gtklibs-20120520.ebuild:
  Version bump, drop old.

  25 Nov 2012; Pacho Ramos <pacho@gentoo.org>
  emul-linux-x86-gtklibs-20121028.ebuild:
  amd64 stable, bug #442436

*emul-linux-x86-gtklibs-20121028 (28 Oct 2012)

  28 Oct 2012; Pacho Ramos <pacho@gentoo.org>
  +emul-linux-x86-gtklibs-20121028.ebuild,
  -emul-linux-x86-gtklibs-20120127.ebuild:
  Version bump, drop old.

  25 Jul 2012; Pacho Ramos <pacho@gentoo.org>
  emul-linux-x86-gtklibs-20120520.ebuild:
  amd64 stable, bug #427444

*emul-linux-x86-gtklibs-20120520 (20 May 2012)

  20 May 2012; Pacho Ramos <pacho@gentoo.org>
  +emul-linux-x86-gtklibs-20120520.ebuild,
  -emul-linux-x86-gtklibs-20110928.ebuild:
  Version bump, drop old.

  25 Apr 2012; Fabio Erculiani <lxnay@gentoo.org>
  emul-linux-x86-gtklibs-20110928.ebuild,
  emul-linux-x86-gtklibs-20120127.ebuild:
  check if mktemp returned the expected path

  25 Apr 2012; Fabio Erculiani <lxnay@gentoo.org>
  emul-linux-x86-gtklibs-20110928.ebuild,
  emul-linux-x86-gtklibs-20120127.ebuild:
  fix gtk/pango/gdk-pixbuf query tools usage, be atomic, be POSIX

  25 Apr 2012; Fabio Erculiani <lxnay@gentoo.org>
  emul-linux-x86-gtklibs-20110928.ebuild,
  emul-linux-x86-gtklibs-20120127.ebuild:
  use local for both tmp_file and pango_conf

  25 Apr 2012; Fabio Erculiani <lxnay@gentoo.org>
  emul-linux-x86-gtklibs-20110928.ebuild,
  emul-linux-x86-gtklibs-20120127.ebuild:
  simplify (even more) pango-querymodules32 usage

  25 Apr 2012; Fabio Erculiani <lxnay@gentoo.org>
  emul-linux-x86-gtklibs-20110928.ebuild,
  emul-linux-x86-gtklibs-20120127.ebuild:
  simplify pango-querymodules32 usage

  25 Apr 2012; Fabio Erculiani <lxnay@gentoo.org>
  emul-linux-x86-gtklibs-20110928.ebuild,
  emul-linux-x86-gtklibs-20120127.ebuild:
  write pango-querymodules32 outcome atomically

  30 Mar 2012; Pacho Ramos <pacho@gentoo.org>
  emul-linux-x86-gtklibs-20120127.ebuild:
  RDEPEND on opengl stuff shouldn't be needed, but add it anyway until bug
  #410213 is properly solved, thanks a lot to Rodrigo Severo in bug #410149.

  09 Mar 2012; Samuli Suominen <ssuominen@gentoo.org>
  emul-linux-x86-gtklibs-20120127.ebuild:
  amd64 stable wrt #405779

*emul-linux-x86-gtklibs-20120127 (27 Jan 2012)

  27 Jan 2012; Pacho Ramos <pacho@gentoo.org>
  +emul-linux-x86-gtklibs-20120127.ebuild,
  -emul-linux-x86-gtklibs-20110129.ebuild,
  -emul-linux-x86-gtklibs-20110722.ebuild:
  Version bump, remove old.

  11 Dec 2011; Pacho Ramos <pacho@gentoo.org>
  emul-linux-x86-gtklibs-20110928.ebuild:
  Run gdk-pixbuf-query-loaders32 as suggested by lxnay to catch failures
  properly, also run pango-querymodules32 as vapier suggested in bug #384671.

  16 Oct 2011; Samuli Suominen <ssuominen@gentoo.org>
  emul-linux-x86-gtklibs-20110928.ebuild:
  amd64 stable wrt #387209

  15 Oct 2011; Markos Chandras <hwoarang@gentoo.org>
  emul-linux-x86-gtklibs-20110928.ebuild:
  Revert keywords per bug #387209. We are not ready yet

  15 Oct 2011; Markos Chandras <hwoarang@gentoo.org>
  emul-linux-x86-gtklibs-20110928.ebuild:
  Stable on amd64 wrt bug #387209

*emul-linux-x86-gtklibs-20110928 (28 Sep 2011)

  28 Sep 2011; Pacho Ramos <pacho@gentoo.org>
  +emul-linux-x86-gtklibs-20110928.ebuild:
  Version bump.

  24 Aug 2011; Tony Vroon <chainsaw@gentoo.org>
  emul-linux-x86-gtklibs-20110722.ebuild:
  Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney in bug
  #380401 filed by Chí-Thanh Christopher Nguyễn.

*emul-linux-x86-gtklibs-20110722 (22 Jul 2011)

  22 Jul 2011; Pacho Ramos <pacho@gentoo.org>
  -emul-linux-x86-gtklibs-20100915.ebuild,
  +emul-linux-x86-gtklibs-20110722.ebuild:
  Version bump, remove old.

  30 Mar 2011; Pacho Ramos <pacho@gentoo.org>
  emul-linux-x86-gtklibs-20110129.ebuild:
  RDEPEND on opengl stuff shouldn't be needed, but add it anyway until bug
  #354943 is properly solved.

  12 Feb 2011; Markos Chandras <hwoarang@gentoo.org>
  emul-linux-x86-gtklibs-20110129.ebuild:
  Stable on amd64 wrt bug #354207

*emul-linux-x86-gtklibs-20110129 (30 Jan 2011)

  30 Jan 2011; Pacho Ramos <pacho@gentoo.org>
  -emul-linux-x86-gtklibs-20100611.ebuild,
  +emul-linux-x86-gtklibs-20110129.ebuild, metadata.xml:
  Version bump, remove old.

  04 Oct 2010; Markos Chandras <hwoarang@gentoo.org>
  emul-linux-x86-gtklibs-20100915.ebuild:
  Stable on amd64 wrt bug #339053

*emul-linux-x86-gtklibs-20100915 (15 Sep 2010)

  15 Sep 2010; Pacho Ramos <pacho@gentoo.org>
  -emul-linux-x86-gtklibs-20100220-r2.ebuild,
  -emul-linux-x86-gtklibs-20100409-r1.ebuild,
  +emul-linux-x86-gtklibs-20100915.ebuild:
  Version bump, remove old.

  27 Jun 2010; Samuli Suominen <ssuominen@gentoo.org>
  emul-linux-x86-gtklibs-20100611.ebuild:
  amd64 stable wrt #325819

*emul-linux-x86-gtklibs-20100611 (11 Jun 2010)

  11 Jun 2010; Pacho Ramos <pacho@gentoo.org>
  -emul-linux-x86-gtklibs-20091231.ebuild,
  +emul-linux-x86-gtklibs-20100611.ebuild:
  Version bump, remove old.

  02 Jun 2010; Pacho Ramos <pacho@gentoo.org>
  emul-linux-x86-gtklibs-20100409-r1.ebuild:
  amd64 stable, bug 321445

*emul-linux-x86-gtklibs-20100409-r1 (10 Apr 2010)

  10 Apr 2010; Pacho Ramos <pacho@gentoo.org>
  -emul-linux-x86-gtklibs-20100409.ebuild,
  +emul-linux-x86-gtklibs-20100409-r1.ebuild:
  Compile gtk+ with cups support due bug #314469. Thanks to Marc for
  noticying.

*emul-linux-x86-gtklibs-20100409 (09 Apr 2010)

  09 Apr 2010; Pacho Ramos <pacho@gentoo.org>
  +emul-linux-x86-gtklibs-20100409.ebuild:
  Version bump.

  22 Mar 2010; Pacho Ramos <pacho@gentoo.org>
  emul-linux-x86-gtklibs-20100220-r2.ebuild:
  amd64 stable, bug 310609

*emul-linux-x86-gtklibs-20100220-r2 (14 Mar 2010)

  14 Mar 2010; Samuli Suominen <ssuominen@gentoo.org>
  +emul-linux-x86-gtklibs-20100220-r2.ebuild:
  Missing libglade symlink (required for building snes9x).

*emul-linux-x86-gtklibs-20100220-r1 (13 Mar 2010)

  13 Mar 2010; Pacho Ramos <pacho@gentoo.org>
  +emul-linux-x86-gtklibs-20100220-r1.ebuild:
  Fix bug 309283 to provide gnome-base/libglade, that will be included into
  the tarball in the next emul set.

*emul-linux-x86-gtklibs-20100220 (20 Feb 2010)

  20 Feb 2010; Pacho Ramos <pacho@gentoo.org>
  +emul-linux-x86-gtklibs-20100220.ebuild:
  Version bump with updated packages

  10 Feb 2010; Samuli Suominen <ssuominen@gentoo.org>
  -emul-linux-x86-gtklibs-20081109.ebuild:
  Remove old.

  29 Jan 2010; Pacho Ramos <pacho@gentoo.org>
  emul-linux-x86-gtklibs-20091231.ebuild:
  amd64 stable, bug 301928

  01 Jan 2010; Pacho Ramos <pacho@gentoo.org>
  -files/50emul-linux-x86-gtklibs, -emul-linux-x86-gtklibs-20071214.ebuild,
  -emul-linux-x86-gtklibs-20080316.ebuild,
  -emul-linux-x86-gtklibs-20091004_rc1.ebuild,
  -emul-linux-x86-gtklibs-20091226.ebuild:
  emul cleaning

*emul-linux-x86-gtklibs-20091231 (31 Dec 2009)

  31 Dec 2009; Pacho Ramos <pacho@gentoo.org>
  +emul-linux-x86-gtklibs-20091231.ebuild:
  New emul set, fixed bugs 258066 and 298518

  30 Dec 2009; Pacho Ramos <pacho@gentoo.org>
  emul-linux-x86-gtklibs-20081109.ebuild,
  emul-linux-x86-gtklibs-20091226.ebuild:
  Prevent people from mixing different emul packages versions, as it causes
  multiple problems (like bug 298615, thanks to Russell for reporting) and
  is not supported

*emul-linux-x86-gtklibs-20091226 (26 Dec 2009)

  26 Dec 2009; Pacho Ramos <pacho@gentoo.org>
  +emul-linux-x86-gtklibs-20091226.ebuild:
  New emul packages, tons of fixes and updates

  14 Nov 2009; Tomáš Chvátal <scarabeus@gentoo.org>
  -emul-linux-x86-gtklibs-20080810.ebuild:
  QA: drop old masked. Since newer is around.

  03 Nov 2009; Samuli Suominen <ssuominen@gentoo.org>
  emul-linux-x86-gtklibs-20081109.ebuild:
  amd64 stable wrt #284863

*emul-linux-x86-gtklibs-20091004_rc1 (04 Oct 2009)

  04 Oct 2009; Mike Doty <kingtaco@gentoo.org>
  +emul-linux-x86-gtklibs-20091004_rc1.ebuild:
  new emul rc

  06 Jun 2009; Jeremy Olexa <darkside@gentoo.org>
  -emul-linux-x86-gtklibs-2.3.ebuild, -emul-linux-x86-gtklibs-2.8.8.ebuild,
  -emul-linux-x86-gtklibs-2.10.6.3.ebuild,
  -emul-linux-x86-gtklibs-2.10.6.3-r3.ebuild,
  -emul-linux-x86-gtklibs-10.0-r1.ebuild,
  -emul-linux-x86-gtklibs-11.0.ebuild,
  -emul-linux-x86-gtklibs-20071114.ebuild,
  -emul-linux-x86-gtklibs-20071118.ebuild,
  -emul-linux-x86-gtklibs-20071121.ebuild,
  -emul-linux-x86-gtklibs-20071210.ebuild:
  Remove vulnerable versions, bug 271705

*emul-linux-x86-gtklibs-20081109 (10 Nov 2008)

  10 Nov 2008; Mike Doty <kingtaco@gentoo.org>
  +emul-linux-x86-gtklibs-20081109.ebuild:
  package bump

*emul-linux-x86-gtklibs-20080810 (10 Aug 2008)

  10 Aug 2008; Mike Doty <kingtaco@gentoo.org>
  +emul-linux-x86-gtklibs-20080810.ebuild:
  version bump

*emul-linux-x86-gtklibs-20080316 (17 Mar 2008)

  17 Mar 2008; Peter Weller <welp@gentoo.org>
  +emul-linux-x86-gtklibs-20080316.ebuild:
  Bump

  25 Dec 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
  Removing kugelfang from metadata.xml as per #46972.

  15 Dec 2007; <welp@gentoo.org> emul-linux-x86-gtklibs-20071214.ebuild:
  Stable on amd64; bug 201887

*emul-linux-x86-gtklibs-20071214 (14 Dec 2007)

  14 Dec 2007; Peter Weller <welp@gentoo.org>
  +emul-linux-x86-gtklibs-20071214.ebuild:
  New emul version; bug 201887

  13 Dec 2007; Peter Weller <welp@gentoo.org>
  emul-linux-x86-gtklibs-20071210.ebuild:
  Stable on amd64; bug 201860

*emul-linux-x86-gtklibs-20071210 (11 Dec 2007)

  11 Dec 2007; <welp@gentoo.org> +emul-linux-x86-gtklibs-20071210.ebuild:
  Bump wrt bug 201860

  24 Nov 2007; Mike Doty <kingtaco@gentoo.org>
  emul-linux-x86-gtklibs-20071121.ebuild:
  amd64 stable for releng

  22 Nov 2007; Samuli Suominen <drac@gentoo.org>
  emul-linux-x86-gtklibs-20071121.ebuild:
  Change gdk-pixbuf.loaders ewarn in post install to reflect correct directories.

*emul-linux-x86-gtklibs-20071121 (21 Nov 2007)

  21 Nov 2007; Mike Doty <kingtaco@gentoo.org>
  +emul-linux-x86-gtklibs-20071121.ebuild:
  bump, resolves 195037

*emul-linux-x86-gtklibs-20071118 (18 Nov 2007)

  18 Nov 2007; Mike Doty <kingtaco@gentoo.org>
  +emul-linux-x86-gtklibs-20071118.ebuild:
  fixed pango/gtk+ conf file seperation, bug 199201

  15 Nov 2007; Mike Doty <kingtaco@gentoo.org>
  emul-linux-x86-gtklibs-20071114.ebuild:
  add info on how to fix fonts, bug 199201

*emul-linux-x86-gtklibs-20071114 (14 Nov 2007)

  14 Nov 2007; Mike Doty <kingtaco@gentoo.org>
  +emul-linux-x86-gtklibs-20071114.ebuild:
  New emul-linux-x86-* build system.  Latest x86 stable packages.

  29 Aug 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
  Removing herbs from metadata due to his retirement (see #88780 for reference).

*emul-linux-x86-gtklibs-11.0 (18 Aug 2007)

  18 Aug 2007; Olivier Crête <tester@gentoo.org>
  +emul-linux-x86-gtklibs-11.0.ebuild:
  New version of almost everything, bug #188655

  02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org>
  emul-linux-x86-gtklibs-2.3.ebuild, emul-linux-x86-gtklibs-2.8.8.ebuild,
  emul-linux-x86-gtklibs-2.10.6.3.ebuild,
  emul-linux-x86-gtklibs-2.10.6.3-r3.ebuild:
  (QA) RESTRICT clean up.

  05 Mar 2007; Simon Stelling <blubb@gentoo.org>
  emul-linux-x86-gtklibs-10.0-r1.ebuild:
  fix bug 169368

  02 Mar 2007; Simon Stelling <blubb@gentoo.org>
  emul-linux-x86-gtklibs-10.0-r1.ebuild:
  use qt3 *everywhere*

  02 Mar 2007; Simon Stelling <blubb@gentoo.org>
  emul-linux-x86-gtklibs-10.0-r1.ebuild:
  stable on amd64; a bit preliminary as we need this in the 2007.0 release

  01 Mar 2007; Simon Stelling <blubb@gentoo.org>
  emul-linux-x86-gtklibs-10.0-r1.ebuild:
  it's qt3, not qt

*emul-linux-x86-gtklibs-10.0-r1 (28 Feb 2007)

  28 Feb 2007; Simon Stelling <blubb@gentoo.org>
  -emul-linux-x86-gtklibs-10.0.ebuild,
  +emul-linux-x86-gtklibs-10.0-r1.ebuild:
  only depend on qtlibs if USE=qt is given

  27 Feb 2007; Simon Stelling <blubb@gentoo.org>
  emul-linux-x86-gtklibs-10.0.ebuild:
  depend on baselibs-10.2 because giflib if provided there; bug 168501

  27 Feb 2007; Simon Stelling <blubb@gentoo.org>
  emul-linux-x86-gtklibs-10.0.ebuild:
  depend on qtlibs, otherwise gtk-engines-qt is broken; bug 168501

*emul-linux-x86-gtklibs-10.0 (21 Feb 2007)

  21 Feb 2007; Simon Stelling <blubb@gentoo.org>
  +emul-linux-x86-gtklibs-10.0.ebuild:
  10.0 revbump && fix bug 159837

  16 Feb 2007; Simon Stelling <blubb@gentoo.org>
  emul-linux-x86-gtklibs-2.10.6.3-r3.ebuild:
  mark stable

*emul-linux-x86-gtklibs-2.10.6.3-r3 (05 Jan 2007)

  05 Jan 2007; Mike Frysinger <vapier@gentoo.org>
  +emul-linux-x86-gtklibs-2.10.6.3-r3.ebuild:
  Dont install patch #143390 by Bernard Cafarelli.

*emul-linux-x86-gtklibs-2.10.6.3-r2 (05 Jan 2007)

  05 Jan 2007; Mike Frysinger <vapier@gentoo.org>
  +emul-linux-x86-gtklibs-2.10.6.3-r2.ebuild:
  Fix encoded /emul to point to lib32 #143390.

  05 Jan 2007; Olivier Crête <tester@gentoo.org>
  -emul-linux-x86-gtklibs-2.10.6.3-r1.ebuild:
  Pulling broken version

*emul-linux-x86-gtklibs-2.10.6.3-r1 (03 Jan 2007)

  03 Jan 2007; Mike Frysinger <vapier@gentoo.org>
  +emul-linux-x86-gtklibs-2.10.6.3-r1.ebuild:
  Move /emul to /lib32 #143390.

  07 Dec 2006; Olivier Crête <tester@gentoo.org>
  emul-linux-x86-gtklibs-2.10.6.3.ebuild:
  Stable on amd64 to follow gtk+-2.10, fixed bug #157359

*emul-linux-x86-gtklibs-2.10.6.3 (23 Nov 2006)

  23 Nov 2006; Olivier Crête <tester@gentoo.org>
  -emul-linux-x86-gtklibs-2.10.6.2.ebuild,
  +emul-linux-x86-gtklibs-2.10.6.3.ebuild:
  New version with symlinks back

  14 Nov 2006; Olivier Crête <tester@gentoo.org>
  emul-linux-x86-gtklibs-2.8.8.ebuild:
  Added QA_EXECSTACKS to ignore executable stack on gtk+ 1 binary

*emul-linux-x86-gtklibs-2.10.6.2 (12 Nov 2006)

  12 Nov 2006; Olivier Crête <tester@gentoo.org>
  -emul-linux-x86-gtklibs-2.10.6.1.ebuild,
  +emul-linux-x86-gtklibs-2.10.6.2.ebuild:
  New version, with correct gtk-engines-qt

*emul-linux-x86-gtklibs-2.10.6.1 (11 Nov 2006)

  11 Nov 2006; Olivier Crête <tester@gentoo.org>
  -emul-linux-x86-gtklibs-2.10.6.ebuild,
  +emul-linux-x86-gtklibs-2.10.6.1.ebuild:
  Re-add forgotten gtk+ 1.2 and ignore execstack problem

*emul-linux-x86-gtklibs-2.10.6 (11 Nov 2006)

  11 Nov 2006; Olivier Crête <tester@gentoo.org>
  +emul-linux-x86-gtklibs-2.10.6.ebuild:
  New GTK+ version, with improved deps (the data files from the regular
  package are required)

  30 Jul 2006; Herbie Hopkins <herbs@gentoo.org>
  emul-linux-x86-gtklibs-2.8.8.ebuild:
  Stable on amd64.

  05 Jul 2006; Daniel Gryniewicz <dang@gentoo.org>
  emul-linux-x86-gtklibs-2.8.8.ebuild:
  Deps not stable yet.  Curse you, repoman

  05 Jul 2006; Daniel Gryniewicz <dang@gentoo.org>
  emul-linux-x86-gtklibs-2.8.8.ebuild:
  Marked stable on amd64 per bug #139170

  24 Jun 2006; Doug Goldstein <cardoe@gentoo.org>
  emul-linux-x86-gtklibs-2.8.8.ebuild:
  USE flag change qt->qt3/qt4 bug #137785

  05 Apr 2006; Patrick McLean <chutzpah@gentoo.org>
  emul-linux-x86-gtklibs-2.8.8.ebuild:
  Fixed RDEPEND syntax (Bug #128779), thanks to Patrick Borjesson
  <psycho@rift.ath.cx> for pointing this out.

*emul-linux-x86-gtklibs-2.8.8 (17 Mar 2006)

  17 Mar 2006; Herbie Hopkins <herbs@gentoo.org>
  -emul-linux-x86-gtklibs-2.1.ebuild, -emul-linux-x86-gtklibs-2.2.ebuild,
  +emul-linux-x86-gtklibs-2.8.8.ebuild:
  Bump gtk to version 2.8.8, add gtk-engines-qt.

  09 Mar 2006; Diego Pettenò <flameeyes@gentoo.org>
  emul-linux-x86-gtklibs-2.1.ebuild, emul-linux-x86-gtklibs-2.2.ebuild,
  emul-linux-x86-gtklibs-2.3.ebuild:
  Use nostrip instead of strip restriction for compatibility with older portage.

  09 Mar 2006; Diego Pettenò <flameeyes@gentoo.org>
  emul-linux-x86-gtklibs-2.1.ebuild, emul-linux-x86-gtklibs-2.2.ebuild,
  emul-linux-x86-gtklibs-2.3.ebuild:
  Add strip restriction, as the binaries are already stripped.

  05 Jan 2006; Herbie Hopkins <herbs@gentoo.org>
  emul-linux-x86-gtklibs-2.3.ebuild:
  Stable on amd64.

*emul-linux-x86-gtklibs-2.3 (06 Dec 2005)

  06 Dec 2005; Herbie Hopkins <herbs@gentoo.org>
  +emul-linux-x86-gtklibs-2.3.ebuild:
  Bump with newer gtklibs, fix bug #110085.

  19 Oct 2005; Herbie Hopkins <herbs@gentoo.org>
  emul-linux-x86-gtklibs-2.2.ebuild:
  Stable on amd64.

*emul-linux-x86-gtklibs-2.2 (06 Sep 2005)

  06 Sep 2005; Herbie Hopkins <herbs@gentoo.org>
  +emul-linux-x86-gtklibs-2.2.ebuild:
  New release, updating gtk+ version and fixing bug 102477 and bug 103068.

  06 Sep 2005; Herbie Hopkins <herbs@gentoo.org> metadata.xml,
  -emul-linux-x86-gtklibs-1.2-r1.ebuild:
  Remove old version.

  22 May 2005; Simon Stelling <blubb@gentoo.org>
  emul-linux-x86-gtklibs-2.1.ebuild:
  stable on amd64

  21 Apr 2005; Herbie Hopkins <herbs@gentoo.org>
  +files/50emul-linux-x86-gtklibs, -emul-linux-x86-gtklibs-1.0.ebuild,
  -emul-linux-x86-gtklibs-1.1.ebuild, -emul-linux-x86-gtklibs-1.2.ebuild,
  -emul-linux-x86-gtklibs-2.0.ebuild, emul-linux-x86-gtklibs-2.1.ebuild:
  Switch to use doenvd. Remove old versions.

*emul-linux-x86-gtklibs-2.1 (18 Apr 2005)

  18 Apr 2005; Herbie Hopkins <herbs@gentoo.org>
  +emul-linux-x86-gtklibs-2.1.ebuild:
  Use arch specific config directory for pango. Removed unnecessary .a files.
  Fixed SRC_URI.

*emul-linux-x86-gtklibs-2.0 (15 Apr 2005)

  15 Apr 2005; Simon Stelling <blubb@gentoo.org>
  +emul-linux-x86-gtklibs-2.0.ebuild:
  added new version provided by Herbie Hopkins, fixes bug #66853

  31 Mar 2005; Marcus D. Hanwell <cryos@gentoo.org>
  emul-linux-x86-gtklibs-1.2-r1.ebuild:
  Marked stable on amd64, fixes issues with firefox-bin and acroread.

*emul-linux-x86-gtklibs-1.2-r1 (15 Mar 2005)

  15 Mar 2005; Marcus D. Hanwell <cryos@gentoo.org>
  +emul-linux-x86-gtklibs-1.2-r1.ebuild:
  Added extra logic to create symlinks, this should fix Acrobat Reader 7 and
  firefox-bin (bug 80720).

  28 Aug 2004; Travis Tilley <lv@gentoo.org>
  emul-linux-x86-gtklibs-1.2.ebuild:
  stable on amd64

*emul-linux-x86-gtklibs-1.2 (22 Aug 2004)

  22 Aug 2004; Travis Tilley <lv@gentoo.org>
  +emul-linux-x86-gtklibs-1.2.ebuild:
  removed a few libs that are now in baselibs. fixed gtk and pango to use an
  arch specific directory for config files so that 32bit and 64bit versions dont
  conflict. realplayer 10 and friends should now work without problem.

*emul-linux-x86-gtklibs-1.1 (13 Apr 2004)

  13 Apr 2004; Danny van Dyk <kugelfang@gentoo.org> emul-linux-x86-gtklibs-1.1.ebuild:
  Repackaged baselibs, compiled with CFLAGS="-mcpu=athlon-xp -msse -msse2".
  GTK Version 1.2.10/2.2.4, all libraries used are stable on x86.

*emul-linux-x86-gtklibs-1.0 (26 Oct 2003)

  26 Oct 2003; Brad House <brad_mssw@gentoo.org>
  emul-linux-x86-gtklibs-1.0.ebuild:
  initial commit of gtklibs for 32bit emulation