summaryrefslogtreecommitdiff
blob: 6c8bb5c39110fe3e817495064ef7faafc7a8f244 (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
# ChangeLog for dev-ruby/test-unit
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v 1.130 2015/07/31 12:25:32 mrueg Exp $

  31 Jul 2015; Manuel Rüger <mrueg@gentoo.org> -test-unit-1.2.3.ebuild:
  Remove old.

  30 Jul 2015; Agostino Sarubbo <ago@gentoo.org> test-unit-1.2.3-r1.ebuild:
  Stable for sparc, wrt bug #546484

  29 Jul 2015; Fabian Groffen <grobian@gentoo.org> test-unit-3.1.2.ebuild,
  test-unit-3.1.3.ebuild:
  Keyworded for *-solaris, *-macos

*test-unit-3.1.3 (27 Jul 2015)

  27 Jul 2015; Manuel Rüger <mrueg@gentoo.org> +test-unit-3.1.3.ebuild:
  Version bump.

  16 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> test-unit-1.2.3-r1.ebuild:
  ia64 stable wrt bug #546484

  15 Jul 2015; Tobias Klausmann <klausman@gentoo.org>
  test-unit-1.2.3-r1.ebuild:
  Stable on alpha, bug 546484

  30 Jun 2015; Hans de Graaff <graaff@gentoo.org> test-unit-3.1.2.ebuild:
  Add unconditional build dependency on yard to really fix 553448.

  28 Jun 2015; Hans de Graaff <graaff@gentoo.org> test-unit-3.1.2.ebuild:
  Comment out yard dependency hack for ruby22 now that we have a version with
  that target. Fixes bug 553448.

*test-unit-1.2.3-r3 (12 Jun 2015)

  12 Jun 2015; Manuel Rüger <mrueg@gentoo.org> +test-unit-1.2.3-r3.ebuild:
  Add ruby22 support to slot 0.

*test-unit-3.1.2 (10 Jun 2015)

  10 Jun 2015; Manuel Rüger <mrueg@gentoo.org> +test-unit-3.1.2.ebuild:
  Version bump.

  05 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> test-unit-1.2.3-r1.ebuild:
  arm stable wrt bug #546484

*test-unit-3.1.1 (29 May 2015)

  29 May 2015; Manuel Rüger <mrueg@gentoo.org> +test-unit-3.1.1.ebuild:
  Version bump.

  09 May 2015; Hans de Graaff <graaff@gentoo.org> test-unit-3.0.9-r1.ebuild:
  Use rm -f to avoid issues like bug 540182.

  27 Apr 2015; Agostino Sarubbo <ago@gentoo.org> test-unit-1.2.3-r1.ebuild:
  Stable for ppc64, wrt bug #546484

  21 Apr 2015; Pacho Ramos <pacho@gentoo.org> test-unit-1.2.3-r1.ebuild:
  ppc stable wrt bug #546484

  19 Apr 2015; Hans de Graaff <graaff@gentoo.org> test-unit-2.5.5-r1.ebuild:
  Drop jruby.

  15 Apr 2015; Jeroen Roovers <jer@gentoo.org> test-unit-1.2.3-r1.ebuild:
  Stable for HPPA (bug #546484).

  14 Apr 2015; Agostino Sarubbo <ago@gentoo.org> test-unit-1.2.3-r1.ebuild:
  Stable for x86, wrt bug #546484

  14 Apr 2015; Agostino Sarubbo <ago@gentoo.org> test-unit-1.2.3-r1.ebuild:
  Stable for amd64, wrt bug #546484

*test-unit-1.2.3-r2 (13 Apr 2015)

  13 Apr 2015; Hans de Graaff <graaff@gentoo.org> test-unit-1.2.3-r1.ebuild,
  +test-unit-1.2.3-r2.ebuild:
  Create stable candidate.

  15 Feb 2015; Hans de Graaff <graaff@gentoo.org> test-unit-3.0.9-r1.ebuild:
  Add keywords from dev-lang/ruby since this code was already bundled there.

  15 Feb 2015; Hans de Graaff <graaff@gentoo.org> -test-unit-3.0.9.ebuild:
  Remove broken version.

*test-unit-3.0.9-r1 (27 Jan 2015)

  27 Jan 2015; Hans de Graaff <graaff@gentoo.org> +test-unit-3.0.9-r1.ebuild,
  +files/testrb-3:
  Fix the testrb-2 wrapper to work with test-unit 3.x as well.

  26 Jan 2015; Jeroen Roovers <jer@gentoo.org> test-unit-3.0.9.ebuild:
  Marked ~hppa (bug #537838).

*test-unit-3.0.9 (25 Jan 2015)

  25 Jan 2015; Hans de Graaff <graaff@gentoo.org> +test-unit-3.0.9.ebuild:
  Version bump.

  28 Dec 2014; Hans de Graaff <graaff@gentoo.org> test-unit-2.5.5-r2.ebuild:
  Drop jruby.

  18 Nov 2014; Manuel Rüger <mrueg@gentoo.org>
  -files/test-unit-2.3.0-jruby-tests.patch,
  -files/test-unit-2.3.0-ree18-tests.patch:
  Cleanup unused patches.

  01 Aug 2014; Manuel Rüger <mrueg@gentoo.org> -test-unit-2.5.3.ebuild:
  Cleanup old.

  01 Aug 2014; Raúl Porcel <armin76@gentoo.org> test-unit-2.5.5-r1.ebuild:
  sparc stable wrt #490178

*test-unit-1.2.3-r1 (10 Jul 2014)

  10 Jul 2014; Hans de Graaff <graaff@gentoo.org> +test-unit-1.2.3-r1.ebuild:
  Add ruby20, ruby21. Avoid dev-ruby/hoe dependency due to incompatibility
  issues.

  02 Jul 2014; Tobias Klausmann <klausman@gentoo.org>
  test-unit-2.5.5-r1.ebuild:
  Stable on alpha, bug #490178

  16 May 2014; Hans de Graaff <graaff@gentoo.org> test-unit-2.5.3.ebuild,
  test-unit-2.5.5-r1.ebuild, test-unit-2.5.5-r2.ebuild:
  Add ~mips also to test-unit:2 since that is other arches have done for bug
  332593.

  13 Apr 2014; Agostino Sarubbo <ago@gentoo.org> test-unit-2.5.5-r1.ebuild:
  Stable for ppc, wrt bug #490178

  05 Apr 2014; Manuel Rüger <mrueg@gentoo.org> test-unit-2.5.3.ebuild,
  test-unit-2.5.5-r1.ebuild, test-unit-2.5.5-r2.ebuild:
  Remove ree18 and ruby18 target.

  05 Mar 2014; Manuel Rüger <mrueg@gentoo.org> -test-unit-2.1.2-r1.ebuild,
  -test-unit-2.4.8.ebuild, -test-unit-2.5.5.ebuild:
  Cleanup old.

  24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  test-unit-2.5.5-r1.ebuild:
  x86 stable wrt bug #490178

  22 Feb 2014; Markus Meier <maekke@gentoo.org> test-unit-2.5.5-r1.ebuild:
  arm stable, bug #490178

  20 Feb 2014; Akinori Hattori <hattya@gentoo.org> test-unit-2.5.5-r1.ebuild:
  ia64 stable wrt bug #490178

  20 Feb 2014; Jeroen Roovers <jer@gentoo.org> test-unit-2.5.5-r1.ebuild:
  Stable for HPPA (bug #490178).

  19 Jan 2014; Pacho Ramos <pacho@gentoo.org> test-unit-2.5.5-r1.ebuild:
  amd64 stable, bug 490178

*test-unit-2.5.5-r2 (10 Jan 2014)

  10 Jan 2014; Hans de Graaff <graaff@gentoo.org> +test-unit-2.5.5-r2.ebuild:
  Add ruby21.

  26 Dec 2013; Markus Meier <maekke@gentoo.org> test-unit-2.5.3.ebuild:
  arm stable, bug #493780

  26 Dec 2013; Markus Meier <maekke@gentoo.org> test-unit-1.2.3.ebuild:
  arm stable, bug #493780

  22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> test-unit-2.5.5-r1.ebuild:
  Stable for ppc64, wrt bug #490178

*test-unit-2.5.5-r1 (31 Aug 2013)

  31 Aug 2013; Hans de Graaff <graaff@gentoo.org> +test-unit-2.5.5-r1.ebuild:
  Add a ruby20 bootstrap revision without yard dependency for ruby20.

  03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> test-unit-1.2.3.ebuild:
  Stable for sparc, wrt bug #472910

  14 Jul 2013; Agostino Sarubbo <ago@gentoo.org> test-unit-1.2.3.ebuild:
  Stable for alpha, wrt bug #472910

  13 Jul 2013; Agostino Sarubbo <ago@gentoo.org> test-unit-1.2.3.ebuild:
  Stable for ppc64, wrt bug #472910

  13 Jul 2013; Agostino Sarubbo <ago@gentoo.org> test-unit-1.2.3.ebuild:
  Stable for ppc, wrt bug #472910

*test-unit-2.5.5 (09 Jul 2013)

  09 Jul 2013; Hans de Graaff <graaff@gentoo.org> +test-unit-2.5.5.ebuild:
  Version bump.

  07 Jul 2013; Agostino Sarubbo <ago@gentoo.org> test-unit-1.2.3.ebuild:
  Stable for ia64, wrt bug #472910

  06 Jul 2013; Agostino Sarubbo <ago@gentoo.org> test-unit-1.2.3.ebuild:
  Stable for amd64, wrt bug #472910

  06 Jul 2013; Agostino Sarubbo <ago@gentoo.org> test-unit-1.2.3.ebuild:
  Stable for x86, wrt bug #472910

  10 Jun 2013; Jeroen Roovers <jer@gentoo.org> test-unit-1.2.3.ebuild:
  Stable for HPPA (bug #472910).

  23 Jan 2013; Hans de Graaff <graaff@gentoo.org> -test-unit-2.5.1-r1.ebuild,
  -test-unit-2.5.2.ebuild:
  Cleanup.

  21 Jan 2013; Agostino Sarubbo <ago@gentoo.org> test-unit-2.5.3.ebuild:
  Stable for sparc, wrt bug #449558

  21 Jan 2013; Agostino Sarubbo <ago@gentoo.org> test-unit-2.5.3.ebuild:
  Stable for ia64, wrt bug #449558

  20 Jan 2013; Agostino Sarubbo <ago@gentoo.org> test-unit-2.5.3.ebuild:
  Stable for alpha, wrt bug #449558

  16 Jan 2013; Agostino Sarubbo <ago@gentoo.org> test-unit-2.5.3.ebuild:
  Stable for ppc64, wrt bug #449558

  16 Jan 2013; Agostino Sarubbo <ago@gentoo.org> test-unit-2.5.3.ebuild:
  Stable for ppc, wrt bug #449558

  15 Jan 2013; Rick Farina <zerochaos@gentoo.org> test-unit-1.2.3.ebuild,
  test-unit-2.5.3.ebuild:
  adding ~arm keywords to net-analyzer/metasploit rdeps

  10 Jan 2013; Agostino Sarubbo <ago@gentoo.org> test-unit-2.5.3.ebuild:
  Stable for x86, wrt bug #449558

  10 Jan 2013; Agostino Sarubbo <ago@gentoo.org> test-unit-2.5.3.ebuild:
  Stable for amd64, wrt bug #449558

  07 Jan 2013; Jeroen Roovers <jer@gentoo.org> test-unit-2.5.3.ebuild:
  Stable for HPPA (bug #449558).

*test-unit-2.5.3 (05 Dec 2012)

  05 Dec 2012; Hans de Graaff <graaff@gentoo.org> +test-unit-2.5.3.ebuild:
  Version bump.

  28 Oct 2012; Raúl Porcel <armin76@gentoo.org> test-unit-1.2.3.ebuild,
  test-unit-2.1.2-r1.ebuild, test-unit-2.4.8.ebuild, test-unit-2.5.1-r1.ebuild,
  test-unit-2.5.2.ebuild:
  Add ~alpha, alpha/ia64/sparc stable wrt #420709

*test-unit-2.5.2 (23 Sep 2012)

  23 Sep 2012; Hans de Graaff <graaff@gentoo.org> +test-unit-2.5.2.ebuild:
  Version bump.

  23 Sep 2012; Hans de Graaff <graaff@gentoo.org> -test-unit-2.1.2.ebuild:
  Cleanup.

  30 Jul 2012; Anthony G. Basile <blueness@gentoo.org> test-unit-2.4.8.ebuild:
  Stable ppc64, bug #420709

  22 Jul 2012; <nixnut@gentoo.org> test-unit-2.4.8.ebuild:
  ppc stable #420709

*test-unit-2.5.1-r1 (08 Jul 2012)

  08 Jul 2012; Diego E. Pettenò <flameeyes@gentoo.org> +files/testrb,
  +test-unit-2.5.1-r1.ebuild, -test-unit-2.5.1.ebuild:
  Install a testrb-2 script for us alone, since it's no longer provided by
  upstream.

*test-unit-2.5.1 (08 Jul 2012)

  08 Jul 2012; Diego E. Pettenò <flameeyes@gentoo.org> +test-unit-2.5.1.ebuild,
  -test-unit-2.5.0.ebuild:
  Version bump; simplify the ebuild.

  26 Jun 2012; Jeff Horelick <jdhore@gentoo.org> test-unit-2.4.8.ebuild:
  marked x86 per bug 420709

  12 Jun 2012; Agostino Sarubbo <ago@gentoo.org> test-unit-2.4.8.ebuild:
  Stable for amd64, wrt bug #420709

  11 Jun 2012; Hans de Graaff <graaff@gentoo.org> test-unit-2.4.8.ebuild:
  Drop USE=doc from this version to facilitate bootstrapping a stable tree for
  ruby19.

*test-unit-2.5.0 (10 Jun 2012)

  10 Jun 2012; Hans de Graaff <graaff@gentoo.org> +test-unit-2.5.0.ebuild:
  Version bump.

  02 Jun 2012; Hans de Graaff <graaff@gentoo.org> -test-unit-2.4.0.ebuild,
  -test-unit-2.4.2.ebuild, -test-unit-2.4.3.ebuild, -test-unit-2.4.5.ebuild:
  Remove old versions.

*test-unit-2.4.8 (07 Mar 2012)

  07 Mar 2012; Hans de Graaff <graaff@gentoo.org> +test-unit-2.4.8.ebuild:
  Version bump.

*test-unit-2.4.5 (28 Jan 2012)

  28 Jan 2012; Hans de Graaff <graaff@gentoo.org> +test-unit-2.4.5.ebuild:
  Version bump.

  03 Jan 2012; Jeroen Roovers <jer@gentoo.org> test-unit-2.4.0.ebuild,
  test-unit-2.4.2.ebuild, test-unit-2.4.3.ebuild:
  Marked ~hppa (bug #396663).

  01 Jan 2012; Hans de Graaff <graaff@gentoo.org> test-unit-1.2.3.ebuild,
  test-unit-2.1.2-r1.ebuild:
  Add ppc64 keyword for bug 332593. Non-arch commit but the code in question is
  quite similar to that in ruby 1.8 and the lack of this keyword currently
  breaks dependencies.

  01 Jan 2012; Hans de Graaff <graaff@gentoo.org> test-unit-2.4.3.ebuild:
  Add back ~hppa keyword which seems to have gotten lost around 2.0.5/2.0.6
  without any clear indication why. The lack of it currently also breaks
  dependencies.

*test-unit-2.4.3 (13 Dec 2011)

  13 Dec 2011; Hans de Graaff <graaff@gentoo.org> +test-unit-2.4.3.ebuild:
  Version bump.

  13 Dec 2011; Hans de Graaff <graaff@gentoo.org> -test-unit-2.2.0.ebuild,
  -test-unit-2.3.0.ebuild:
  Remove old versions.

  05 Dec 2011; Naohiro Aota <naota@gentoo.org> test-unit-2.4.0.ebuild:
  Add ~x86-fbsd.

*test-unit-2.4.2 (27 Nov 2011)

  27 Nov 2011; Hans de Graaff <graaff@gentoo.org> +test-unit-2.4.2.ebuild:
  Version bump.

  12 Oct 2011; Hans de Graaff <graaff@gentoo.org> test-unit-2.4.0.ebuild:
  Fix USE=-doc, based on fixes by Shunsuke Shimizu in bug 386849.

*test-unit-2.4.0 (19 Sep 2011)

  19 Sep 2011; Hans de Graaff <graaff@gentoo.org> +test-unit-2.4.0.ebuild:
  Version bump.

*test-unit-2.3.0 (22 Jul 2011)

  22 Jul 2011; Hans de Graaff <graaff@gentoo.org> +test-unit-2.3.0.ebuild,
  +files/test-unit-2.3.0-jruby-tests.patch,
  +files/test-unit-2.3.0-ree18-tests.patch:
  Version bump.

  15 Jul 2011; Matt Turner <mattst88@gentoo.org> test-unit-1.2.3.ebuild:
  Added ~mips, bug 332593

  26 Apr 2011; Christoph Mende <angelos@gentoo.org>
  test-unit-2.1.2-r1.ebuild:
  Stable on amd64 wrt bug #357939

  23 Apr 2011; Raúl Porcel <armin76@gentoo.org> test-unit-2.1.2-r1.ebuild:
  alpha/ia64/sparc stable wrt #357939

  17 Apr 2011; Christian Faulhammer <fauli@gentoo.org>
  test-unit-2.1.2-r1.ebuild:
  stable x86, 357939

*test-unit-2.1.2-r1 (04 Apr 2011)

  04 Apr 2011; Hans de Graaff <graaff@gentoo.org>
  +test-unit-2.1.2-r1.ebuild:
  Add new stable candidate revision with proper dependency on dev-ruby/rdoc,
  as reported in bug 357939.

  09 Mar 2011; Markos Chandras <hwoarang@gentoo.org> test-unit-2.1.2.ebuild:
  Stable on amd64 wrt bug #357939

  08 Mar 2011; Tobias Klausmann <klausman@gentoo.org> test-unit-2.1.2.ebuild:
  Keyworded on alpha, bug #357939

  08 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> test-unit-2.1.2.ebuild:
  ppc stable wrt #357939

  08 Mar 2011; Hans de Graaff <graaff@gentoo.org> test-unit-2.1.2.ebuild:
  Drop ruby19 to create a stable candidate.

*test-unit-2.2.0 (14 Feb 2011)

  14 Feb 2011; Hans de Graaff <graaff@gentoo.org> +test-unit-2.2.0.ebuild:
  Version bump.

  12 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
  test-unit-2.1.2.ebuild:
  Marked ~ppc64 wrt #351729

  15 Jan 2011; Hans de Graaff <graaff@gentoo.org>
  -test-unit-2.1.0-r1.ebuild, -test-unit-2.1.1.ebuild:
  Remove old versions.

  27 Dec 2010; Fabian Groffen <grobian@gentoo.org> test-unit-2.1.2.ebuild:
  Marked ~x64-solaris

  03 Dec 2010; Fabian Groffen <grobian@gentoo.org> test-unit-2.1.2.ebuild:
  Added Prefix keywords

*test-unit-2.1.2 (28 Nov 2010)

  28 Nov 2010; Hans de Graaff <graaff@gentoo.org> +test-unit-2.1.2.ebuild:
  Version bump: support auto runner prepare hook.

  28 Sep 2010; Brent Baude <ranger@gentoo.org> test-unit-2.1.1.ebuild:
  Marking test-unit-2.1.1 ~ppc for bug 324867

*test-unit-2.1.1 (06 Aug 2010)

  06 Aug 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  +test-unit-2.1.1.ebuild:
  Version bump.

*test-unit-2.1.0-r1 (30 Jul 2010)

  30 Jul 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  -test-unit-2.0.7.ebuild, -test-unit-2.0.9.ebuild,
  -files/test-unit-2.0.9-disable-tests.patch, -test-unit-2.1.0.ebuild,
  +test-unit-2.1.0-r1.ebuild:
  Fix install of testrb-2 wrapper, remove old versions.

*test-unit-2.1.0 (19 Jul 2010)

  19 Jul 2010; Hans de Graaff <graaff@gentoo.org> +test-unit-2.1.0.ebuild:
  Version bump. JRuby test failures have been addressed upstream.

  03 Jul 2010; Raúl Porcel <armin76@gentoo.org> test-unit-2.0.9.ebuild:
  Add ~ia64/~sparc wrt #324867

  30 Jun 2010; Christian Faulhammer <fauli@gentoo.org>
  test-unit-2.0.9.ebuild:
  keyworded ~arch for x86, bug 324867

  20 Jun 2010; Hans de Graaff <graaff@gentoo.org> +test-unit-2.0.9.ebuild,
  +files/test-unit-2.0.9-disable-tests.patch:
  Add ~amd64 keyword.

*test-unit-2.0.9 (20 Jun 2010)

  20 Jun 2010; Hans de Graaff <graaff@gentoo.org> +test-unit-2.0.9.ebuild,
  +files/test-unit-2.0.9-disable-tests.patch:
  Version bump.

  22 May 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  test-unit-1.2.3.ebuild, test-unit-2.0.7.ebuild:
  Various cleanups.

  19 May 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  test-unit-2.0.7.ebuild:
  Move test-unit-2 to its own slot and allow to install it for Ruby 1.8 and
  Ruby EE as well.

*test-unit-2.0.7 (01 May 2010)

  01 May 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  -test-unit-2.0.5.ebuild, -test-unit-2.0.6.ebuild, +test-unit-2.0.7.ebuild:
  Version bump for series two, it still causes problems but is needed for
  some cases.

*test-unit-1.2.3 (14 Jan 2010)

  14 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  +test-unit-1.2.3.ebuild, test-unit-2.0.5.ebuild, test-unit-2.0.6.ebuild:
  Add test-unit-1.2.3 (classic API), and de-keyword version 2, so that it
  doesn't get installed. Too many packages actually fail to build with the
  interface from version 2 (and we force it enabled as it is).

*test-unit-2.0.6 (09 Jan 2010)

  09 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  +test-unit-2.0.6.ebuild:
  Version bump, enable doc generation, wrap the testrb command as testrb2
  (to avoid collisions).

  20 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
  -test-unit-2.0.2-r1.ebuild, -test-unit-2.0.3.ebuild,
  test-unit-2.0.5.ebuild:
  Drop old ebuilds and drop ruby 1.8 support from 2.0.5: installed as a gem
  does not override the old one and causes problems.

  16 Dec 2009; Jeroen Roovers <jer@gentoo.org> test-unit-2.0.5.ebuild:
  Marked ~hppa (bug #297046).

*test-unit-2.0.5 (15 Dec 2009)

  15 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
  +test-unit-2.0.5.ebuild:
  Bump to 2.0.5 and fakegem.

  31 Oct 2009; Mounir Lamouri <volkmar@gentoo.org>
  test-unit-2.0.2-r1.ebuild, test-unit-2.0.3.ebuild:
  Keywording for ppc, bug 283229

  24 Sep 2009; Raúl Porcel <armin76@gentoo.org> test-unit-2.0.3.ebuild:
  Add ~ia64/~sparc wrt #283229

*test-unit-2.0.3 (19 Jul 2009)

  19 Jul 2009; Diego E. Pettenò <flameeyes@gentoo.org>
  +test-unit-2.0.3.ebuild:
  Version bump.

  22 May 2009; Diego E. Pettenò <flameeyes@gentoo.org>
  test-unit-2.0.2-r1.ebuild:
  Add proper src_test.

  15 May 2009; Diego E. Pettenò <flameeyes@gentoo.org>
  test-unit-2.0.2-r1.ebuild:
  Add ~x86-fbsd keyword.

  14 Apr 2009; Hans de Graaff <graaff@gentoo.org> -test-unit-2.0.2.ebuild:
  Remove old version.

  12 Mar 2009; Alex Legler <a3li@gentoo.org> metadata.xml:
  Remove flameeyes from metadata, as per his request.

*test-unit-2.0.2-r1 (01 Mar 2009)

  01 Mar 2009; Alex Legler <a3li@gentoo.org> test-unit-2.0.2.ebuild,
  +test-unit-2.0.2-r1.ebuild:
  Revbump changing USE_RUBY="any" to explicitly specified versions for Ruby
  1.9 compatibility. Description adapted.

  18 Jan 2009; Diego E. Pettenò <flameeyes@gentoo.org>
  test-unit-2.0.2.ebuild:
  Don't use rake to call the testsuite or it'll fail, as upstream suggested,
  use the testrun script directly.

*test-unit-2.0.2 (16 Jan 2009)

  16 Jan 2009; Diego E. Pettenò <flameeyes@gentoo.org> +metadata.xml,
  +test-unit-2.0.2.ebuild:
  Initial import of improved Test::Unit, also supporting Ruby 1.9. Masked
  because of test failures for now.