blob: df5e09620627945371398d037102d642db4dc45b (
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
|
# ChangeLog for dev-ruby/minitest
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/ChangeLog,v 1.17 2010/06/29 10:37:45 angelos Exp $
29 Jun 2010; Christoph Mende <angelos@gentoo.org> minitest-1.5.0.ebuild:
Stable on amd64 wrt bug #321043
26 Jun 2010; Hans de Graaff <graaff@gentoo.org> -minitest-1.4.2.ebuild:
Remove old version.
25 May 2010; Diego E. Pettenò <flameeyes@gentoo.org>
minitest-1.4.2.ebuild, minitest-1.5.0.ebuild, minitest-1.6.0.ebuild:
Allow usage of minitest with Ruby 1.9 as well, as the interfaces are not
the same.
22 May 2010; Alex Legler <a3li@gentoo.org> minitest-1.6.0.ebuild:
Add REE18 support
01 May 2010; Hans de Graaff <graaff@gentoo.org> minitest-1.5.0.ebuild,
minitest-1.6.0.ebuild:
Add ~ppc64 keyword also to latest versions because it seems that this was
the intention of the ppc64 herd.
*minitest-1.6.0 (01 May 2010)
01 May 2010; Hans de Graaff <graaff@gentoo.org> +minitest-1.6.0.ebuild:
Version bump: various enhancements and bug fixes.
26 Apr 2010; Diego E. Pettenò <flameeyes@gentoo.org>
minitest-1.5.0.ebuild:
Remove install of non-existing directory.
13 Jan 2010; Brent Baude <ranger@gentoo.org> minitest-1.4.2.ebuild:
Marking minitest-1.4.2 ~ppc64 for bug 297830
*minitest-1.5.0 (07 Jan 2010)
07 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+minitest-1.5.0.ebuild:
Version bump. Tests still fail in the same way under JRuby.
06 Jan 2010; Raúl Porcel <armin76@gentoo.org> minitest-1.4.2.ebuild:
Add ~ia64/~sparc
04 Jan 2010; Markus Meier <maekke@gentoo.org> minitest-1.4.2.ebuild:
add ~x86, bug #297041
04 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
minitest-1.4.2.ebuild:
Enable on JRuby since the test failures seem minimal. Reported upstream.
23 Dec 2009; Jeroen Roovers <jer@gentoo.org> minitest-1.4.2.ebuild:
Marked ~ppc (bug #297830).
23 Dec 2009; Jeroen Roovers <jer@gentoo.org> minitest-1.4.2.ebuild:
Marked ~hppa (bug #297830).
21 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
minitest-1.4.2.ebuild:
Drop ruby19 support since this requires hoe at test-time at least, add the
hoe dependency, drop SRC_URI.
14 Dec 2009; Hans de Graaff <graaff@gentoo.org> minitest-1.4.2.ebuild:
Use the right description and homepage.
*minitest-1.4.2 (14 Dec 2009)
14 Dec 2009; Hans de Graaff <graaff@gentoo.org> +minitest-1.4.2.ebuild,
+metadata.xml:
Initial import. New dependency for dev-ruby/hoe.
|