summaryrefslogtreecommitdiff
blob: 2929903f9545fe01e4ef35ba2283067b759b883e (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
# ChangeLog for dev-ruby/test-unit
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v 1.52 2012/03/07 06:55:40 graaff Exp $

*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.