summaryrefslogtreecommitdiff
blob: c6859038a553ddbb038444cffc97a30bbec94103 (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
# ChangeLog for x11-libs/gdk-pixbuf
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/ChangeLog,v 1.143 2015/08/05 09:58:41 zlogene Exp $

  05 Aug 2015; Mikle Kolyada <zlogene@gentoo.org> gdk-pixbuf-2.30.8-r1.ebuild:
  ia64 stable wrt bug #556314

  05 Aug 2015; Jeroen Roovers <jer@gentoo.org> gdk-pixbuf-2.30.8-r1.ebuild:
  Stable for HPPA PPC64 (bug #556314).

  04 Aug 2015; Mikle Kolyada <zlogene@gentoo.org> gdk-pixbuf-2.30.8-r1.ebuild:
  amd64 stable wrt bug #556314

*gdk-pixbuf-2.30.8-r1 (01 Aug 2015)

  01 Aug 2015; Alexandre Rostovtsev <tetromino@gentoo.org>
  +gdk-pixbuf-2.30.8-r1.ebuild, +files/gdk-pixbuf-2.30.8-divide-by-zero.patch,
  +files/gdk-pixbuf-2.30.8-pixops-overflow.patch:
  Fix integer overflow in pixops (bug #556314, thanks to Agostino Sarubbo). Fix
  gtk-doc installation (bug #549166, thanks to Rafał Mużyło).

  03 Mar 2015; Yixun Lan <dlan@gentoo.org> gdk-pixbuf-2.30.8.ebuild:
  add arm64 support, tested on A53 board

  24 Jan 2015; Pacho Ramos <pacho@gentoo.org>
  -files/gdk-pixbuf-2.28.0-string_h.patch, -gdk-pixbuf-2.30.7-r1.ebuild,
  -gdk-pixbuf-2.30.7.ebuild, gdk-pixbuf-2.30.8.ebuild:
  Really prune all .la files (#518334), drop old

  11 Oct 2014; Markus Meier <maekke@gentoo.org> gdk-pixbuf-2.30.8.ebuild:
  arm stable, bug #512012

  15 Sep 2014; Agostino Sarubbo <ago@gentoo.org> gdk-pixbuf-2.30.8.ebuild:
  Stable for sparc, wrt bug #512012

  25 Aug 2014; Agostino Sarubbo <ago@gentoo.org> gdk-pixbuf-2.30.8.ebuild:
  Stable for alpha, wrt bug #512012

  23 Aug 2014; Agostino Sarubbo <ago@gentoo.org> gdk-pixbuf-2.30.8.ebuild:
  Stable for ia64, wrt bug #512012

  21 Aug 2014; Agostino Sarubbo <ago@gentoo.org> gdk-pixbuf-2.30.8.ebuild:
  Stable for ppc64, wrt bug #512012

  07 Aug 2014; Jeroen Roovers <jer@gentoo.org> gdk-pixbuf-2.30.8.ebuild:
  Stable for HPPA (bug #512012).

  28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> gdk-pixbuf-2.30.8.ebuild:
  Stable for ppc, wrt bug #512012

  23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> gdk-pixbuf-2.30.8.ebuild:
  Stable for x86, wrt bug #512012

  22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> gdk-pixbuf-2.30.8.ebuild:
  Stable for amd64, wrt bug #512912

  20 Jun 2014; Agostino Sarubbo <ago@gentoo.org> gdk-pixbuf-2.30.7-r1.ebuild:
  Stable for arm, wrt bug #508862

*gdk-pixbuf-2.30.8 (30 May 2014)

  30 May 2014; Pacho Ramos <pacho@gentoo.org> +gdk-pixbuf-2.30.8.ebuild:
  Version bump

  17 May 2014; Agostino Sarubbo <ago@gentoo.org> gdk-pixbuf-2.30.7-r1.ebuild:
  Stable for alpha, wrt bug #508862

  14 May 2014; Agostino Sarubbo <ago@gentoo.org> gdk-pixbuf-2.30.7-r1.ebuild:
  Stable for sparc, wrt bug #508862

  13 May 2014; Agostino Sarubbo <ago@gentoo.org> gdk-pixbuf-2.30.7-r1.ebuild:
  Stable for ia64, wrt bug #508862

  11 May 2014; Agostino Sarubbo <ago@gentoo.org> gdk-pixbuf-2.30.7-r1.ebuild:
  Stable for ppc64, wrt bug #508862

  10 May 2014; Agostino Sarubbo <ago@gentoo.org> gdk-pixbuf-2.30.7-r1.ebuild:
  Stable for ppc, wrt bug #508862

  06 May 2014; Fabian Groffen <grobian@gentoo.org> gdk-pixbuf-2.30.7-r1.ebuild:
  Fix linking on Solaris

  04 May 2014; Pacho Ramos <pacho@gentoo.org> gdk-pixbuf-2.30.7-r1.ebuild:
  x86 stable, bug 508862

  04 May 2014; Pacho Ramos <pacho@gentoo.org> gdk-pixbuf-2.30.7-r1.ebuild:
  amd64 stable, bug 508862

  02 May 2014; Jeroen Roovers <jer@gentoo.org> gdk-pixbuf-2.30.7-r1.ebuild:
  Stable for HPPA (bug #508862).

  28 Apr 2014; Michał Górny <mgorny@gentoo.org> gdk-pixbuf-2.30.7-r1.ebuild:
  Use multilib_native_use*.

  27 Apr 2014; Pacho Ramos <pacho@gentoo.org> -gdk-pixbuf-2.26.4.ebuild,
  -gdk-pixbuf-2.26.5.ebuild, -gdk-pixbuf-2.30.6.ebuild:
  drop old

  21 Apr 2014; Agostino Sarubbo <ago@gentoo.org> gdk-pixbuf-2.30.7.ebuild:
  Stable for arm, wrt bug #507568

  20 Apr 2014; Agostino Sarubbo <ago@gentoo.org> gdk-pixbuf-2.30.7.ebuild:
  Stable for x86, wrt bug #507568

  19 Apr 2014; Agostino Sarubbo <ago@gentoo.org> gdk-pixbuf-2.30.7.ebuild:
  Stable for sparc, wrt bug #507568

  18 Apr 2014; Agostino Sarubbo <ago@gentoo.org> gdk-pixbuf-2.30.7.ebuild:
  Stable for alpha, wrt bug #507568

  17 Apr 2014; Jeroen Roovers <jer@gentoo.org> gdk-pixbuf-2.30.7.ebuild:
  Stable for HPPA (bug #507568).

  17 Apr 2014; Agostino Sarubbo <ago@gentoo.org> gdk-pixbuf-2.30.7.ebuild:
  Stable for ia64, wrt bug #507568

  16 Apr 2014; Agostino Sarubbo <ago@gentoo.org> gdk-pixbuf-2.30.7.ebuild:
  Stable for ppc64, wrt bug #507568

  14 Apr 2014; Agostino Sarubbo <ago@gentoo.org> gdk-pixbuf-2.30.7.ebuild:
  Stable for ppc, wrt bug #507568

  13 Apr 2014; Agostino Sarubbo <ago@gentoo.org> gdk-pixbuf-2.30.7.ebuild:
  Stable for amd64, wrt bug #507568

*gdk-pixbuf-2.30.7-r1 (29 Mar 2014)
*gdk-pixbuf-2.30.7 (29 Mar 2014)

  29 Mar 2014; Pacho Ramos <pacho@gentoo.org> +gdk-pixbuf-2.30.7-r1.ebuild,
  +gdk-pixbuf-2.30.7.ebuild, -gdk-pixbuf-2.28.2.ebuild,
  -gdk-pixbuf-2.30.5.ebuild, -gdk-pixbuf-2.30.6-r1.ebuild:
  Version bump, drop old

  28 Mar 2014; Jeroen Roovers <jer@gentoo.org> gdk-pixbuf-2.30.6.ebuild:
  Stable for HPPA (bug #499954).

  09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gdk-pixbuf-2.30.6.ebuild:
  x86 stable, bug 499954

  09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gdk-pixbuf-2.30.6.ebuild:
  amd64 stable, bug 499954

*gdk-pixbuf-2.30.6-r1 (03 Mar 2014)
*gdk-pixbuf-2.30.6 (03 Mar 2014)

  03 Mar 2014; Pacho Ramos <pacho@gentoo.org> +gdk-pixbuf-2.30.6-r1.ebuild,
  +gdk-pixbuf-2.30.6.ebuild, -gdk-pixbuf-2.30.4.ebuild,
  -gdk-pixbuf-2.30.5-r1.ebuild:
  Version bump, drop old

*gdk-pixbuf-2.30.5-r1 (01 Mar 2014)

  01 Mar 2014; Michał Górny <mgorny@gentoo.org> +gdk-pixbuf-2.30.5-r1.ebuild:
  Introduce multilib support, bug #488998.

  22 Feb 2014; Pacho Ramos <pacho@gentoo.org> gdk-pixbuf-2.30.5.ebuild:
  Fix wrong commit, bug 502160

  22 Feb 2014; Pacho Ramos <pacho@gentoo.org> gdk-pixbuf-2.30.5.ebuild:
  arch stable, bug 888

*gdk-pixbuf-2.30.5 (22 Feb 2014)

  22 Feb 2014; Pacho Ramos <pacho@gentoo.org> +gdk-pixbuf-2.30.5.ebuild,
  -gdk-pixbuf-2.30.1.ebuild:
  Version bump, drop old

*gdk-pixbuf-2.30.4 (06 Feb 2014)

  06 Feb 2014; Gilles Dartiguelongue <eva@gentoo.org>
  +gdk-pixbuf-2.30.4.ebuild:
  Version bump.

  04 Jan 2014; Steev Klimaszewski <steev@gentoo.org> gdk-pixbuf-2.26.5.ebuild:
  Parallel install fails when no gdk-pixbuf is already installed, bug #481372

  (Change approved by pacho2 on irc)

*gdk-pixbuf-2.30.1 (23 Dec 2013)

  23 Dec 2013; Gilles Dartiguelongue <eva@gentoo.org>
  +gdk-pixbuf-2.30.1.ebuild:
  Version bump for Gnome 3.10.

  22 Dec 2013; Jeroen Roovers <jer@gentoo.org> gdk-pixbuf-2.28.2.ebuild:
  Stable for HPPA (bug #478252).

  08 Dec 2013; Pacho Ramos <pacho@gentoo.org> gdk-pixbuf-2.28.2.ebuild:
  x86 stable, bug #478252

  30 Nov 2013; Pacho Ramos <pacho@gentoo.org> gdk-pixbuf-2.28.2.ebuild:
  amd64 stable, bug #478252

  14 Nov 2013; Matt Turner <mattst88@gentoo.org> gdk-pixbuf-2.26.5.ebuild:
  alpha stable, bug 476364.

  06 Nov 2013; Pacho Ramos <pacho@gentoo.org> -gdk-pixbuf-2.28.1.ebuild,
  gdk-pixbuf-2.28.2.ebuild:
  Parallel install fails when no gdk-pixbuf is already installed, bug #481372

  24 Oct 2013; Jeroen Roovers <jer@gentoo.org> gdk-pixbuf-2.26.5.ebuild:
  Stable for HPPA (bug #476364).

  17 Oct 2013; Markus Meier <maekke@gentoo.org> gdk-pixbuf-2.26.5.ebuild:
  arm stable, bug #476364

  03 Sep 2013; Gilles Dartiguelongue <eva@gentoo.org> gdk-pixbuf-2.26.4.ebuild,
  gdk-pixbuf-2.26.5.ebuild, gdk-pixbuf-2.28.1.ebuild, gdk-pixbuf-2.28.2.ebuild:
  Update to use eclass gdk-pixbuf cache handling.

  05 Aug 2013; Samuli Suominen <ssuominen@gentoo.org> gdk-pixbuf-2.26.4.ebuild,
  gdk-pixbuf-2.26.5.ebuild, gdk-pixbuf-2.28.1.ebuild, gdk-pixbuf-2.28.2.ebuild:
  Pull in correct SLOT of libjpeg for headers.

*gdk-pixbuf-2.28.2 (09 Jun 2013)

  09 Jun 2013; Pacho Ramos <pacho@gentoo.org> +gdk-pixbuf-2.28.2.ebuild,
  -files/gdk-pixbuf-2.24.1-xbm-overflow.patch, -gdk-pixbuf-2.24.1-r1.ebuild:
  Version bump, drop old

*gdk-pixbuf-2.28.1 (21 Apr 2013)

  21 Apr 2013; Mart Raudsepp <leio@gentoo.org> -gdk-pixbuf-2.28.0.ebuild,
  +gdk-pixbuf-2.28.1.ebuild:
  Version bump. No changes for us compared to 2.28.0, but the libpng sedding
  had to be changed, so this revision makes that to not be missed later on as
  that would cause a libpng versioning handling regressions when unnoticed.

  15 Apr 2013; Samuli Suominen <ssuominen@gentoo.org> gdk-pixbuf-2.28.0.ebuild,
  +files/gdk-pixbuf-2.28.0-string_h.patch:
  Fix missing include string.h in gdk-pixbuf/io-png.c for strcmp, strlen and
  strncmp (revealed by the libpng16 upgrade) wrt #466034

*gdk-pixbuf-2.28.0 (28 Mar 2013)

  28 Mar 2013; Pacho Ramos <pacho@gentoo.org> +gdk-pixbuf-2.28.0.ebuild:
  Version bump

  03 Mar 2013; Mike Frysinger <vapier@gentoo.org> gdk-pixbuf-2.26.4.ebuild,
  gdk-pixbuf-2.26.5.ebuild:
  Add s390 love.

  22 Feb 2013; Zac Medico <zmedico@gentoo.org> gdk-pixbuf-2.26.5.ebuild:
  Add ~arm-linux keyword.

  16 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
  gdk-pixbuf-2.26.5.ebuild:
  EAPI5 stylistic cleanup

  16 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
  gdk-pixbuf-2.26.5.ebuild, metadata.xml:
  Update to EAPI5. Switch to global introspection USE flag.

*gdk-pixbuf-2.26.5 (10 Nov 2012)

  10 Nov 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
  -files/gdk-pixbuf-2.21.4-fix-automagic-x11.patch,
  -gdk-pixbuf-2.24.0-r1.ebuild, -gdk-pixbuf-2.24.1.ebuild,
  gdk-pixbuf-2.24.1-r1.ebuild, -gdk-pixbuf-2.26.3.ebuild,
  gdk-pixbuf-2.26.4.ebuild, +gdk-pixbuf-2.26.5.ebuild:
  Version bump, fixes crashes with >glib-2.35. Drop useless USE=doc, it only
  regenerated documentation. Update license. Drop old.

  28 Oct 2012; Raúl Porcel <armin76@gentoo.org> gdk-pixbuf-2.26.4.ebuild:
  ia64/sh/sparc stable wrt #427544

  06 Oct 2012; Anthony G. Basile <blueness@gentoo.org> gdk-pixbuf-2.26.4.ebuild:
  stable ppc ppc64, bug #427544

  06 Oct 2012; Markus Meier <maekke@gentoo.org> gdk-pixbuf-2.26.4.ebuild:
  arm stable, bug #427544

  04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> gdk-pixbuf-2.26.4.ebuild:
  Stable for amd64, wrt bug #427544

  03 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  gdk-pixbuf-2.26.4.ebuild:
  x86 stable wrt bug #427544

  02 Oct 2012; Jeroen Roovers <jer@gentoo.org> gdk-pixbuf-2.26.4.ebuild:
  Stable for HPPA (bug #427544).

  27 Sep 2012; Matt Turner <mattst88@gentoo.org> gdk-pixbuf-2.26.4.ebuild:
  Stable on alpha, bug 427544.

*gdk-pixbuf-2.26.4 (18 Sep 2012)

  18 Sep 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
  gdk-pixbuf-2.24.0-r1.ebuild, gdk-pixbuf-2.24.1.ebuild,
  gdk-pixbuf-2.24.1-r1.ebuild, -gdk-pixbuf-2.26.1.ebuild,
  gdk-pixbuf-2.26.3.ebuild, +gdk-pixbuf-2.26.4.ebuild:
  Version bump with color profile support in jpg files. Drop old. Use a more
  portable mktemp call, thanks to Mart Raudsepp.

*gdk-pixbuf-2.26.3 (02 Sep 2012)

  02 Sep 2012; Nirbheek Chauhan <nirbheek@gentoo.org> +gdk-pixbuf-2.26.3.ebuild:
  Bump to 2.26.3

  15 Jul 2012; Raúl Porcel <armin76@gentoo.org> gdk-pixbuf-2.24.1.ebuild:
  alpha/ia64/sh/sparc stable wrt #410611

  24 May 2012; Samuli Suominen <ssuominen@gentoo.org> gdk-pixbuf-2.24.1.ebuild:
  ppc stable wrt #410611

  21 May 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
  gdk-pixbuf-2.24.0-r1.ebuild:
  Need eutils for epatch.

  13 May 2012; Mark Loeser <halcy0n@gentoo.org> gdk-pixbuf-2.24.1-r1.ebuild:
  Stable for ppc64; bug #412033

  05 May 2012; Jeff Horelick <jdhore@gentoo.org> gdk-pixbuf-2.24.0-r1.ebuild,
  gdk-pixbuf-2.24.1.ebuild, gdk-pixbuf-2.24.1-r1.ebuild,
  gdk-pixbuf-2.26.1.ebuild:
  dev-util/pkgconfig -> virtual/pkgconfig

  29 Apr 2012; Markus Meier <maekke@gentoo.org> gdk-pixbuf-2.24.1.ebuild:
  x86 stable, bug #410611

  29 Apr 2012; Fabian Groffen <grobian@gentoo.org> gdk-pixbuf-2.26.1.ebuild:
  Run elibtoolize to fix gdk-pixbuf-loader not finding its own loaders on Darwin

  28 Apr 2012; Alexis Ballier <aballier@gentoo.org> gdk-pixbuf-2.26.1.ebuild:
  keyword ~amd64-fbsd

  25 Apr 2012; Markus Meier <maekke@gentoo.org> gdk-pixbuf-2.24.1.ebuild:
  arm stable, bug #410611

  24 Apr 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
  gdk-pixbuf-2.24.0-r1.ebuild, gdk-pixbuf-2.24.1.ebuild,
  gdk-pixbuf-2.24.1-r1.ebuild, gdk-pixbuf-2.26.1.ebuild:
  Change "mktemp --suffix" to "mktemp -t" and drop coreutils dep to fix
  building on bsd (bug #413287, thanks to Alexis Ballier).

  21 Apr 2012; Raúl Porcel <armin76@gentoo.org> gdk-pixbuf-2.24.1-r1.ebuild:
  alpha/ia64/sh/sparc stable wrt #412033

  19 Apr 2012; Brent Baude <ranger@gentoo.org> gdk-pixbuf-2.24.1.ebuild:
  Marking gdk-pixbuf-2.24.1 ppc64 stable for bug 410611

  18 Apr 2012; Agostino Sarubbo <ago@gentoo.org> gdk-pixbuf-2.24.1.ebuild:
  Stable for AMD64, wrt bug #410611

  18 Apr 2012; Markus Meier <maekke@gentoo.org> gdk-pixbuf-2.24.1-r1.ebuild:
  arm stable, bug #412033

  16 Apr 2012; Brent Baude <ranger@gentoo.org> gdk-pixbuf-2.24.1-r1.ebuild:
  Marking gdk-pixbuf-2.24.1-r1 ppc for bug 412033

  16 Apr 2012; Jeroen Roovers <jer@gentoo.org> gdk-pixbuf-2.24.1-r1.ebuild:
  Stable for HPPA (bug #412033).

  15 Apr 2012; Jeff Horelick <jdhore@gentoo.org> gdk-pixbuf-2.24.1-r1.ebuild:
  marked x86 per bug 412033

  15 Apr 2012; Agostino Sarubbo <ago@gentoo.org> gdk-pixbuf-2.24.1-r1.ebuild:
  Stable for amd64, wrt bug #412033

*gdk-pixbuf-2.26.1 (14 Apr 2012)
*gdk-pixbuf-2.24.1-r1 (14 Apr 2012)

  14 Apr 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
  +gdk-pixbuf-2.24.1-r1.ebuild, +files/gdk-pixbuf-2.24.1-xbm-overflow.patch,
  -gdk-pixbuf-2.26.0.ebuild, +gdk-pixbuf-2.26.1.ebuild:
  Fix integer overflow in xbm loader (bug #412033).

  12 Apr 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
  gdk-pixbuf-2.26.0.ebuild:
  autotools eclass not needed.

  30 Mar 2012; Nirbheek Chauhan <nirbheek@gentoo.org> gdk-pixbuf-2.26.0.ebuild:
  Avoid eautoreconf

*gdk-pixbuf-2.26.0 (27 Mar 2012)

  27 Mar 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
  +gdk-pixbuf-2.26.0.ebuild:
  Version bump with various bugfixes.

  04 Feb 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
  gdk-pixbuf-2.24.0-r1.ebuild:
  Drop superfluous elibtoolize call (bug #401983, thanks to Julian W.)

*gdk-pixbuf-2.24.1 (31 Dec 2011)

  31 Dec 2011; Pacho Ramos <pacho@gentoo.org> +gdk-pixbuf-2.24.1.ebuild,
  -files/gdk-pixbuf-2.22.1-CVE-2011-2485.patch,
  -files/gdk-pixbuf-2.22.1-fix-libpng15.patch, -gdk-pixbuf-2.22.1-r2.ebuild:
  Version bump, add missing DEPEND on proper coreutils version (bug #395103 by
  arnaud), remove old.

  13 Nov 2011; Justin Lecher <jlec@gentoo.org> gdk-pixbuf-2.22.1-r2.ebuild,
  gdk-pixbuf-2.24.0-r1.ebuild:
  Corrected Slotting of media-libs/tiff

  30 Oct 2011; Raúl Porcel <armin76@gentoo.org> gdk-pixbuf-2.24.0-r1.ebuild:
  alpha/ia64/sh/sparc stable wrt #385699

  28 Oct 2011; Markus Meier <maekke@gentoo.org> gdk-pixbuf-2.24.0-r1.ebuild:
  arm stable, bug #385699

  21 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  gdk-pixbuf-2.24.0-r1.ebuild:
  x86 stable wrt bug #385699

  18 Oct 2011; Jeroen Roovers <jer@gentoo.org> gdk-pixbuf-2.24.0-r1.ebuild:
  Stable for HPPA (bug #385699).

  16 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org>
  gdk-pixbuf-2.24.0-r1.ebuild:
  ppc/ppc64 stable wrt #385699

  14 Oct 2011; Samuli Suominen <ssuominen@gentoo.org>
  -gdk-pixbuf-2.23.5.ebuild, -gdk-pixbuf-2.24.0.ebuild:
  old

  14 Oct 2011; Samuli Suominen <ssuominen@gentoo.org>
  gdk-pixbuf-2.24.0-r1.ebuild:
  amd64 stable wrt #385699

  09 Oct 2011; Fabio Erculiani <lxnay@gentoo.org> gdk-pixbuf-2.22.1-r2.ebuild,
  gdk-pixbuf-2.23.5.ebuild, gdk-pixbuf-2.24.0.ebuild,
  gdk-pixbuf-2.24.0-r1.ebuild:
  add ewarn in case of gdk-pixbuf-query-loaders failure

  03 Oct 2011; Fabio Erculiani <lxnay@gentoo.org> gdk-pixbuf-2.22.1-r2.ebuild,
  gdk-pixbuf-2.23.5.ebuild, gdk-pixbuf-2.24.0.ebuild,
  gdk-pixbuf-2.24.0-r1.ebuild:
  make gdk-pixbuf-query-loaders more atomic, fix segfault due to
  __GL_NO_DSO_FINALIZER=1 in environment

*gdk-pixbuf-2.24.0-r1 (15 Sep 2011)

  15 Sep 2011; Samuli Suominen <ssuominen@gentoo.org>
  +gdk-pixbuf-2.24.0-r1.ebuild:
  Use libpng.pc instead of versioned pkg-config file to generate
  Requires.private: libpng instead of versioned one. This will avoid some
  problems with libpng14 to libpng15 upgrade wrt #383655

*gdk-pixbuf-2.24.0 (28 Aug 2011)

  28 Aug 2011; Pacho Ramos <pacho@gentoo.org> +gdk-pixbuf-2.24.0.ebuild:
  Version bump: Clean up dependencies in the .pc file, translation updates.

  28 Aug 2011; Fabian Groffen <grobian@gentoo.org> gdk-pixbuf-2.23.5.ebuild:
  Marked ~x64-macos

*gdk-pixbuf-2.23.5 (16 Aug 2011)

  16 Aug 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
  -gdk-pixbuf-2.22.1.ebuild, -gdk-pixbuf-2.22.1-r1.ebuild,
  +gdk-pixbuf-2.23.5.ebuild:
  Bump to 2.23.5, from gnome overlay for GNOME 3, remove old

  11 Jul 2011; Matt Turner <mattst88@gentoo.org> gdk-pixbuf-2.22.1-r2.ebuild:
  Added ~mips, bug 364693

  09 Jul 2011; Raúl Porcel <armin76@gentoo.org> gdk-pixbuf-2.22.1-r2.ebuild:
  alpha/arm/ia64/sh/sparc stable wrt #371320

  09 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
  gdk-pixbuf-2.22.1-r2.ebuild:
  ppc/ppc64 stable wrt #373999

  06 Jul 2011; Mark Loeser <halcy0n@gentoo.org> gdk-pixbuf-2.22.1-r1.ebuild:
  Stable for ppc64; bug #371320

  05 Jul 2011; Thomas Kahle <tomka@gentoo.org> gdk-pixbuf-2.22.1-r2.ebuild:
  x86 stable per bug 373999

  05 Jul 2011; Jeroen Roovers <jer@gentoo.org> gdk-pixbuf-2.22.1-r2.ebuild:
  Stable for HPPA (bug #373999).

  04 Jul 2011; Pacho Ramos <pacho@gentoo.org> gdk-pixbuf-2.22.1-r2.ebuild:
  amd64 stable, security bug #373999

*gdk-pixbuf-2.22.1-r2 (04 Jul 2011)

  04 Jul 2011; Pacho Ramos <pacho@gentoo.org> +gdk-pixbuf-2.22.1-r2.ebuild,
  +files/gdk-pixbuf-2.22.1-CVE-2011-2485.patch:
  GIF: Don't return a partially initialized pixbuf structure, fix security bug
  #373999 by Tim Sammut.

  29 Jun 2011; Christoph Mende <angelos@gentoo.org>
  gdk-pixbuf-2.22.1-r1.ebuild:
  Stable on amd64 wrt bug #371320

  29 Jun 2011; Jeroen Roovers <jer@gentoo.org> gdk-pixbuf-2.22.1-r1.ebuild:
  Stable for HPPA (bug #371320).

  28 Jun 2011; Brent Baude <ranger@gentoo.org> gdk-pixbuf-2.22.1-r1.ebuild:
  Marking gdk-pixbuf-2.22.1-r1 ppc stable for bug 371320

  25 Jun 2011; Pacho Ramos <pacho@gentoo.org> gdk-pixbuf-2.22.1-r1.ebuild:
  PDEPEND on gnome-base/librsvg conditionally (bug #373001 by Lev Babiev).

  22 Jun 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  gdk-pixbuf-2.22.1-r1.ebuild:
  x86 stable wrt security bug #371320

  05 Jun 2011; Pacho Ramos <pacho@gentoo.org> -gdk-pixbuf-2.22.0.ebuild,
  gdk-pixbuf-2.22.1-r1.ebuild:
  PDEPEND on gnome-base/librsvg as reported in bug #363715 by Cedric. Remove
  old.

  29 Apr 2011; Jeroen Roovers <jer@gentoo.org> gdk-pixbuf-2.22.1-r1.ebuild:
  Marked ~hppa (bug #364693).

*gdk-pixbuf-2.22.1-r1 (24 Apr 2011)

  24 Apr 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
  +gdk-pixbuf-2.22.1-r1.ebuild:
  Drop keywords on hppa/mips w.r.t. KEYWORDREQ bug 364693

  15 Apr 2011; Samuli Suominen <ssuominen@gentoo.org> gdk-pixbuf-2.22.1.ebuild:
  Remove unrequired libtool files.

  04 Apr 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
  gdk-pixbuf-2.22.1.ebuild, +files/gdk-pixbuf-2.22.1-fix-libpng15.patch:
  Fix building with libpng-1.5, bug 354557

  22 Mar 2011; Brent Baude <ranger@gentoo.org> gdk-pixbuf-2.22.1.ebuild:
  Marking gdk-pixbuf-2.22.1 ppc stable for bug 353436

  21 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> gdk-pixbuf-2.22.1.ebuild:
  ppc64 stable wrt #353436

  12 Mar 2011; Raúl Porcel <armin76@gentoo.org> gdk-pixbuf-2.22.1.ebuild:
  alpha/arm/ia64/sh/sparc stable wrt #353436

  07 Mar 2011; Jeroen Roovers <jer@gentoo.org> gdk-pixbuf-2.22.1.ebuild:
  Stable for HPPA (bug #353436).

  24 Feb 2011; Thomas Kahle <tomka@gentoo.org> gdk-pixbuf-2.22.1.ebuild:
  x86 stable per bug 353436

  23 Feb 2011; Markos Chandras <hwoarang@gentoo.org> gdk-pixbuf-2.22.1.ebuild:
  Stable on amd64 wrt bug #353436

*gdk-pixbuf-2.22.1 (09 Nov 2010)

  09 Nov 2010; Gilles Dartiguelongue <eva@gentoo.org>
  +gdk-pixbuf-2.22.1.ebuild:
  Version bump. Implement GIcon interface, fix loader.cache detection on
  windows, translation updates.

  07 Nov 2010; Jory A. Pratt <anarchy@gentoo.org> gdk-pixbuf-2.22.0.ebuild:
  Convert media-libs/jpeg to virtual/jpeg

  24 Sep 2010; <nirbheek@gentoo.org> gdk-pixbuf-2.22.0.ebuild:
  Remove .la files too

*gdk-pixbuf-2.22.0 (24 Sep 2010)

  24 Sep 2010; <nirbheek@gentoo.org>
  +files/gdk-pixbuf-2.21.4-fix-automagic-x11.patch,
  +gdk-pixbuf-2.22.0.ebuild, +metadata.xml:
  Add gdk-pixbuf, split off gtk+ so it can be shared b/w gtk+:2 and gtk+:3.
  Inherits gtk's keywords.