summaryrefslogtreecommitdiff
blob: 8a7ecf8e49b2a4f53b73ec09c2f5216d7acb4bac (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
# ChangeLog for dev-python/pygtk
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/ChangeLog,v 1.174 2007/12/22 16:34:49 dang Exp $

*pygtk-2.12.0-r1 (22 Dec 2007)

  22 Dec 2007; Daniel Gryniewicz <dang@gentoo.org>
  +files/pygtk-2.12.0-extrafuncs.patch, +pygtk-2.12.0-r1.ebuild:
  Bump to 2.12.0-r1
  	- Install gtk-extrafuncs.def; bug #202140

  27 Nov 2007; Jeroen Roovers <jer@gentoo.org> pygtk-2.12.0.ebuild:
  Stable for HPPA (bug #199322).

  20 Nov 2007; Markus Rothe <corsair@gentoo.org> pygtk-2.12.0.ebuild:
  Stable on ppc64; bug #199322

  17 Nov 2007; Raúl Porcel <armin76@gentoo.org> pygtk-2.12.0.ebuild:
  alpha/ia64/sparc stable wrt #199322

  17 Nov 2007; nixnut <nixnut@gentoo.org> pygtk-2.12.0.ebuild:
  Stable on ppc wrt bug 199322

  17 Nov 2007; Dawid Węgliński <cla@gentoo.org> pygtk-2.12.0.ebuild:
  Stable on x86 (bug #199322)

  16 Nov 2007; Samuli Suominen <drac@gentoo.org> pygtk-2.12.0.ebuild:
  amd64 stable wrt #199322

  06 Nov 2007; Raúl Porcel <armin76@gentoo.org> pygtk-2.10.6.ebuild:
  sparc stable wrt #193339

  08 Oct 2007; Tom Gall <tgall@gentoo.org> pygtk-2.10.6.ebuild:
  stable on ppc64

*pygtk-2.12.0 (27 Sep 2007)

  27 Sep 2007; Mart Raudsepp <leio@gentoo.org> +pygtk-2.12.0.ebuild:
  Adding 2.12 series, to go along with gtk+-2.12 for Gnome 2.20

  27 Sep 2007; Raúl Porcel <armin76@gentoo.org> pygtk-2.10.6.ebuild:
  alpha/ia64 stable wrt #193339

  26 Sep 2007; Joshua Kinard <kumba@gentoo.org> pygtk-2.10.6.ebuild:
  Stable on mips, per #193339.

  25 Sep 2007; Jeroen Roovers <jer@gentoo.org> pygtk-2.10.6.ebuild:
  Stable for HPPA (bug #193339).

  22 Sep 2007; Tobias Scherbaum <dertobi123@gentoo.org> pygtk-2.10.6.ebuild:
  ppc stable, bug #193339

  21 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> pygtk-2.10.6.ebuild:
  Stable on amd64 wrt bug #193339.

  21 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> pygtk-2.10.6.ebuild:
  Stable on x86 wrt bug #193339.

  18 Jul 2007; Roy Marples <uberlord@gentoo.org> pygtk-2.10.6.ebuild:
  true isn't always in /bin

*pygtk-2.10.6 (17 Jul 2007)

  17 Jul 2007; <metalgod@gentoo.org> +pygtk-2.10.6.ebuild:
  Version Bump.

  29 Jun 2007; Mart Raudsepp <leio@gentoo.org> -pygtk-2.6.1.ebuild,
  -pygtk-2.6.2.ebuild, -pygtk-2.10.3.ebuild:
  Remove old

  02 Jun 2007; Brent Baude <ranger@gentoo.org> pygtk-2.10.4.ebuild:
  Marking pygtk-2.10.4 ppc stable for bug #171107

  31 May 2007; Jeroen Roovers <jer@gentoo.org> pygtk-2.10.4.ebuild:
  Stable for HPPA (bug #171107).

  31 May 2007; Daniel Gryniewicz <dang@gentoo.org> pygtk-2.10.4.ebuild:
  Marked stable on amd64 for bug #171107

  31 May 2007; Brent Baude <ranger@gentoo.org> pygtk-2.10.4.ebuild:
  Marking pygtk-2.10.4 ppc64 stable for bug #171107

  30 May 2007; Raúl Porcel <armin76@gentoo.org> pygtk-2.10.4.ebuild:
  alpha/ia64 stable wrt #171107

  29 May 2007; Andrej Kacian <ticho@gentoo.org> pygtk-2.10.4.ebuild:
  Stable on x86, bug #171107.

  29 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> pygtk-2.10.4.ebuild:
  Stable on sparc wrt #171107

  27 May 2007; Joshua Kinard <kumba@gentoo.org> pygtk-2.10.4.ebuild:
  Eh, stable this one on mips too -- needed for another dep.

  27 May 2007; Joshua Kinard <kumba@gentoo.org> pygtk-2.10.3.ebuild:
  Stable on mips.

  18 Mar 2007; Marien Zwart <marienz@gentoo.org> pygtk-2.6.1.ebuild,
  pygtk-2.6.2.ebuild, pygtk-2.8.6.ebuild, pygtk-2.10.3.ebuild,
  pygtk-2.10.4.ebuild:
  Skip the tests instead of ignoring their failure.

  16 Feb 2007; Roy Marples <uberlord@gentoo.org> pygtk-2.10.4.ebuild:
  Added ~x86-fbsd keyword.

*pygtk-2.10.4 (09 Feb 2007)

  09 Feb 2007; Lukasz Strzygowski <lucass@gentoo.org> +pygtk-2.10.4.ebuild:
  - Version bump
  - Fixed docs installation
  - Fixed bug #165672
  - Added examples use-flag
  - Added NEED_PYTHON=2.3.5

  20 Jan 2007; Jeroen Roovers <jer@gentoo.org> pygtk-2.10.3.ebuild:
  Stable for HPPA (bug #156662).

  16 Jan 2007; Daniel Gryniewicz <dang@gentoo.org> pygtk-2.10.3.ebuild:
  Make it install more recent docs.  Bug #106708

  14 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> pygtk-2.10.3.ebuild:
  Stable on Alpha.

  09 Jan 2007; Mart Raudsepp <leio@gentoo.org>
  -files/pygtk-2.10.1-tree-model.patch, -pygtk-2.8.2.ebuild,
  -pygtk-2.8.4.ebuild, -pygtk-2.10.1.ebuild, -pygtk-2.10.1-r1.ebuild:
  Remove old versions

  06 Jan 2007; Tiziano Müller <dev-zero@gentoo.org> pygtk-2.6.1.ebuild,
  pygtk-2.6.2.ebuild:
  Dropped gnome USE-flag for 2.6.x (bug #104671)

  21 Dec 2006; Markus Rothe <corsair@gentoo.org> pygtk-2.10.3.ebuild:
  Stable on ppc64; bug #156662

  21 Dec 2006; Saleem Abdulrasool <compnerd@gentoo.org>
  -pygtk-0.6.11.ebuild, -pygtk-0.6.11-r1.ebuild:
  gnome-1.x removal

  18 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> pygtk-2.10.3.ebuild:
  Stable on sparc

  16 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org> pygtk-2.10.3.ebuild:
  Stable on ppc wrt bug #156662.

  12 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> pygtk-2.10.3.ebuild:
  Stable on amd64 wrt bug #156662.

  10 Dec 2006; Andrej Kacian <ticho@gentoo.org> pygtk-2.10.3.ebuild:
  Stable on x86, bug #156662.

*pygtk-2.10.3 (13 Oct 2006)

  13 Oct 2006; Mart Raudsepp <leio@gentoo.org> +pygtk-2.10.3.ebuild:
  Version bump. Should fix the treemodel issues and work with python2.5, bugs
  148247 and 150002

  02 Oct 2006; Daniel Gryniewicz <dang@gentoo.org> pygtk-2.10.1-r1.ebuild:
  Fix apparently breaks things

*pygtk-2.10.1-r1 (30 Sep 2006)

  30 Sep 2006; Daniel Gryniewicz <dang@gentoo.org>
  +files/pygtk-2.10.1-tree-model.patch, +pygtk-2.10.1-r1.ebuild:
  Add tree-model fix from bug #148247

  26 Sep 2006; Javier Villavicencio <the_paya@gentoo.org>
  pygtk-2.8.6.ebuild:
  Add ~x86-fbsd keyword.

  15 Sep 2006; Daniel Gryniewicz <dang@gentoo.org> pygtk-2.10.1.ebuild:
  Remove arm and sh until they've keyworded pygobject

  12 Sep 2006; Daniel Gryniewicz <dang@gentoo.org> pygtk-2.10.1.ebuild:
  Fix unqouted paths

*pygtk-2.10.1 (07 Sep 2006)

  07 Sep 2006; Daniel Gryniewicz <dang@gentoo.org> +pygtk-2.10.1.ebuild:
  New version for gnome 2.16

  04 Sep 2006; Joshua Kinard <kumba@gentoo.org> pygtk-2.8.6.ebuild:
  Marked stable on mips.

  20 Aug 2006; Thomas Cort <tcort@gentoo.org> pygtk-2.8.6.ebuild:
  Stable on alpha.

  16 Aug 2006; Markus Rothe <corsair@gentoo.org> pygtk-2.8.6.ebuild:
  Stable on ppc64

  03 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org> pygtk-2.8.6.ebuild:
  Stable on sparc

  01 Aug 2006; Tom Gall <tgall@gentoo.org> pygtk-0.6.11-r1.ebuild:
  added ~ppc64

  17 Jul 2006; Daniel Gryniewicz <dang@gentoo.org> pygtk-2.8.6.ebuild:
  Marked stable on amd64 for bug #139612

  16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> pygtk-2.8.6.ebuild:
  hppa stable, bug #139612

  14 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> ChangeLog:
  ppc stable, bug #139612

  13 Jul 2006; Aron Griffis <agriffis@gentoo.org> pygtk-2.8.6.ebuild:
  Mark 2.8.6 stable on ia64

  12 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> pygtk-2.8.6.ebuild:
  Stable on x86 wrt bug #139612.

  13 May 2006; John N. Laliberte <allanonjl@gentoo.org>
  files/digest-pygtk-2.6.1, files/digest-pygtk-2.6.2, Manifest:
  fix broken digests committed by qa team when pygtk 2.6.x was re-added. by
  re-adding pygtk 2.6.x, pygtk <-> pycairo still have circular deps. waiting
  on mips to keyword pygtk 2.8.x to remove again. see bug #108808. fixes
  #133200

  13 May 2006; Mark Loeser <halcy0n@gentoo.org> +pygtk-2.6.1.ebuild,
  +pygtk-2.6.2.ebuild:
  Add 2.6 series back since they are the only ones marked for mips

  12 May 2006; John N. Laliberte <allanonjl@gentoo.org> -pygtk-2.6.1.ebuild,
  -pygtk-2.6.2.ebuild:
  remove 2.6.x series of pygtk

*pygtk-2.8.6 (24 Apr 2006)

  24 Apr 2006; Alastair Tse <liquidx@gentoo.org> +pygtk-2.8.6.ebuild:
  version bump

  24 Apr 2006; Alastair Tse <liquidx@gentoo.org> -pygtk-1.99.13-r1.ebuild,
  -pygtk-2.0.0.ebuild, -pygtk-2.0.0-r1.ebuild, -pygtk-2.2.0.ebuild,
  -pygtk-2.4.1.ebuild, -pygtk-2.6.0.ebuild, -pygtk-2.8.0-r1.ebuild,
  -pygtk-2.8.0-r2.ebuild:
  cleanup old ebuilds

*pygtk-2.8.4 (09 Feb 2006)

  09 Feb 2006; John N. Laliberte <allanonjl@gentoo.org> +pygtk-2.8.4.ebuild:
  new version

  04 Feb 2006; Aron Griffis <agriffis@gentoo.org> pygtk-2.8.2.ebuild:
  Mark 2.8.2 stable on ia64

  03 Feb 2006; Guy Martin <gmsoft@gentoo.org> pygtk-2.8.2.ebuild:
  Stable on hppa.

  31 Jan 2006; Aron Griffis <agriffis@gentoo.org> pygtk-2.8.2.ebuild:
  Mark 2.8.2 stable on alpha

  22 Jan 2006; <dang@gentoo.org> pygtk-2.8.2.ebuild:
  Marked stable on amd64 per bug #119634

  22 Jan 2006; Markus Rothe <corsair@gentoo.org> pygtk-2.8.2.ebuild:
  Stable on ppc64

  22 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org> pygtk-2.8.2.ebuild:
  Marked ppc stable for bug #119634; Stabilize Gnome-2.12.2

  22 Jan 2006; Joshua Jackson <tsunam@gentoo.org> pygtk-2.8.2.ebuild:
  Stable on x86 for bug #119634; Stabilize Gnome-2.12.2

  20 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> pygtk-2.8.2.ebuild:
  Stable on sparc wrt #119634

  26 Dec 2005; Bryan Østergaard <kloeri@gentoo.org pygtk-2.8.0-r2.ebuild,
  pygtk-2.8.2.ebuild:
  ~alpha keyword.

  15 Dec 2005; Bryan Østergaard <kloeri@gentoo.org pygtk-2.8.0-r1.ebuild,
  pygtk-2.8.0-r2.ebuild, pygtk-2.8.2.ebuild:
  Adjust python dependency to 2.3.5.

  19 Nov 2005; Chris White <chriswhite@gentoo.org> metadata.xml:
  Added japanese metadata.xml translation thanks to Yoshino-san.

  31 Oct 2005; Bryan Østergaard <kloeri@gentoo.org> pygtk-2.8.2.ebuild:
  ~ia64 keyword.

*pygtk-2.8.2 (29 Oct 2005)

  29 Oct 2005; John N. Laliberte <allanonjl@gentoo.org> +pygtk-2.8.2.ebuild:
  new version, #109385

  20 Oct 2005; Tom Gall <tgall@gentoo.org> pygtk-2.8.0-r2:
  added ~ppc64, bug #108808

*pygtk-2.8.0-r2 (15 Oct 2005)

  15 Oct 2005; John N. Laliberte <allanonjl@gentoo.org>
  +pygtk-2.8.0-r2.ebuild:
  remove gnome useflag for libglade, fixes #103056

  14 Oct 2005; John N. Laliberte <allanonjl@gentoo.org> pygtk-2.8.0.ebuild:
  make pycairo >=0.9.0 due to bug #107331

  11 Oct 2005; John N. Laliberte <allanonjl@gentoo.org> pygtk-2.8.0.ebuild:
  remove support for alpha, arm, hppa, ia64, mips, ppc64, filed bugs.

  03 Oct 2005; Hardave Riar <hardave@gentoo.org> pygtk-2.6.1.ebuild:
  Stable on mips.

*pygtk-2.8.0 (12 Sep 2005)

  12 Sep 2005; John N. Laliberte <allanonjl@gentoo.org> -pygtk-2.7.4.ebuild,
  +pygtk-2.8.0.ebuild:
  2.12 release vbump, fix where gtk-docs get installed #105511, thanks to Ed
  Catmur.

*pygtk-2.7.4 (26 Aug 2005)

  26 Aug 2005; John N. Laliberte <allanonjl@gentoo.org> +pygtk-2.7.4.ebuild:
  new version

  23 Aug 2005; Aron Griffis <agriffis@gentoo.org> pygtk-2.6.1.ebuild:
  stable on ia64

  01 Aug 2005; Simon Stelling <blubb@gentoo.org> pygtk-2.6.1.ebuild:
  stable on amd64

  26 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> pygtk-2.6.1.ebuild:
  Stable on alpha.

  21 Jul 2005; Markus Rothe <corsair@gentoo.org> pygtk-2.6.1.ebuild:
  Stable on ppc64

*pygtk-2.6.2 (19 Jul 2005)

  19 Jul 2005; Lukasz Strzygowski <lucass@gentoo.org> +pygtk-2.6.2.ebuild:
  Version bump.

  18 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> pygtk-2.6.1.ebuild:
  Stable on sparc

  17 Jul 2005; Tobias Scherbaum <dertobi123@gentoo.org> pygtk-2.6.1.ebuild:
  ppc stable

  16 Jul 2005; John N. Laliberte <allanonjl@gentoo.org> pygtk-2.6.1.ebuild:
  marking 2.6.1 stable on x86

  11 Jul 2005; Stephen P. Becker <geoman@gentoo.org> pygtk-2.4.1.ebuild,
  pygtk-2.6.1.ebuild:
  added mips keywords to satisfy gnome repoman deps

  08 Apr 2005; Markus Rothe <corsair@gentoo.org> pygtk-2.4.1.ebuild,
  pygtk-2.6.0.ebuild, pygtk-2.6.1.ebuild:
  Stable on ppc64/added ~ppc64 to KEYWORDS

*pygtk-2.6.1 (16 Mar 2005)

  16 Mar 2005; Alastair Tse <liquidx@gentoo.org> +pygtk-2.6.1.ebuild:
  version bump

  15 Mar 2005; Alastair Tse <liquidx@gentoo.org> pygtk-2.4.1.ebuild,
  pygtk-2.6.0.ebuild:
  more multilib fixes

  08 Mar 2005; Alastair Tse <liquidx@gentoo.org> pygtk-2.6.0.ebuild:
  add python numeric dep

*pygtk-2.6.0 (08 Mar 2005)

  08 Mar 2005; Alastair Tse <liquidx@gentoo.org> -pygtk-2.4.0.ebuild,
  +pygtk-2.6.0.ebuild:
  version bump, now requires gtk+-2.6. fix get_libdir in pkg_postinst and
  pkg_postrm. (#76791)

  26 Feb 2005; Jeremy Huddleston <eradicator@gentoo.org> pygtk-2.4.1.ebuild:
  Multilib fixes.

  04 Feb 2005; Bryan Østergaard <kloeri@gentoo.org> pygtk-2.4.1.ebuild:
  Stable on alpha.

  26 Jan 2005; Lukasz Strzygowski <lucass@gentoo.org> -pygtk-2.3.92.ebuild,
  -pygtk-2.3.93.ebuild, -pygtk-2.3.94.ebuild, -pygtk-2.3.96.ebuild,
  -pygtk-2.3.97.ebuild:
  Removed old unstable branch.

  09 Jan 2005; Sven Wegener <swegener@gentoo.org> pygtk-2.4.1.ebuild:
  Added missing digest entries. Added missing parentheses in SRC_URI.

  08 Jan 2005; Bryan Østergaard <kloeri@gentoo.org> pygtk-2.4.1.ebuild:
  Add doc USE flag, patch by Fernando Serboncini in bug 75308.

  03 Jan 2005; Joseph Jezak <josejx@gentoo.org> pygtk-2.4.1.ebuild:
  Marked ppc stable for bug #74333.

  22 Dec 2004; Dylan Carlson <absinthe@gentoo.org> pygtk-2.4.1.ebuild:
  Stable on amd64, bug 74333.

  22 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> pygtk-2.4.1.ebuild:
  Stable on sparc

  22 Dec 2004; Lukasz Strzygowski <lucass@gentoo.org> pygtk-2.4.0.ebuild,
  pygtk-2.4.1.ebuild:
  Marked stable on x86.

*pygtk-2.4.1 (05 Nov 2004)

  05 Nov 2004; Lukasz Strzygowski <lucass@gentoo.org> +pygtk-2.4.1.ebuild:
  Version bump.

  17 Oct 2004; Dylan Carlson <absinthe@gentoo.org> pygtk-2.2.0.ebuild:
  stable on amd64.

  12 Oct 2004; Guy Martin <gmsoft@gentoo.org> pygtk-2.2.0.ebuild:
  Stable on hppa.

  10 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> pygtk-2.2.0.ebuild:
  Stable on alpha.

*pygtk-2.4.0 (03 Oct 2004)

  03 Oct 2004; Lukasz Strzygowski <lucass@gentoo.org> +pygtk-2.4.0.ebuild:
  Version bump. Updated dependencies.

*pygtk-2.3.97 (28 Sep 2004)

  28 Sep 2004; Lukasz Strzygowski <lucass@gentoo.org> +pygtk-2.3.97.ebuild:
  Version bump.

  30 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> pygtk-2.2.0.ebuild:
  Stable on sparc

*pygtk-2.3.96 (24 Aug 2004)

  24 Aug 2004; Lukasz Strzygowski <lucass@gentoo.org> +pygtk-2.3.96.ebuild:
  Version bump.

  22 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> pygtk-2.2.0.ebuild:
  Stable on x86.

  29 Jul 2004; Tom Gall <tgall@gentoo.org> pygtk-2.2.0.ebuild:
  stable on ppc64, bug #57015

*pygtk-2.3.94 (29 Jul 2004)

  29 Jul 2004; Lukasz Strzygowski <lucass@gentoo.org> +pygtk-2.3.94.ebuild:
  Version bump.

*pygtk-2.3.93 (25 Jul 2004)

  25 Jul 2004; Lukasz Strzygowski <lucass@gentoo.org> +pygtk-2.3.93.ebuild:
  Version bump. Now it install also examples. Added src_test.

  20 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> pygtk-0.6.11-r1.ebuild,
  pygtk-1.99.13-r1.ebuild, pygtk-2.0.0-r1.ebuild, pygtk-2.0.0.ebuild,
  pygtk-2.2.0.ebuild, pygtk-2.3.92.ebuild:
  dev-python/PyOpenGL is now dev-python/pyopengl - adjust dependencies
  accordingly.

*pygtk-2.3.92 (10 Jul 2004)

  10 Jul 2004; Lukasz Strzygowski <lucass@gentoo.org> metadata.xml,
  pygtk-0.6.11-r1.ebuild, pygtk-2.0.0.ebuild, pygtk-2.2.0.ebuild, pygtk-0.6.11.ebuild,
  pygtk-1.99.13-r1.ebuild, pygtk-2.0.0-r1.ebuild, pygtk-2.3.92.ebuild:
  Added and hardmasked ebuild for 2.3.92 (unstable branch). Added
  long description to metadata.xml. Updated homepage's url to http://www.pygtk.org/.

  04 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> pygtk-2.0.0-r1.ebuild:
  Stable on alpha.

  13 May 2004; Stephen P. Becker <geoman@gentoo.org> pygtk-2.0.0-r1.ebuild:
  Stable on mips.

  07 May 2004; Bryan Østergaard <kloeri@gentoo.org> pygtk-0.6.11.ebuild,
  pygtk-1.99.13-r1.ebuild:
  Add missing IUSE.

  25 Apr 2004; Aron Griffis <agriffis@gentoo.org> pygtk-0.6.11-r1.ebuild:
  Add die following econf for bug 48950

  18 Apr 2004; Guy Martin <gmsoft@gentoo.org> pygtk-2.0.0-r1.ebuild,
  pygtk-2.2.0.ebuild:
  Marked stable on hppa.

  10 Apr 2004; Alastair Tse <liquidx@gentoo.org> pygtk-2.0.0-r1.ebuild,
  pygtk-2.2.0.ebuild:
  restrict parallel builds (#45776)

  16 Mar 2004; Stephen P. Becker <geoman@gentoo.org> pygtk-2.0.0-r1.ebuild:
  Added ~mips keyword.

  12 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org> pygtk-2.0.0-r1.ebuild:
  stable on sparc

*pygtk-2.2.0_rc1 (11 Mar 2004)

  11 Mar 2004; Alastair Tse <liquidx@gentoo.org> pygtk-0.6.11-r1.ebuild,
  pygtk-2.0.0-r1.ebuild, pygtk-2.2.0.ebuild, pygtk-2.2.0_rc1.ebuild:
  bump x11-libs/gtk+ dep to 2.2

*pygtk-2.2.0 (11 Mar 2004)

  11 Mar 2004; Bryan Østergaard <kloeri@gentoo.org> pygtk-2.2.0.ebuild:
  Version bump, bug #44378.

  09 Mar 2004; <agriffis@gentoo.org> pygtk-2.0.0.ebuild:
  stable on alpha and ia64

*pygtk-2.0.0-r1 (24 Jan 2004)
*pygtk-0.6.11-r1 (24 Jan 2004)
	
  24 Jan 2004; Alastair Tse <liquidx@gentoo.org> pygtk-0.6.11-r1.ebuild,
  pygtk-2.0.0-r1.ebuild:
  fix pyc/pyo cleanup, fix pygtk.{py,pth} conflicts when installing
  pygtk-2.0 and pygtk-0.6 in different orders using alternatives.eclass. 
  add pyopengl dependencies instead of einfo at the end.

  14 Jan 2004; Aron Griffis <agriffis@gentoo.org> pygtk-0.6.11.ebuild:
  stable on alpha for bug 31858

  09 Jan 2004; Aron Griffis <agriffis@gentoo.org> pygtk-1.99.16.ebuild,
  pygtk-2.0.0.ebuild:
  stable on alpha

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

  25 Nov 2003; Jason Wever <weeve@gentoo.org> pygtk-2.0.0.ebuild:
  Marked stable on sparc, resolves bug #31858.

  14 Nov 2003; Aron Griffis <agriffis@gentoo.org> pygtk-1.99.13-r1.ebuild:
  Stable on ia64

  01 Nov 2003; Jason Wever <weeve@gentoo.org> pygtk-0.6.11.ebuild:
  Marked stable for sparc in regards to bug #31858.

  24 Oct 2003; Bartosch Pixa <darkspecter@gentoo.org> pygtk-0.6.11.ebuild:
  set ppc in keywords

  24 Oct 2003; Alastair Tse <liquidx@gentoo.org> pygtk-2.0.0.ebuild:
  stable bump for x86

  22 Oct 2003; Bartosch Pixa <darkspecter@gentoo.org> pygtk-2.0.0.ebuild:
  set ppc in keywords

  07 Oct 2003; Alastair Tse <liquidx@gentoo.org> pygtk-2.0.0.ebuild:
  remove inherit debug

  27 Sep 2003; Bartosch Pixa <darkspecter@gentoo.org> pygtk-1.99.16.ebuild:
  set ppc in keywords

*pygtk-2.0.0 (03 Sep 2003)

  03 Sep 2003; Alastair Tse <liquidx@gentoo.org> pygtk-1.99.17.ebuild,
  pygtk-2.0.0.ebuild:
  version bump

  29 Aug 2003; Mike Gardiner <obz@gentoo.org> pygtk-1.99.13-r1.ebuild,
  pygtk-1.99.16.ebuild:
  Corrected SLOT to 2

*pygtk-1.99.18 (28 Aug 2003)

  28 Aug 2003; Mike Gardiner <obz@gentoo.org> pygtk-1.99.18.ebuild:
  New version

  28 Aug 2003; Mike Gardiner <obz@gentoo.org> pygtk-1.99.16.ebuild,
  pygtk-1.99.17.ebuild:
  Added >=pkgconfig-0.9 to depends, see bug #26573

*pygtk-1.99.17 (01 Aug 2003)

  01 Aug 2003; foser <foser@gentoo.org> pygtk-1.99.17.ebuild,metadata.xml :
  New version, added gnome as herd

  12 Jun 2003; <msterret@gentoo.org> pygtk-1.99.13-r1.ebuild,
  pygtk-1.99.16.ebuild:
  fix Header

*pygtk-1.99.16 (31 Mar 2003)

  31 Mar 2003; foser <foser@gentoo.org> pygtk-1.99.16.ebuild :
  New version

*pygtk-1.99.15 (09 Feb 2003)

  09 Feb 2003; foser <foser@gentoo.org> pygtk-1.99.15.ebuild :
  New version

*pygtk-0.6.11 (06 Dec 2002)

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
  06 Dec 2002; foser <foser@gentoo.org> pygtk-0.6.11.ebuild :
  New version

*pygtk-1.99.13-r1 (01 Nov 2002)

  13 Nov 2002; Mark Guertin <gerk@gentoo.org> pygtk-1.99.13-r1.ebuild :
  backed down to ~ppc.  Don't want dev builds of this sort which are 
  not backwards compatible overwriting the proper relase.

  01 Nov 2002; foser <foser@gentoo.org> pygtk-1.99.13-r1.ebuild :
  Enabled threads support

*pygtk-1.99.13 (23 Oct 2002) 

  24 Oct 2002; foser <foser@gentoo.org> pygtk-1.99.13.ebuild :
  removed the author line, it made emerge ignore the ebuild  

  23 Oct 2002; Spider <spider@gentoo.org> pygtk-1.99.13.ebuild :
  finally got this in, closing bug #3700. thanks foser@gentoo.org for the actual work
  
*pygtk-0.6.9 (19 Jun 2002)

  29 Jul 2002; George Shapovalov <george@gentoo.org> pygtk-0.6.8-r1.ebuild, pygtk-0.6.8-r2.ebuild, pygtk-0.6.9.ebuild, pygtk-1.99.9.ebuild, pygtk-1.99.10.ebuild :

  Added KEYWORDS,SLOT,LICENSE (where missing),
  header clean-ups

  19 Jun 2002; Gabriele Giorgetti <stroke@gentoo.org> pygtk-0.6.9.ebuild
  New version, updated dependencies. Close bug #3891

*pygtk-1.99.10 (13 Jun 2002)
  21 Aug 2002; Mark Guertin <gerk@gentoo.org> pygtk-1.99.10.ebuild :
  Added ppc to keywords  

  13 Jun 2002; Spider <spider@gentoo.org> pygtk-1.99.10.ebuild :
  I've got a headache so this is a simple bump to the next level.  and remember kids dont play in the playgrounds.
  
*pygtk-1.99.9 (24 Apr 2002)
  24 Apr 2002; Spider <spider@gentoo.org> pygtk-1.99.9.ebuild pygtk-0.6.8-r2.ebuild
  Add SLOT
  update to gtk2
  

*pygtk-0.6.8-r1 (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.