summaryrefslogtreecommitdiff
blob: 2ef8a1b485d096f56116a9961b18473ca1573225 (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
# ChangeLog for dev-ruby/rake-compiler
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v 1.92 2015/02/21 09:32:34 graaff Exp $

  21 Feb 2015; Hans de Graaff <graaff@gentoo.org> rake-compiler-0.9.5.ebuild:
  Add ruby22.

*rake-compiler-0.9.5 (26 Jan 2015)

  26 Jan 2015; Hans de Graaff <graaff@gentoo.org> +rake-compiler-0.9.5.ebuild:
  Version bump.

  17 Jan 2015; Manuel Rüger <mrueg@gentoo.org> -rake-compiler-0.9.3.ebuild:
  Remove old.

*rake-compiler-0.9.4 (28 Dec 2014)

  28 Dec 2014; Manuel Rüger <mrueg@gentoo.org> +rake-compiler-0.9.4.ebuild,
  -rake-compiler-0.9.2-r1.ebuild:
  Version bump.

  18 Nov 2014; Manuel Rüger <mrueg@gentoo.org> -rake-compiler-0.8.1.ebuild:
  Cleanup old.

  18 Nov 2014; Agostino Sarubbo <ago@gentoo.org> rake-compiler-0.9.2.ebuild:
  Stable for sparc, wrt bug #505920

  18 Nov 2014; Agostino Sarubbo <ago@gentoo.org> rake-compiler-0.9.2.ebuild:
  Stable for ppc64, wrt bug #505920

  18 Nov 2014; Agostino Sarubbo <ago@gentoo.org> rake-compiler-0.9.2.ebuild:
  Stable for ppc, wrt bug #505920

  25 Aug 2014; Manuel Rüger <mrueg@gentoo.org> rake-compiler-0.9.2.ebuild:
  Mark amd64 stable. Bug #505920.

  15 Aug 2014; Raúl Porcel <armin76@gentoo.org> rake-compiler-0.9.3.ebuild:
  Add ~sparc wrt #465948

*rake-compiler-0.9.3 (05 Aug 2014)

  05 Aug 2014; Hans de Graaff <graaff@gentoo.org> +rake-compiler-0.9.3.ebuild:
  Version bump. Enable specs and feature tests for more ruby targets. Drop
  sparc keyword as a consequence of it, bug 465948.

  25 Jul 2014; Manuel Rüger <mrueg@gentoo.org> -rake-compiler-0.8.3.ebuild:
  Cleanup old.

  21 Jul 2014; Tobias Klausmann <klausman@gentoo.org>
  rake-compiler-0.9.2.ebuild:
  Stable on alpha, bug #505920

  14 Jul 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  rake-compiler-0.9.2.ebuild:
  x86 stable wrt bug #505920

  13 Jun 2014; Jeroen Roovers <jer@gentoo.org> rake-compiler-0.9.2.ebuild:
  Stable for HPPA (bug #510334).

  08 Jun 2014; Akinori Hattori <hattya@gentoo.org> rake-compiler-0.9.2.ebuild:
  ia64 stable wrt bug #505920

  01 Jun 2014; Markus Meier <maekke@gentoo.org> rake-compiler-0.9.2.ebuild:
  arm stable, bug #505920

*rake-compiler-0.9.2-r1 (27 Apr 2014)

  27 Apr 2014; Manuel Rüger <mrueg@gentoo.org> +rake-compiler-0.9.2-r1.ebuild,
  -rake-compiler-0.9.1.ebuild, rake-compiler-0.9.2.ebuild:
  Move ruby21 to -r1. Cleanup old.

  27 Apr 2014; Jeroen Roovers <jer@gentoo.org> rake-compiler-0.9.1.ebuild:
  Marked ~hppa (bug #508826).

  26 Apr 2014; Jeroen Roovers <jer@gentoo.org> rake-compiler-0.9.1.ebuild:
  Stable for HPPA (bug #508416).

  05 Apr 2014; Manuel Rüger <mrueg@gentoo.org> -rake-compiler-0.8.1-r1.ebuild,
  rake-compiler-0.8.1.ebuild, rake-compiler-0.8.3.ebuild,
  rake-compiler-0.9.1.ebuild, rake-compiler-0.9.2.ebuild:
  Remove ree18 and ruby18 target.

  02 Apr 2014; Markus Meier <maekke@gentoo.org> rake-compiler-0.8.3.ebuild:
  arm stable, bug #506292

  02 Apr 2014; Jeroen Roovers <jer@gentoo.org> rake-compiler-0.8.3.ebuild:
  Stable for HPPA (bug #506292).

  21 Mar 2014; Hans de Graaff <graaff@gentoo.org> rake-compiler-0.9.2.ebuild:
  Add ruby21 and skip tests for it to bootstrap rspec. Remove ruby18.

  02 Jan 2014; Hans de Graaff <graaff@gentoo.org> rake-compiler-0.8.1.ebuild,
  rake-compiler-0.8.1-r1.ebuild, rake-compiler-0.8.3.ebuild,
  rake-compiler-0.9.1.ebuild, rake-compiler-0.9.2.ebuild:
  Add back ruby18, dependencies still support this. Drop deprecated ree18.

  01 Jan 2014; Patrick Lauer <patrick@gentoo.org> rake-compiler-0.9.1.ebuild,
  rake-compiler-0.9.2.ebuild:
  Remove ruby18 leftovers in the ebuilds

  01 Jan 2014; Patrick Lauer <patrick@gentoo.org> rake-compiler-0.8.1-r1.ebuild,
  rake-compiler-0.8.1.ebuild, rake-compiler-0.8.3.ebuild,
  rake-compiler-0.9.1.ebuild, rake-compiler-0.9.2.ebuild:
  Remove ruby18 target as dependencies lost support already

  26 Dec 2013; Markus Meier <maekke@gentoo.org> rake-compiler-0.8.1.ebuild:
  arm stable, bug #493780

*rake-compiler-0.9.2 (17 Dec 2013)

  17 Dec 2013; Manuel Rüger <mrueg@gentoo.org> +rake-compiler-0.9.2.ebuild:
  Version bump.

  06 Oct 2013; Hans de Graaff <graaff@gentoo.org> rake-compiler-0.9.1.ebuild:
  Add ruby20.

*rake-compiler-0.9.1 (05 Aug 2013)

  05 Aug 2013; Manuel Rüger <mrueg@gentoo.org> +rake-compiler-0.9.1.ebuild:
  Version bump

*rake-compiler-0.8.3 (13 Apr 2013)

  13 Apr 2013; Hans de Graaff <graaff@gentoo.org> +rake-compiler-0.8.3.ebuild:
  Version bump.

  15 Jan 2013; Rick Farina <zerochaos@gentoo.org> rake-compiler-0.8.1-r1.ebuild,
  rake-compiler-0.8.1.ebuild:
  adding ~arm keywords to net-analyzer/metasploit rdeps

  02 Dec 2012; Hans de Graaff <graaff@gentoo.org> rake-compiler-0.8.1.ebuild,
  rake-compiler-0.8.1-r1.ebuild:
  Fix license, bug 445456.

  02 Dec 2012; Hans de Graaff <graaff@gentoo.org> -rake-compiler-0.7.5.ebuild,
  -rake-compiler-0.7.8.ebuild:
  Remove old versions.

  06 Nov 2012; Jeroen Roovers <jer@gentoo.org> rake-compiler-0.8.1.ebuild:
  Stable for HPPA (bug #426668).

  28 Oct 2012; Raúl Porcel <armin76@gentoo.org> rake-compiler-0.7.5.ebuild,
  rake-compiler-0.7.8.ebuild, rake-compiler-0.8.1.ebuild,
  rake-compiler-0.8.1-r1.ebuild:
  Add ~alpha/~ia64/~sparc, alpha stable

  27 Oct 2012; Raúl Porcel <armin76@gentoo.org> rake-compiler-0.8.1.ebuild:
  ia64/sparc stable wrt #422931

  19 Aug 2012; Anthony G. Basile <blueness@gentoo.org>
  rake-compiler-0.8.1-r1.ebuild:
  Keyword ~pp ~ppc64, bug #431384

*rake-compiler-0.8.1-r1 (14 Aug 2012)

  14 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org>
  +rake-compiler-0.8.1-r1.ebuild, -files/rake-compiler-0.7.0+ruby-1.8.7.patch:
  Remove unused patch; add a new revision of rake-compiler that calls RSpec and
  Cucumber properly.

  26 Jul 2012; Anthony G. Basile <blueness@gentoo.org>
  rake-compiler-0.8.1.ebuild:
  Stable ppc64, bug #422931

  22 Jul 2012; <nixnut@gentoo.org> rake-compiler-0.8.1.ebuild:
  ppc stable #422931

  26 Jun 2012; Jeff Horelick <jdhore@gentoo.org> rake-compiler-0.8.1.ebuild:
  marked x86 per bug 422931

  22 Jun 2012; Agostino Sarubbo <ago@gentoo.org> rake-compiler-0.8.1.ebuild:
  Stable for amd64, wrt bug #422931

  22 Jun 2012; Hans de Graaff <graaff@gentoo.org> rake-compiler-0.8.1.ebuild:
  Restrict tests to be able to bootstrap ruby19 stable.

  22 Jun 2012; Hans de Graaff <graaff@gentoo.org> -rake-compiler-0.7.9.ebuild,
  -rake-compiler-0.8.0.ebuild:
  Remove old versions.

*rake-compiler-0.8.1 (20 May 2012)

  20 May 2012; Hans de Graaff <graaff@gentoo.org> +rake-compiler-0.8.1.ebuild:
  Version bump.

  23 Apr 2012; Alexis Ballier <aballier@gentoo.org> rake-compiler-0.8.0.ebuild:
  keyword ~x86-fbsd

*rake-compiler-0.8.0 (28 Jan 2012)

  28 Jan 2012; Hans de Graaff <graaff@gentoo.org> +rake-compiler-0.8.0.ebuild:
  Version bump.

  31 Dec 2011; Fabian Groffen <grobian@gentoo.org> rake-compiler-0.7.9.ebuild:
  Add Prefix keywords, bug #396547

  31 Dec 2011; Hans de Graaff <graaff@gentoo.org> rake-compiler-0.7.8.ebuild,
  +rake-compiler-0.7.9.ebuild:
  Drop stable hppa keyword from latest testing version. Drop ruby19 from
  version marked stable for hppa.

*rake-compiler-0.7.9 (24 Dec 2011)

  24 Dec 2011; Hans de Graaff <graaff@gentoo.org> +rake-compiler-0.7.9.ebuild:
  Version bump. Run specs for ruby19 as well.

  14 Sep 2011; Jeroen Roovers <jer@gentoo.org> rake-compiler-0.7.8.ebuild:
  Stable for HPPA (bug #369573).

  17 Jul 2011; Mark Loeser <halcy0n@gentoo.org> rake-compiler-0.7.5.ebuild:
  Stable for ppc64; bug #357489

  08 Jun 2011; Hans de Graaff <graaff@gentoo.org> -rake-compiler-0.7.6.ebuild,
  -rake-compiler-0.7.7.ebuild:
  Remove old versions.

*rake-compiler-0.7.8 (28 Apr 2011)

  28 Apr 2011; Hans de Graaff <graaff@gentoo.org>
  +rake-compiler-0.7.8.ebuild:
  Version bump. Run specs for jruby.

  16 Apr 2011; Raúl Porcel <armin76@gentoo.org> rake-compiler-0.7.5.ebuild:
  ia64 stable wrt #357489

*rake-compiler-0.7.7 (08 Apr 2011)

  08 Apr 2011; Hans de Graaff <graaff@gentoo.org>
  +rake-compiler-0.7.7.ebuild:
  Version bump.

  01 Apr 2011; Michael Weber <xmw@gentoo.org> rake-compiler-0.7.5.ebuild:
  sparc stable (bug 357489)

  27 Mar 2011; Brent Baude <ranger@gentoo.org> rake-compiler-0.7.5.ebuild:
  Marking rake-compiler-0.7.5 ppc for bug 357489

  08 Mar 2011; Thomas Kahle <tomka@gentoo.org> rake-compiler-0.7.5.ebuild:
  x86 stable per bug 357489

  08 Mar 2011; Markos Chandras <hwoarang@gentoo.org>
  rake-compiler-0.7.5.ebuild:
  Stable on amd64 wrt bug #357489

  05 Mar 2011; Hans de Graaff <graaff@gentoo.org>
  rake-compiler-0.7.5.ebuild:
  Strip testing and documentation tasks to create a stable candidate.

  05 Mar 2011; Hans de Graaff <graaff@gentoo.org>
  -rake-compiler-0.7.0.ebuild:
  Remove old version.

  05 Mar 2011; Hans de Graaff <graaff@gentoo.org>
  rake-compiler-0.7.5.ebuild, rake-compiler-0.7.6.ebuild:
  Move sparc keyword forward as seems to have been intended.

*rake-compiler-0.7.6 (12 Feb 2011)

  12 Feb 2011; Hans de Graaff <graaff@gentoo.org>
  +rake-compiler-0.7.6.ebuild:
  Version bump.

  11 Feb 2011; Hans de Graaff <graaff@gentoo.org>
  -rake-compiler-0.7.1.ebuild:
  Remove old version.

*rake-compiler-0.7.5 (02 Jan 2011)

  02 Jan 2011; Hans de Graaff <graaff@gentoo.org>
  +rake-compiler-0.7.5.ebuild:
  Version bump.

  28 Dec 2010; Fabian Groffen <grobian@gentoo.org>
  rake-compiler-0.7.1.ebuild:
  Marked ~x64-solaris

  02 Dec 2010; Fabian Groffen <grobian@gentoo.org>
  rake-compiler-0.7.1.ebuild:
  Marked ~ppc-macos

  25 Oct 2010; Jeroen Roovers <jer@gentoo.org> rake-compiler-0.7.1.ebuild:
  Marked ~hppa (bug #337956).

  09 Oct 2010; Hans de Graaff <graaff@gentoo.org>
  rake-compiler-0.7.1.ebuild:
  Depend on rspec-1.

  09 Oct 2010; Hans de Graaff <graaff@gentoo.org>
  -rake-compiler-0.7.0-r1.ebuild:
  Remove old version.

  09 Oct 2010; Hans de Graaff <graaff@gentoo.org>
  rake-compiler-0.7.1.ebuild:
  Add ~ia64 also to 0.7.1.

  18 Sep 2010; Raúl Porcel <armin76@gentoo.org>
  rake-compiler-0.7.0-r1.ebuild:
  Add ~ia64 wrt #337113

*rake-compiler-0.7.1 (18 Sep 2010)

  18 Sep 2010; Hans de Graaff <graaff@gentoo.org>
  +rake-compiler-0.7.1.ebuild:
  Version bump. Drop patch now applied upstream.

  03 Jul 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  rake-compiler-0.7.0-r1.ebuild:
  Add rake as runtime dependency of rake-compiler (it was obvious).

  28 May 2010; Joseph Jezak <josejx@gentoo.org>
  rake-compiler-0.7.0-r1.ebuild:
  Marked ~ppc/~ppc64 for bug #302616.

  22 May 2010; Alex Legler <a3li@gentoo.org> rake-compiler-0.7.0-r1.ebuild:
  Add REE18 support

  22 May 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  rake-compiler-0.7.0-r1.ebuild:
  Various cleanups.

  01 May 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  rake-compiler-0.7.0.ebuild, rake-compiler-0.7.0-r1.ebuild:
  Restore original SRC_URI.

  30 Apr 2010; Hans de Graaff <graaff@gentoo.org>
  rake-compiler-0.7.0.ebuild, rake-compiler-0.7.0-r1.ebuild:
  Deal with github changing their tarball generation.

  21 Feb 2010; Jonathan Callen <abcd@gentoo.org>
  rake-compiler-0.7.0-r1.ebuild:
  Transfer prefix keywords (no other changes)

  16 Feb 2010; Jonathan Callen <abcd@gentoo.org>
  rake-compiler-0.7.0-r1.ebuild:
  Add ~x86-linux/~x64-macos/~x86-macos for bug 305355

  30 Jan 2010; Raúl Porcel <armin76@gentoo.org> rake-compiler-0.7.0.ebuild:
  Add ~sparc

  29 Jan 2010; Raúl Porcel <armin76@gentoo.org> rake-compiler-0.7.0.ebuild:
  Add ~ia64

*rake-compiler-0.7.0-r1 (28 Jan 2010)

  28 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  +rake-compiler-0.7.0-r1.ebuild,
  +files/rake-compiler-0.7.0+ruby-1.8.7.patch:
  Revision bump to enable all tests, and add proper dependencies. Tests are
  disabled for ruby19 and jruby for now as they need full rubygems support.
  Also add patch for tests to work fine with Ruby 1.8.7.

  17 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  rake-compiler-0.7.0.ebuild:
  Add ruby19 and jruby support.

  14 Jan 2010; Brent Baude <ranger@gentoo.org> rake-compiler-0.7.0.ebuild:
  Marking rake-compiler-0.7.0 ~ppc for bug 300739

  13 Jan 2010; Brent Baude <ranger@gentoo.org> rake-compiler-0.7.0.ebuild:
  Marking rake-compiler-0.7.0 ~ppc64 for bug 300739

  04 Jan 2010; Markus Meier <maekke@gentoo.org> rake-compiler-0.7.0.ebuild:
  add ~x86, bug #297822

  29 Dec 2009; Hans de Graaff <graaff@gentoo.org>
  rake-compiler-0.7.0.ebuild:
  Add missing dependency on rdoc, fixing #298828.

*rake-compiler-0.7.0 (21 Dec 2009)

  21 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
  +rake-compiler-0.7.0.ebuild, +metadata.xml:
  Initial import of rake-compiler, to be used by nokogiri and sqlite3-ruby.