blob: bec03c20ca70bccc2ff20be778e63ac5306db15d (
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
|
# ChangeLog for dev-ruby/testunit
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/testunit/ChangeLog,v 1.10 2004/09/07 09:10:17 usata Exp $
07 Sep 2004; Mamoru KOMACHI <usata@gentoo.org> testunit-0.1.8.ebuild:
Stable on x86 and ppc.
10 Apr 2004; David Holm <dholm@gentoo.org> testunit-0.1.8.ebuild:
Added to ~ppc.
27 Feb 2004; Mamoru KOMACHI <usata@gentoo.org> testunit-0.1.5.ebuild,
testunit-0.1.8.ebuild:
Make it hard-depend on ruby16 since it's now part of ruby distribution.
Thanks to Kirill Vasiliev <redled@ornet.ru> for reporting the bug #42455
*testunit-0.1.8 (10 Apr 2003)
10 Apr 2003; Tom Payne <twp@gentoo.org> testunit-0.1.8.ebuild :
Version bump (bug # 17610).
*testunit-0.1.6 (07 Feb 2003)
07 Feb 2002; Ryan Phillips <rphillips@gentoo.org> : new version
*testunit-0.1.5 (27 Dec 2002)
27 Dec 2002; Ryan Phillips <rphillips@gentoo.org> : new version
*testunit-0.1.4 (19 Aug 2002)
19 Aug 2002; G Shapovalov <george@gentoo.org> testunit-0.1.4.ebuild, files/digest-testunit-0.1.4 :
initial release
"A ruby library Test::Unit, a unit testing framework
for the Ruby language."
ebuild submitted by Jeremiah Mahler <jmahler@pacbell.net>
|