summaryrefslogtreecommitdiff
blob: 1243aea08d5c7748725168d6b7a67f558c40b2d2 (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
# ChangeLog for dev-perl/glib-perl
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/glib-perl/ChangeLog,v 1.157 2013/05/16 16:32:39 ago Exp $

  16 May 2013; Agostino Sarubbo <ago@gentoo.org> glib-perl-1.280.0.ebuild:
  Stable for arm, wrt bug #461146

  16 May 2013; Agostino Sarubbo <ago@gentoo.org> glib-perl-1.280.0.ebuild:
  Stable for ppc64, wrt bug #461146

  16 May 2013; Agostino Sarubbo <ago@gentoo.org> glib-perl-1.280.0.ebuild:
  Stable for ppc, wrt bug #461146

  15 May 2013; Agostino Sarubbo <ago@gentoo.org> glib-perl-1.280.0.ebuild:
  Stable for x86, wrt bug #461146

  15 May 2013; Agostino Sarubbo <ago@gentoo.org> glib-perl-1.280.0.ebuild:
  Stable for amd64, wrt bug #461146

*glib-perl-1.280.0 (21 Jan 2013)

  21 Jan 2013; Torsten Veller <tove@gentoo.org> +glib-perl-1.280.0.ebuild:
  Version bump

  06 Jan 2013; Torsten Veller <tove@gentoo.org> -glib-perl-1.242.0.ebuild:
  Cleanup

  27 Dec 2012; Raúl Porcel <armin76@gentoo.org> glib-perl-1.262.0.ebuild:
  alpha/sh/sparc stable wrt #441266

  13 Dec 2012; Agostino Sarubbo <ago@gentoo.org> glib-perl-1.262.0.ebuild:
  Stable for ia64, wrt bug #441266

  09 Dec 2012; Markus Meier <maekke@gentoo.org> glib-perl-1.262.0.ebuild:
  arm stable, bug #441266

  08 Dec 2012; Jeroen Roovers <jer@gentoo.org> glib-perl-1.262.0.ebuild:
  Stable for HPPA (bug #441266).

  06 Dec 2012; Agostino Sarubbo <ago@gentoo.org> glib-perl-1.262.0.ebuild:
  Stable for ppc64, wrt bug #441266

  06 Dec 2012; Agostino Sarubbo <ago@gentoo.org> glib-perl-1.262.0.ebuild:
  Stable for ppc, wrt bug #441266

  06 Dec 2012; <ago@gentoo.org> glib-perl-1.262.0.ebuild:
  Stable for x86, wrt bug #441266

  06 Dec 2012; <ago@gentoo.org> glib-perl-1.262.0.ebuild:
  Stable for amd64, wrt bug #441266

  02 Sep 2012; Torsten Veller <tove@gentoo.org> -glib-perl-1.260.0.ebuild,
  -glib-perl-1.261.0.ebuild:
  Cleanup

*glib-perl-1.262.0 (06 Aug 2012)

  06 Aug 2012; Torsten Veller <tove@gentoo.org> +glib-perl-1.262.0.ebuild:
  Version bump

*glib-perl-1.261.0 (07 Jul 2012)

  07 Jul 2012; Torsten Veller <tove@gentoo.org> +glib-perl-1.261.0.ebuild:
  Version bump

  24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
  Update CPAN upstream info

  03 Jun 2012; Torsten Veller <tove@gentoo.org> -glib-perl-1.223.ebuild,
  -glib-perl-1.224.0.ebuild, -glib-perl-1.240.0.ebuild,
  -glib-perl-1.241.0.ebuild, -glib-perl-1.250.0.ebuild,
  -glib-perl-1.251.0.ebuild:
  Cleanup

  29 May 2012; Brent Baude <ranger@gentoo.org> glib-perl-1.242.0.ebuild:
  Marking glib-perl-1.242.0 ppc for bug 412995

  28 May 2012; Raúl Porcel <armin76@gentoo.org> glib-perl-1.242.0.ebuild:
  alpha/ia64/sh/sparc stable wrt #412995

*glib-perl-1.260.0 (23 May 2012)

  23 May 2012; Torsten Veller <tove@gentoo.org> +glib-perl-1.260.0.ebuild:
  Version bump

  16 May 2012; Alexis Ballier <aballier@gentoo.org> glib-perl-1.251.0.ebuild:
  keyword ~amd64-fbsd

  05 May 2012; Brent Baude <ranger@gentoo.org> glib-perl-1.251.0.ebuild:
  Marking glib-perl-1.251.0 ppc for bug 412989

  04 May 2012; Jeff Horelick <jdhore@gentoo.org> glib-perl-1.223.ebuild,
  glib-perl-1.224.0.ebuild, glib-perl-1.240.0.ebuild, glib-perl-1.241.0.ebuild,
  glib-perl-1.242.0.ebuild, glib-perl-1.250.0.ebuild, glib-perl-1.251.0.ebuild:
  dev-util/pkgconfig -> virtual/pkgconfig

  26 Apr 2012; Jeff Horelick <jdhore@gentoo.org> glib-perl-1.242.0.ebuild:
  marked x86 per bug 412995

  26 Apr 2012; Jeroen Roovers <jer@gentoo.org> glib-perl-1.242.0.ebuild:
  Stable for HPPA (bug #412989).

  25 Apr 2012; Markus Meier <maekke@gentoo.org> glib-perl-1.242.0.ebuild:
  arm stable, bug #412995

  23 Apr 2012; Brent Baude <ranger@gentoo.org> glib-perl-1.242.0.ebuild:
  Marking glib-perl-1.242.0 ppc64 for bug 412995

  22 Apr 2012; Agostino Sarubbo <ago@gentoo.org> glib-perl-1.242.0.ebuild:
  Stable for amd64, wrt bug #412995

*glib-perl-1.251.0 (01 Mar 2012)

  01 Mar 2012; Robin H. Johnson <robbat2@gentoo.org> +glib-perl-1.251.0.ebuild:
  Version bump via perl-bump experimental tool.

*glib-perl-1.250.0 (29 Feb 2012)

  29 Feb 2012; Robin H. Johnson <robbat2@gentoo.org> +glib-perl-1.250.0.ebuild:
  Version bump via perl-bump experimental tool.

*glib-perl-1.242.0 (09 Jan 2012)

  09 Jan 2012; Torsten Veller <tove@gentoo.org> +glib-perl-1.242.0.ebuild:
  Version bump

*glib-perl-1.241.0 (30 Nov 2011)

  30 Nov 2011; Torsten Veller <tove@gentoo.org> +glib-perl-1.241.0.ebuild:
  Version bump

*glib-perl-1.240.0 (20 Oct 2011)

  20 Oct 2011; Torsten Veller <tove@gentoo.org> +glib-perl-1.240.0.ebuild:
  Version bump

*glib-perl-1.224.0 (05 Aug 2011)

  05 Aug 2011; Torsten Veller <tove@gentoo.org> +glib-perl-1.224.0.ebuild:
  Version bump

  24 Jan 2011; Torsten Veller <tove@gentoo.org> -glib-perl-1.144.ebuild,
  -glib-perl-1.182.ebuild, -glib-perl-1.200.ebuild, -glib-perl-1.221.ebuild,
  -glib-perl-1.222.ebuild:
  Cleanup

  13 Jan 2011; Brent Baude <ranger@gentoo.org> glib-perl-1.223.ebuild:
  Marking glib-perl-1.223 ppc stable for bug 341865

  13 Nov 2010; Raúl Porcel <armin76@gentoo.org> glib-perl-1.223.ebuild:
  alpha/ia64/sh/sparc stable wrt #341865

  05 Nov 2010; Samuli Suominen <ssuominen@gentoo.org>
  glib-perl-1.223.ebuild:
  ppc64 stable wrt #341865

  05 Nov 2010; Markos Chandras <hwoarang@gentoo.org> glib-perl-1.223.ebuild:
  Stable on amd64 wrt bug #341865

  05 Nov 2010; Markus Meier <maekke@gentoo.org> glib-perl-1.223.ebuild:
  arm stable, bug #341865

  05 Nov 2010; Jeroen Roovers <jer@gentoo.org> glib-perl-1.223.ebuild:
  Stable for HPPA (bug #341865).

  04 Nov 2010; Christian Faulhammer <fauli@gentoo.org>
  glib-perl-1.223.ebuild:
  x86 stable, bug 341865

*glib-perl-1.223 (31 May 2010)

  31 May 2010; Torsten Veller <tove@gentoo.org> +glib-perl-1.223.ebuild:
  Version bump

  10 Jan 2010; Fabian Groffen <grobian@gentoo.org> glib-perl-1.222.ebuild:
  Transfer Prefix keywords

*glib-perl-1.222 (25 Aug 2009)

  25 Aug 2009; Robin H. Johnson <robbat2@gentoo.org>
  +glib-perl-1.222.ebuild:
  Version bump via perl-bump experimental tool.

  16 Aug 2009; Torsten Veller <tove@gentoo.org> -files/gtypes-1.05.patch,
  -files/gtypes.patch:
  Remove unused patches

  29 Jun 2009; Jeroen Roovers <jer@gentoo.org> glib-perl-1.200.ebuild:
  Stable for HPPA too.

  22 Jun 2009; Raúl Porcel <armin76@gentoo.org> glib-perl-1.200.ebuild:
  alpha/arm/ia64/sh/sparc stable

  01 May 2009; Torsten Veller <tove@gentoo.org> -glib-perl-1.183.ebuild,
  -glib-perl-1.201.ebuild, -glib-perl-1.220.ebuild:
  Cleanup

  06 Apr 2009; Raúl Porcel <armin76@gentoo.org> glib-perl-1.144.ebuild,
  glib-perl-1.182.ebuild, glib-perl-1.183.ebuild, glib-perl-1.200.ebuild,
  glib-perl-1.201.ebuild, glib-perl-1.220.ebuild, glib-perl-1.221.ebuild:
  Add ~arm/~sh

*glib-perl-1.221 (01 Apr 2009)

  01 Apr 2009; Torsten Veller <tove@gentoo.org> +glib-perl-1.221.ebuild:
  Version bump

*glib-perl-1.220 (18 Mar 2009)

  18 Mar 2009; Torsten Veller <tove@gentoo.org> +glib-perl-1.220.ebuild:
  Version bump

  13 Mar 2009; Alexis Ballier <aballier@gentoo.org> glib-perl-1.201.ebuild:
  keyword ~x86-fbsd

*glib-perl-1.201 (15 Feb 2009)

  15 Feb 2009; Torsten Veller <tove@gentoo.org> +glib-perl-1.201.ebuild:
  Version bump

  29 Nov 2008; <ssuominen@gentoo.org> glib-perl-1.144.ebuild:
  Move extutils-pkgconfig to DEPEND wrt #223075.

  28 Nov 2008; Markus Meier <maekke@gentoo.org> glib-perl-1.200.ebuild:
  amd64/x86 stable, bug #248760

*glib-perl-1.200 (21 Sep 2008)

  21 Sep 2008; Torsten Veller <tove@gentoo.org> +glib-perl-1.200.ebuild:
  Version bump

  13 Sep 2008; Jeroen Roovers <jer@gentoo.org> glib-perl-1.182.ebuild:
  Stable for HPPA too.

  04 Jul 2008; Torsten Veller <tove@gentoo.org> -glib-perl-1.105.ebuild,
  -glib-perl-1.140.ebuild, -glib-perl-1.141.ebuild, -glib-perl-1.142.ebuild,
  -glib-perl-1.143.ebuild:
  Cleaning

*glib-perl-1.183 (04 Jul 2008)

  04 Jul 2008; Torsten Veller <tove@gentoo.org> +glib-perl-1.183.ebuild:
  Version bump (#229707)

  25 May 2008; Markus Meier <maekke@gentoo.org> glib-perl-1.182.ebuild:
  amd64 stable, bug #204386

  22 May 2008; Raúl Porcel <armin76@gentoo.org> glib-perl-1.182.ebuild:
  alpha/ia64 stable

  21 May 2008; Christian Faulhammer <opfer@gentoo.org>
  glib-perl-1.182.ebuild:
  stable x86, bug 204386

  21 May 2008; nixnut <nixnut@gentoo.org> glib-perl-1.182.ebuild:
  Stable on ppc wrt bug 204386

  21 May 2008; Ferris McCormick <fmccor@gentoo.org> glib-perl-1.182.ebuild:
  Sparc stable, required for Bug #204386.

*glib-perl-1.182 (08 Apr 2008)

  08 Apr 2008; Torsten Veller <tove@gentoo.org> +glib-perl-1.182.ebuild:
  Version bump (#207139). LICENSE fixed. Removed IUSE=xml.

  13 Mar 2008; Jeroen Roovers <jer@gentoo.org> glib-perl-1.144.ebuild:
  Stable for HPPA too.

  10 Nov 2007; Samuli Suominen <drac@gentoo.org> glib-perl-1.144.ebuild:
  amd64 stable

  09 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org>
  glib-perl-1.144.ebuild:
  Stable on ppc.

  07 Jul 2007; Tom Gall <tgall@gentoo.org> glib-perl-1.144.ebuild:
  stable on ppc64

  06 Jul 2007; Raúl Porcel <armin76@gentoo.org> glib-perl-1.144.ebuild:
  alpha/ia64/x86 stable

  21 Jun 2007; Michael Cummings <mcummings@gentoo.org>
  glib-perl-1.144.ebuild:
  Marking sparc stable

  05 May 2007; Tobias Scherbaum <dertobi123@gentoo.org>
  glib-perl-1.143.ebuild:
  ppc stable

  16 Apr 2007; Markus Rothe <corsair@gentoo.org> glib-perl-1.141.ebuild:
  Stable on ppc64

  10 Apr 2007; Michael Cummings <mcummings@gentoo.org>
  glib-perl-1.143.ebuild:
  sparc stable

  09 Apr 2007; Michael Cummings <mcummings@gentoo.org>
  glib-perl-1.143.ebuild:
  Marking stable amd64

*glib-perl-1.144 (11 Mar 2007)

  11 Mar 2007; Michael Cummings <mcummings@gentoo.org>
  +glib-perl-1.144.ebuild:
  Version bump

  10 Mar 2007; Michael Cummings <mcummings@gentoo.org>
  glib-perl-1.105.ebuild, glib-perl-1.140.ebuild, glib-perl-1.141.ebuild,
  glib-perl-1.142.ebuild, glib-perl-1.143.ebuild:
  Bug 169364, updating deps

  05 Mar 2007; Andrej Kacian <ticho@gentoo.org> glib-perl-1.141.ebuild:
  Stable on x86, bug #169152.

*glib-perl-1.143 (17 Feb 2007)

  17 Feb 2007; Michael Cummings <mcummings@gentoo.org>
  +glib-perl-1.143.ebuild:
  Version bump

  22 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> glib-perl-1.141.ebuild:
  Stable on Alpha + IA64.

  11 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org>
  glib-perl-1.141.ebuild:
  Stable on sparc

  08 Jan 2007; Michael Cummings <mcummings@gentoo.org>
  -glib-perl-1.101.ebuild, -glib-perl-1.120.ebuild, glib-perl-1.141.ebuild:
  Marking amd64 stable

*glib-perl-1.142 (02 Jan 2007)

  02 Jan 2007; Michael Cummings <mcummings@gentoo.org>
  +glib-perl-1.142.ebuild:
  Version bump

*glib-perl-1.141 (22 Nov 2006)

  22 Nov 2006; Michael Cummings <mcummings@gentoo.org>
  +glib-perl-1.141.ebuild:
  Version bump

  25 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org>
  glib-perl-1.140.ebuild:
  Stable on sparc

  21 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  glib-perl-1.140.ebuild:
  ppc stable

  20 Oct 2006; Aron Griffis <agriffis@gentoo.org> glib-perl-1.140.ebuild:
  Mark 1.140 stable on ia64

  20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> glib-perl-1.140.ebuild:
  Stable on Alpha.

  20 Oct 2006; Michael Cummings <mcummings@gentoo.org>
  -glib-perl-1.062.ebuild, -glib-perl-1.081.ebuild, -glib-perl-1.102.ebuild,
  glib-perl-1.140.ebuild:
  Keywording amd64 stable; cleaning out ebuilds

  15 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> glib-perl-1.120.ebuild:
  Stable on ia64.

  16 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  glib-perl-1.120.ebuild:
  ppc stable

  05 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org>
  glib-perl-1.120.ebuild:
  Stable on sparc

*glib-perl-1.140 (05 Sep 2006)

  05 Sep 2006; Yuval Yaari <yuval@gentoo.org> +glib-perl-1.140.ebuild:
  Version bump

  07 Aug 2006; Michael Cummings <mcummings@gentoo.org>
  glib-perl-1.120.ebuild:
  Marking amd64 stable

  03 Jul 2006; Michael Cummings <mcummings@gentoo.org>
  glib-perl-1.105.ebuild:
  Marking amd64 stable

  21 Apr 2006; Gustavo Zacarias <gustavoz@gentoo.org>
  glib-perl-1.105.ebuild:
  Stable on hppa

  16 Apr 2006; Michael Hanselmann <hansmi@gentoo.org>
  glib-perl-1.105.ebuild:
  Stable on ppc.

  11 Apr 2006; Gustavo Zacarias <gustavoz@gentoo.org>
  glib-perl-1.105.ebuild:
  Stable on sparc

  09 Apr 2006; Markus Rothe <corsair@gentoo.org> glib-perl-1.105.ebuild:
  Stable on ppc64

  03 Apr 2006; Aron Griffis <agriffis@gentoo.org> glib-perl-1.105.ebuild:
  Mark 1.105 stable on ia64

  01 Apr 2006; <mcummings@gentoo.org> glib-perl-1.105.ebuild:
  Marking stable x86

  31 Mar 2006; Michael Hanselmann <hansmi@gentoo.org>
  glib-perl-1.102.ebuild:
  Stable on ppc.

  28 Mar 2006; Aron Griffis <agriffis@gentoo.org> glib-perl-1.102.ebuild:
  Mark 1.102 stable on ia64

  27 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org>
  glib-perl-1.102.ebuild:
  Stable on hppa

  27 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org>
  glib-perl-1.102.ebuild:
  Stable on sparc

  27 Mar 2006; Markus Rothe <corsair@gentoo.org> glib-perl-1.102.ebuild:
  Stable on ppc64

  26 Mar 2006; Michael Cummings <mcummings@gentoo.org>
  glib-perl-1.102.ebuild:
  Marking stable x86

*glib-perl-1.120 (18 Mar 2006)

  18 Mar 2006; Michael Cummings <mcummings@gentoo.org>
  +glib-perl-1.120.ebuild:
  bug 126560, thank yuval :)

*glib-perl-1.105 (28 Feb 2006)

  28 Feb 2006; Michael Cummings <mcummings@gentoo.org>
  +files/gtypes-1.05.patch, +glib-perl-1.105.ebuild:
  Version bump

  15 Feb 2006; Michael Cummings <mcummings@gentoo.org> +files/gtypes.patch,
  glib-perl-1.102.ebuild:
  Bug 122312, thanks yuval. Submitted upstream for next release

  06 Feb 2006; Simon Stelling <blubb@gentoo.org> glib-perl-1.101.ebuild:
  stable on amd64

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

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

  21 Jan 2006; Markus Rothe <corsair@gentoo.org> glib-perl-1.101.ebuild:
  Stable on ppc64

  16 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org>
  glib-perl-1.101.ebuild:
  Stable on hppa.

  16 Jan 2006; Jason Wever <weeve@gentoo.org> glib-perl-1.101.ebuild:
  Stable on SPARC.

  15 Jan 2006; Michael Hanselmann <hansmi@gentoo.org>
  glib-perl-1.101.ebuild:
  Stable on ppc.

  13 Jan 2006; Michael Cummings <mcummings@gentoo.org>
  glib-perl-1.101.ebuild:
  Marking stable x86

*glib-perl-1.102 (13 Jan 2006)

  13 Jan 2006; Michael Cummings <mcummings@gentoo.org>
  +glib-perl-1.102.ebuild:
  Version bump

*glib-perl-1.101 (14 Nov 2005)

  14 Nov 2005; <mcumming@gentoo.org> +glib-perl-1.101.ebuild:
  Version bump upstream

  14 Oct 2005; Aron Griffis <agriffis@gentoo.org> glib-perl-1.081.ebuild:
  Mark 1.081 stable on alpha

  03 Oct 2005; Aron Griffis <agriffis@gentoo.org> glib-perl-1.081.ebuild:
  Mark 1.081 stable on ia64

  26 Aug 2005; Aron Griffis <agriffis@gentoo.org> glib-perl-1.081.ebuild:
  add ~ia64

  06 May 2005; Sven Wegener <swegener@gentoo.org> glib-perl-1.062.ebuild,
  glib-perl-1.081.ebuild:
  Removed * postfix from <, <=, >= and > dependencies.

*glib-perl-1.081 (29 Apr 2005)

  29 Apr 2005; Michael Cummings <mcummings@gentoo.org>
  +glib-perl-1.081.ebuild:
  new version on cpan

  28 Apr 2005; Michael Cummings <mcummings@gentoo.org>
  -glib-perl-1.012.ebuild, -glib-perl-1.040.ebuild, -glib-perl-1.042.ebuild:
  Cleaning

  22 Apr 2005; Simon Stelling <blubb@gentoo.org> glib-perl-1.062.ebuild:
  stable on amd64

  19 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
  glib-perl-1.062.ebuild:
  Stable on ppc.

  08 Apr 2005; Markus Rothe <corsair@gentoo.org> glib-perl-1.062.ebuild:
  Stable on ppc64

  27 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> glib-perl-1.062.ebuild:
  Stable on alpha.

  27 Mar 2005; Guy Martin <gmsoft@gentoo.org> glib-perl-1.062.ebuild:
  Stable on hppa.

  11 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> glib-perl-1.062.ebuild:
  Stable on sparc

  10 Mar 2005; Michael Cummings <mcummings@gentoo.org> glib-perl-1.062.ebuild:
  unmasking for x86 as a dep

  07 Mar 2005; Markus Rothe <corsair@gentoo.org> glib-perl-1.042.ebuild:
  Stable on ppc64

*glib-perl-1.062 (07 Mar 2005)

  07 Mar 2005; Michael Cummings <mcummings@gentoo.org>
  +glib-perl-1.062.ebuild:
  version bump for gtk2-perl

  15 Jan 2005; Markus Rothe <corsair@gentoo.org> glib-perl-1.042.ebuild:
  Added ~ppc64 to KEYWORDS

  12 Jan 2005; Guy Martin <gmsoft@gentoo.org> glib-perl-1.042.ebuild:
  Stable on hppa.

  30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
  Change encoding to UTF-8 for GLEP 31 compliance

  21 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> glib-perl-1.042.ebuild:
  Stable on sparc

  21 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> glib-perl-1.042.ebuild:
  Stable on alpha.

  20 Dec 2004; Michael Cummings <mcummings@gentoo.org>
  glib-perl-1.042.ebuild:
  unmasking for x86

*glib-perl-1.042 (13 Jun 2004)

  13 Jun 2004; Michael Cummings <mcummings@gentoo.org> glib-perl-1.042.ebuild:
  update; dep for bug 52839

  30 May 2004; Bryan Østergaard <kloeri@gentoo.org> glib-perl-1.040.ebuild:
  Stable on alpha.

  06 Apr 2004; Gustavo Zacarias <gustavoz@gentoo.org> glib-perl-1.040.ebuild:
  Stable on hppa and sparc

*glib-perl-1.040 (29 Mar 2004)

  29 Mar 2004; Michael Cummings <mcummings@gentoo.org> glib-perl-1.040.ebuild:
  version bump

  25 Feb 2004; Michael Cummings <mcummings@gentoo.org>
  glib-perl-1.012.ebuild:
  Just cleaning up the DEPEND/RDEPEND. See bug 40552 from Spider :)

  30 Dec 2003; Michael Cummings,,, <mcummings@gentoo.org>
  glib-perl-1.012.ebuild:
  Testing is stable, needed as a dep for other packages now that older versions
  aren't available

  26 Dec 2003; Michael Cummings,,, <mcummings@gentoo.org>
  glib-perl-0.26.ebuild, glib-perl-0.90.ebuild, glib-perl-0.92.ebuild,
  glib-perl-0.96.ebuild, glib-perl-0.97.ebuild:
  No longer distributed

*glib-perl-1.012 (26 Dec 2003)

  26 Dec 2003; Michael Cummings,,, <mcummings@gentoo.org>
  glib-perl-1.012.ebuild:
  Current stable on CPAN

*glib-perl-0.97 (08 Sep 2003)

  08 Sep 2003; Michael Cummings <mcummings@gentoo.org> glib-perl-0.97.ebuild:
  new version on sf

*glib-perl-0.96 (08 Sep 2003)

  08 Sep 2003; Michael Cummings <mcummings@gentoo.org> glib-perl-0.96.ebuild:
  Code cleanup release

*glib-perl-0.92 (04 Aug 2003)

  04 Aug 2003; Michael Cummings <mcummings@gentoo.org> glib-perl-0.26.ebuild,
  glib-perl-0.90.ebuild, glib-perl-0.92.ebuild:
  Moved to glib-perl to avoid conflict with other glib

*glib-0.92 (03 Aug 2003)

  03 Aug 2003; Michael Cummings <mcummings@gentoo.org> glib-0.92.ebuild:
  CPAN Version bump

*glib-0.90 (22 Jul 2003)

  22 Jul 2003; Michael Cummings <mcummings@gentoo.org> glib-0.90.ebuild:
  CPAN version bump

*glib-0.26 (20 Jul 2003)

  20 Jul 2003; Michael Cummings <mcummings@gentoo.org> glib-0.26.ebuild:
  dep for new gtk2-perl, submitted by Rigo Ketelings <rigo@home.nl> in bug 24036