summaryrefslogtreecommitdiff
blob: 9d4d3f1bd417d63e03d4ecff8424980961d9805f (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
# ChangeLog for dev-python/gnome-python-extras
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v 1.108 2011/01/30 18:18:07 armin76 Exp $

  30 Jan 2011; Raúl Porcel <armin76@gentoo.org>
  gnome-python-extras-2.25.3.ebuild:
  alpha/ia64/sparc stable wrt #348987

  12 Oct 2010; Gilles Dartiguelongue <eva@gentoo.org>
  -gnome-python-extras-2.19.1-r3.ebuild:
  Clean up old revision.

  10 Oct 2010; Samuli Suominen <ssuominen@gentoo.org>
  gnome-python-extras-2.25.3.ebuild:
  ppc64 stable wrt #324077

  11 Sep 2010; Joseph Jezak <josejx@gentoo.org>
  gnome-python-extras-2.25.3.ebuild:
  Marked ppc for bug #324077.

  08 Sep 2010; Brent Baude <ranger@gentoo.org>
  gnome-python-extras-2.19.1-r4.ebuild:
  Marking gnome-python-extras-2.19.1-r4 ppc64 stable for bug 320247

  07 Aug 2010; Raúl Porcel <armin76@gentoo.org>
  gnome-python-extras-2.19.1-r4.ebuild:
  alpha/ia64/sparc stable wrt #320247

  01 Aug 2010; Christian Faulhammer <fauli@gentoo.org>
  gnome-python-extras-2.25.3.ebuild:
  x86 stable, bug 324077

  31 Jul 2010; Pacho Ramos <pacho@gentoo.org>
  gnome-python-extras-2.25.3.ebuild:
  amd64 stable, bug 324077

  20 Jul 2010; Jeroen Roovers <jer@gentoo.org>
  gnome-python-extras-2.19.1-r3.ebuild,
  gnome-python-extras-2.19.1-r4.ebuild, gnome-python-extras-2.25.3.ebuild:
  Drop HPPA keywording (bug #324511).

  09 Jul 2010; Pacho Ramos <pacho@gentoo.org>
  gnome-python-extras-2.19.1-r3.ebuild:
  Drop hppa keyword per bug #324511.

  15 Jun 2010; Pacho Ramos <pacho@gentoo.org>
  gnome-python-extras-2.25.3.ebuild:
  Restoring keywords now that all dependencies are ok. Thanks to Brian
  Harring and Josh Saddler (bug #324055).

  15 Jun 2010; Brian Harring <ferringb@gentoo.org>
  gnome-python-extras-2.25.3.ebuild:
  wipe keywords due to missing dependency. restore keywords when dep is
  fixed.

*gnome-python-extras-2.25.3 (14 Jun 2010)

  14 Jun 2010; Pacho Ramos <pacho@gentoo.org>
  +gnome-python-extras-2.25.3.ebuild:
  Version bump with lots of bugfixes over current stable.

  11 Jun 2010; Pacho Ramos <pacho@gentoo.org>
  gnome-python-extras-2.19.1-r4.ebuild:
  amd64 stable, bug 320247

  24 May 2010; <nixnut@gentoo.org> gnome-python-extras-2.19.1-r4.ebuild:
  ppc stable #320247

  18 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  gnome-python-extras-2.19.1-r4.ebuild:
  x86 stable wrt bug #320247

  22 Mar 2010; Pacho Ramos <pacho@gentoo.org>
  -gnome-python-extras-2.14.2-r1.ebuild:
  Dropping old 2.14 version since x86-fbsd can now use a newer version. This
  also fixes bug 300437. Thanks to Lars Wendler and Alexis Ballier for their
  help.

*gnome-python-extras-2.19.1-r4 (22 Mar 2010)

  22 Mar 2010; Pacho Ramos <pacho@gentoo.org>
  +gnome-python-extras-2.19.1-r4.ebuild:
  Bump to add USE flags allowing ~x86-fbsd keywording, see bug 282291

  24 Aug 2009; Gilles Dartiguelongue <eva@gentoo.org>
  gnome-python-extras-2.14.2-r1.ebuild,
  -gnome-python-extras-2.19.1-r1.ebuild,
  -gnome-python-extras-2.19.1-r2.ebuild:
  Clean up old revisions per bug #282293.

  23 Mar 2009; Jeroen Roovers <jer@gentoo.org>
  gnome-python-extras-2.19.1-r3.ebuild:
  Stable for HPPA (bug #258040).

  17 Mar 2009; Raúl Porcel <armin76@gentoo.org>
  gnome-python-extras-2.19.1-r3.ebuild:
  ia64/sparc stable wrt #258040

  08 Mar 2009; Markus Meier <maekke@gentoo.org>
  gnome-python-extras-2.19.1-r3.ebuild:
  amd64/x86 stable, bug #258040

  05 Mar 2009; Brent Baude <ranger@gentoo.org>
  gnome-python-extras-2.19.1-r3.ebuild:
  Marking gnome-python-extras-2.19.1-r3 ppc stable for bug 258040

  03 Mar 2009; Brent Baude <ranger@gentoo.org>
  gnome-python-extras-2.19.1-r3.ebuild:
  Marking gnome-python-extras-2.19.1-r3 ppc64 stable for bug 258040

  14 Feb 2009; Tobias Klausmann <klausman@gentoo.org>
  gnome-python-extras-2.19.1-r3.ebuild:
  Stable on alpha, bug #258040

  13 Nov 2008; Brent Baude <ranger@gentoo.org>
  gnome-python-extras-2.19.1-r2.ebuild:
  Marking gnome-python-extras-2.19.1-r2 ppc64 stable for bug 236971

*gnome-python-extras-2.19.1-r3 (19 Oct 2008)

  19 Oct 2008; Gilles Dartiguelongue <eva@gentoo.org>
  +gnome-python-extras-2.19.1-r3.ebuild:
  Initial import of split gnome-python-extras. This is a meta ebuild that is
  functionally identical to the original, monolithic ebuild.

  18 Oct 2008; Brent Baude <ranger@gentoo.org>
  gnome-python-extras-2.19.1-r2.ebuild:
  Marking gnome-python-extras-2.19.1-r2 ppc stable for bug 236971

  25 Sep 2008; Jeroen Roovers <jer@gentoo.org>
  gnome-python-extras-2.19.1-r2.ebuild:
  Stable for HPPA (bug #236971).

  09 Sep 2008; Raúl Porcel <armin76@gentoo.org>
  gnome-python-extras-2.19.1-r2.ebuild:
  alpha/ia64/sparc stable wrt #236971

  08 Sep 2008; Markus Meier <maekke@gentoo.org>
  gnome-python-extras-2.19.1-r2.ebuild:
  x86 stable, bug #236971

  07 Sep 2008; Olivier Crête <tester@gentoo.org>
  gnome-python-extras-2.19.1-r2.ebuild:
  amd64 stable, bug #236971

*gnome-python-extras-2.19.1-r2 (24 Jun 2008)

  24 Jun 2008; Rémi Cardona <remi@gentoo.org>
  +gnome-python-extras-2.19.1-r2.ebuild:
  add missing deps that were being automagically detected

  02 Jun 2008; Gilles Dartiguelongue <eva@gentoo.org>
  gnome-python-extras-2.19.1-r1.ebuild:
  restrict tests, see bug #209846.

  29 May 2008; Ali Polatel <hawking@gentoo.org>
  gnome-python-extras-2.14.2-r1.ebuild:
  python_mod_optimize is ROOT aware.

  31 Mar 2008; Christian Faulhammer <opfer@gentoo.org>
  gnome-python-extras-2.19.1-r1.ebuild:
  stable x86, bug 210720

  22 Mar 2008; Daniel Gryniewicz <dang@gentoo.org>
  gnome-python-extras-2.19.1-r1.ebuild:
  Marked stable on amd64 for bug #212986

  19 Mar 2008; Jeroen Roovers <jer@gentoo.org>
  gnome-python-extras-2.19.1-r1.ebuild:
  Stable for HPPA (bug #212986).

  17 Mar 2008; Raúl Porcel <armin76@gentoo.org>
  gnome-python-extras-2.14.2-r1.ebuild,
  gnome-python-extras-2.19.1-r1.ebuild:
  Fix deps for net-libs/xulrunner and www-client/mozilla-firefox

  15 Mar 2008; Brent Baude <ranger@gentoo.org>
  gnome-python-extras-2.19.1-r1.ebuild:
  Marking gnome-python-extras-2.19.1-r1 ppc64 for bug 212986

  15 Mar 2008; nixnut <nixnut@gentoo.org>
  gnome-python-extras-2.19.1-r1.ebuild:
  Stable on ppc wrt bug 212986

  14 Mar 2008; Raúl Porcel <armin76@gentoo.org>
  gnome-python-extras-2.19.1-r1.ebuild:
  alpha/ia64/sparc stable wrt #212986

  02 Mar 2008; Mart Raudsepp <leio@gentoo.org>
  gnome-python-extras-2.19.1-r1.ebuild:
  Remove libgda dependency, it was against the wrong SLOT and we can't depend
  on the new one yet

  10 Feb 2008; Gilles Dartiguelongue <eva@gentoo.org>
  gnome-python-extras-2.19.1-r1.ebuild:
  fix python eclass use, bug #207667

  14 Oct 2007; Gilles Dartiguelongue <eva@gentoo.org>
  gnome-python-extras-2.14.2-r1.ebuild:
  fix a QA warning

  14 Oct 2007; Gilles Dartiguelongue <eva@gentoo.org>
  -files/gnome-python-extras-2.19.1-use_python_config.patch,
  gnome-python-extras-2.19.1-r1.ebuild:
  remove useless patch (python has been fixed already)

  12 Oct 2007; Rémi Cardona <remi@gentoo.org>
  gnome-python-extras-2.19.1-r1.ebuild:
  for some reason, I took out inherit autotools ... fixed

*gnome-python-extras-2.19.1-r1 (12 Oct 2007)

  12 Oct 2007; Rémi Cardona <remi@gentoo.org>
  +files/gnome-python-extras-2.19.1-use_python_config.patch,
  +gnome-python-extras-2.19.1-r1.ebuild:
  New version for Gnome 2.20

  15 Sep 2007; Gilles Dartiguelongue <eva@gentoo.org>
  gnome-python-extras-2.14.2-r1.ebuild:
  changed dependency on gtkhtml to support 2.6 and 2.11

  11 Aug 2007; Mart Raudsepp <leio@gentoo.org>
  -gnome-python-extras-2.14.0-r1.ebuild, -gnome-python-extras-2.14.2.ebuild:
  Remove old

  11 Aug 2007; Andrej Kacian <ticho@gentoo.org>
  gnome-python-extras-2.14.2-r1.ebuild:
  Stable on x86, bug #185823.

  07 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org>
  gnome-python-extras-2.14.2-r1.ebuild:
  Stable on ppc wrt bug #185823.

  29 Jul 2007; Tom Gall <tgall@gentoo.org>
  gnome-python-extras-2.14.2-r1.ebuild:
  stable on ppc64

  05 Jul 2007; Roy Marples <uberlord@gentoo.org>
  gnome-python-extras-2.14.2.ebuild, gnome-python-extras-2.14.2-r1.ebuild:
  Keyworded ~x86-fbsd.

  24 Jun 2007; Gilles Dartiguelongue <eva@gentoo.org>
  gnome-python-extras-2.14.0-r1.ebuild, gnome-python-extras-2.14.2.ebuild,
  gnome-python-extras-2.14.2-r1.ebuild:
  Preparing for lib{gda,gnomedb} 3.0, fixing dependencies (bug #172106)

  02 Jun 2007; Brent Baude <ranger@gentoo.org>
  gnome-python-extras-2.14.2.ebuild:
  Marking gnome-python-extras-2.14.2 ppc stable for bug #171107

  31 May 2007; Jeroen Roovers <jer@gentoo.org>
  gnome-python-extras-2.14.2-r1.ebuild:
  Stable for HPPA (bug #171107).

  31 May 2007; Daniel Gryniewicz <dang@gentoo.org>
  gnome-python-extras-2.14.2-r1.ebuild:
  Marked stable on amd64 for bug #171107

  31 May 2007; Brent Baude <ranger@gentoo.org>
  gnome-python-extras-2.14.2.ebuild:
  Marking gnome-python-extras-2.14.2 ppc64 stable for bug #171107

  30 May 2007; Raúl Porcel <armin76@gentoo.org>
  gnome-python-extras-2.14.2-r1.ebuild:
  alpha/ia64 stable wrt #171107

  29 May 2007; Andrej Kacian <ticho@gentoo.org>
  gnome-python-extras-2.14.2.ebuild:
  Stable on x86, bug #171107.

  29 May 2007; Gustavo Zacarias <gustavoz@gentoo.org>
  gnome-python-extras-2.14.2-r1.ebuild:
  Stable on sparc wrt #171107

*gnome-python-extras-2.14.2-r1 (28 Mar 2007)

  28 Mar 2007; Daniel Gryniewicz <dang@gentoo.org>
  +gnome-python-extras-2.14.2-r1.ebuild:
  Bump with xulrunner support for Gnome 2.18.0

  17 Feb 2007; Alexander H. Færøy <eroyf@gentoo.org> metadata.xml:
  Removed allanonjl from metadata.xml

*gnome-python-extras-2.14.2 (15 Feb 2007)

  15 Feb 2007; Tiziano Müller <dev-zero@gentoo.org>
  +gnome-python-extras-2.14.2.ebuild:
  Version bump.

  08 Jan 2007; Mart Raudsepp <leio@gentoo.org>
  gnome-python-extras-2.14.0-r1.ebuild:
  QA: Set WANT_AUTOCONF and WANT_AUTOMAKE when using autotools.eclass, bug 160529

  26 Oct 2006; Daniel Gryniewicz <dang@gentoo.org>
  -gnome-python-extras-2.14.0.ebuild:
  2.14.0 deps on mozilla too...

  26 Oct 2006; Daniel Gryniewicz <dang@gentoo.org>
  -files/gnome-python-extras-nogda.patch,
  -gnome-python-extras-2.12.0.ebuild, -gnome-python-extras-2.12.1.ebuild,
  -gnome-python-extras-2.12.1-r1.ebuild:
  Nuke 2.12.x versions; they still dep on mozilla

  20 Oct 2006; Aron Griffis <agriffis@gentoo.org>
  gnome-python-extras-2.14.0-r1.ebuild:
  Mark 2.14.0-r1 stable on alpha

  16 Aug 2006; Markus Rothe <corsair@gentoo.org>
  gnome-python-extras-2.14.0-r1.ebuild:
  Stable on ppc64

  17 Jul 2006; Daniel Gryniewicz <dang@gentoo.org>
  gnome-python-extras-2.14.0-r1.ebuild:
  Marked stable on amd64 for bug #139612

  16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  gnome-python-extras-2.14.0-r1.ebuild:
  hppa stable, bug #139612

  14 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  gnome-python-extras-2.14.0-r1.ebuild:
  ppc stable, bug #139612

  13 Jul 2006; Joshua Jackson <tsunam@gentoo.org>
  gnome-python-extras-2.14.0-r1.ebuild:
  Stable x86; gnome stablization #139612

  12 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org>
  gnome-python-extras-2.14.0.ebuild:
  Stable on x86 wrt bug #139612.

  12 Jul 2006; Aron Griffis <agriffis@gentoo.org>
  gnome-python-extras-2.14.0-r1.ebuild:
  Mark 2.14.0-r1 stable on ia64

  10 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org>
  gnome-python-extras-2.14.0-r1.ebuild:
  Stable on sparc wrt #139612

*gnome-python-extras-2.12.1-r1 (02 Jul 2006)

  02 Jul 2006; John N. Laliberte <allanonjl@gentoo.org>
  -gnome-python-extras-2.10.2.ebuild, +gnome-python-extras-2.12.1-r1.ebuild,
  gnome-python-extras-2.14.0-r1.ebuild:
  clean up logic since seamonkey flag is masked on ia64, sparc, and ppc64. add
  stable revision for 2.12.1 to remove mozilla support and add seamonkey
  support. remove old revision.

*gnome-python-extras-2.14.0-r1 (02 Jul 2006)

  02 Jul 2006; John N. Laliberte <allanonjl@gentoo.org>
  +gnome-python-extras-2.14.0-r1.ebuild:
  Add initial version without mozilla support, but with seamonkey support. See
  comments in ebuild for explanation of logic. Includes configure fix to add
  seamonkey support.

  06 Jun 2006; Carsten Lohrke <carlo@gentoo.org>
  gnome-python-extras-2.12.1.ebuild, gnome-python-extras-2.14.0.ebuild:
  Fix use of nonexistent versioned virtual/python.

  14 May 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  gnome-python-extras-2.14.0.ebuild:
  Added ~hppa

  05 May 2006; Markus Rothe <corsair@gentoo.org>
  gnome-python-extras-2.12.1.ebuild:
  Added ~ppc64; bug #125231

  01 May 2006; Markus Rothe <corsair@gentoo.org>
  gnome-python-extras-2.14.0.ebuild:
  Added ~ppc64

  21 Mar 2006; Saleem Abdulrasool <compnerd@gentoo.org>
  gnome-python-extras-2.14.0.ebuild:
  Fixing test sequence

  20 Mar 2006; Seemant Kulleen <seemant@gentoo.org>
  gnome-python-extras-2.14.0.ebuild:
  disabling make check for now

*gnome-python-extras-2.14.0 (17 Mar 2006)

  17 Mar 2006; John N. Laliberte <allanonjl@gentoo.org>
  +gnome-python-extras-2.14.0.ebuild:
  new version. remove deps that moved into gnome-python-desktop, general cleanup.

  02 Feb 2006; Aron Griffis <agriffis@gentoo.org>
  gnome-python-extras-2.12.0.ebuild:
  Mark 2.12.0 stable on alpha/ia64 #120726

  30 Jan 2006; Joshua Jackson <tsunam@gentoo.org>
  gnome-python-extras-2.12.0.ebuild:
  Stable on x86 for bug #120726

  30 Jan 2006; Luis Medinas <metalgod@gentoo.org>
  gnome-python-extras-2.12.0.ebuild:
  Stable on amd64. Bug #120726.

  29 Jan 2006; Jason Wever <weeve@gentoo.org>
  gnome-python-extras-2.12.0.ebuild:
  Stable on SPARC wrt bug #120726.

  28 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  gnome-python-extras-2.12.0.ebuild:
  Stable on ppc, bug #120726

  28 Jan 2006; John N. Laliberte <allanonjl@gentoo.org>
  gnome-python-extras-2.12.0.ebuild, gnome-python-extras-2.12.1.ebuild:
  remove without-gtkmozembed ECONF string, fixes #120731

  12 Jan 2006; Saleem Abdulrasool <compnerd@gentoo.org>
  gnome-python-extras-2.10.2.ebuild, gnome-python-extras-2.12.0.ebuild,
  gnome-python-extras-2.12.1.ebuild:
  pkgmove gnome-extra/libgtkhtml gnome-extra/gtkhtml

  08 Jan 2006; John N. Laliberte <allanonjl@gentoo.org>
  gnome-python-extras-2.12.1.ebuild:
  add libgda dep, change python to virtual/python

*gnome-python-extras-2.12.1 (08 Jan 2006)

  08 Jan 2006; John N. Laliberte <allanonjl@gentoo.org>
  +gnome-python-extras-2.12.1.ebuild:
  version bump, remove gda patch since python 2.4 is stable now.

*gnome-python-extras-2.12.0 (21 Sep 2005)

  21 Sep 2005; <dang@gentoo.org> -gnome-python-extras-2.11.4.ebuild,
  +gnome-python-extras-2.12.0.ebuild:
  Revbump to 2.12.0

  16 Sep 2005; <dang@gentoo.org> gnome-python-extras-2.11.4.ebuild:
  Make gnome-python-extras depend on the correct (slotted) versions of libgtkhtml

  03 Sep 2005; Fernando J. Pereda <ferdy@gentoo.org>
  gnome-python-extras-2.10.2.ebuild:
  stable on alpha

*gnome-python-extras-2.11.4 (27 Aug 2005)

  27 Aug 2005; John N. Laliberte <allanonjl@gentoo.org>
  +gnome-python-extras-2.11.4.ebuild:
  new version, disable gda module because it relies on python 2.4 API.
  Re-enable if its necessary for a specific package in portage, or when python
  2.4 becomes stable

  16 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org>
  gnome-python-extras-2.10.2.ebuild:
  Stable on sparc

  01 Aug 2005; Simon Stelling <blubb@gentoo.org>
  gnome-python-extras-2.10.2.ebuild:
  stable on amd64

  17 Jul 2005; Tobias Scherbaum <dertobi123@gentoo.org>
  gnome-python-extras-2.10.2.ebuild:
  ppc stable

  16 Jul 2005; John N. Laliberte <allanonjl@gentoo.org>
  gnome-python-extras-2.10.2.ebuild:
  marking stable on x86. ( needed for straw )

  03 Jul 2005; Herbie Hopkins <herbs@gentoo.org>
  gnome-python-extras-2.10.2.ebuild:
  Marked ~amd64 wrt bug #97822.

  03 Jul 2005; Bryan Østergaard <kloeri@gentoo.org>
  gnome-python-extras-2.10.2.ebuild:
  Add ~alpha keyword.

  03 Jul 2005; David Holm <dholm@gentoo.org>
  gnome-python-extras-2.10.2.ebuild:
  Added to ~ppc.

  02 Jul 2005; John N. Laliberte <allanonjl@gentoo.org>
  gnome-python-extras-2.10.2.ebuild:
  remove || make from src_compile

  02 Jul 2005; Jason Wever <weeve@gentoo.org>
  gnome-python-extras-2.10.2.ebuild:
  Added ~sparc keyword.

*gnome-python-extras-2.10.2 (02 Jul 2005)

  02 Jul 2005; John N. Laliberte <allanonjl@gentoo.org> +metadata.xml,
  +gnome-python-extras-2.10.2.ebuild:
  Initial commit.  Fixes #93504