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
|
# ChangeLog for dev-ruby/test-unit-rr
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit-rr/ChangeLog,v 1.28 2014/07/21 14:56:01 klausman Exp $
21 Jul 2014; Tobias Klausmann <klausman@gentoo.org>
test-unit-rr-1.0.3.ebuild:
Stable on alpha, bug #505920
14 Jul 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org>
test-unit-rr-1.0.3.ebuild:
x86 stable wrt bug #505920
16 Jun 2014; Tobias Klausmann <klausman@gentoo.org>
test-unit-rr-1.0.3-r1.ebuild:
Keyworded on alpha, bug #465948
13 Jun 2014; Jeroen Roovers <jer@gentoo.org> test-unit-rr-1.0.3.ebuild:
Stable for HPPA (bug #505920).
08 Jun 2014; Akinori Hattori <hattya@gentoo.org> test-unit-rr-1.0.3.ebuild:
ia64 stable wrt bug #505920
01 Jun 2014; Markus Meier <maekke@gentoo.org> test-unit-rr-1.0.3.ebuild:
arm stable, bug #505920
*test-unit-rr-1.0.3-r1 (03 May 2014)
03 May 2014; Hans de Graaff <graaff@gentoo.org>
+test-unit-rr-1.0.3-r1.ebuild:
Add ruby21. Drop alpha, sparc due to bug 465948.
05 Apr 2014; Manuel Rüger <mrueg@gentoo.org> test-unit-rr-1.0.2.ebuild,
test-unit-rr-1.0.3.ebuild:
Remove ree18 and ruby18 target.
*test-unit-rr-1.0.3 (15 Jan 2014)
15 Jan 2014; Hans de Graaff <graaff@gentoo.org> +test-unit-rr-1.0.3.ebuild:
Version bump. Add ruby20.
26 Dec 2013; Markus Meier <maekke@gentoo.org> test-unit-rr-1.0.2.ebuild:
arm stable, bug #493780
03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> test-unit-rr-1.0.2.ebuild:
Stable for sparc, wrt bug #472910
14 Jul 2013; Agostino Sarubbo <ago@gentoo.org> test-unit-rr-1.0.2.ebuild:
Stable for alpha, wrt bug #472910
13 Jul 2013; Agostino Sarubbo <ago@gentoo.org> test-unit-rr-1.0.2.ebuild:
Stable for ppc64, wrt bug #472910
13 Jul 2013; Agostino Sarubbo <ago@gentoo.org> test-unit-rr-1.0.2.ebuild:
Stable for ppc, wrt bug #472910
07 Jul 2013; Agostino Sarubbo <ago@gentoo.org> test-unit-rr-1.0.2.ebuild:
Stable for ia64, wrt bug #472910
06 Jul 2013; Agostino Sarubbo <ago@gentoo.org> test-unit-rr-1.0.2.ebuild:
Stable for amd64, wrt bug #472910
06 Jul 2013; Agostino Sarubbo <ago@gentoo.org> test-unit-rr-1.0.2.ebuild:
Stable for x86, wrt bug #472910
10 Jun 2013; Jeroen Roovers <jer@gentoo.org> test-unit-rr-1.0.2.ebuild:
Stable for HPPA (bug #472910).
10 Jun 2013; Hans de Graaff <graaff@gentoo.org> -test-unit-rr-1.0.1.ebuild:
Cleanup.
15 Jan 2013; Rick Farina <zerochaos@gentoo.org> test-unit-rr-1.0.2.ebuild:
adding ~arm keywords to net-analyzer/metasploit rdeps
30 Dec 2012; Raúl Porcel <armin76@gentoo.org> test-unit-rr-1.0.2.ebuild:
Add ~alpha/~sparc wrt #448162
27 Dec 2012; Jeroen Roovers <jer@gentoo.org> test-unit-rr-1.0.2.ebuild:
Marked ~hppa (bug #448162).
22 Dec 2012; Agostino Sarubbo <ago@gentoo.org> test-unit-rr-1.0.2.ebuild:
Add ~ia64, wrt bug #448162
22 Dec 2012; Agostino Sarubbo <ago@gentoo.org> test-unit-rr-1.0.2.ebuild:
Add ~x86, wrt bug #448162
22 Dec 2012; Agostino Sarubbo <ago@gentoo.org> test-unit-rr-1.0.2.ebuild:
Add ~ppc64, wrt bug #448162
22 Dec 2012; Agostino Sarubbo <ago@gentoo.org> test-unit-rr-1.0.2.ebuild:
Add ~ppc, wrt bug #448162
*test-unit-rr-1.0.2 (04 Dec 2012)
04 Dec 2012; Hans de Graaff <graaff@gentoo.org> +test-unit-rr-1.0.2.ebuild:
Version bump. Run tests.
*test-unit-rr-1.0.1 (15 Oct 2012)
15 Oct 2012; Hans de Graaff <graaff@gentoo.org> +test-unit-rr-1.0.1.ebuild,
+metadata.xml:
Initial import. New dependency for dev-ruby/ruby-gettext.
|