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
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
|
# ChangeLog for dev-ruby/json
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/ChangeLog,v 1.163 2015/08/05 09:53:23 zlogene Exp $
05 Aug 2015; Mikle Kolyada <zlogene@gentoo.org> json-1.8.2-r1.ebuild:
x86 stable wrt bug #518094
02 Aug 2015; Pacho Ramos <pacho@gentoo.org> json-1.8.2-r1.ebuild:
sparc stable wrt bug #518094
30 Jul 2015; Tobias Klausmann <klausman@gentoo.org> json-1.8.2-r1.ebuild:
Stable on alpha, bug 518094
29 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> json-1.8.2-r1.ebuild:
amd64 stable wrt bug #518094
26 Jul 2015; Markus Meier <maekke@gentoo.org> json-1.8.2-r1.ebuild:
arm stable, bug #518094
23 Jul 2015; Pacho Ramos <pacho@gentoo.org> json-1.8.2-r1.ebuild:
ppc stable wrt bug #518094
07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Add github to remote-id in metadata.xml
07 Jun 2015; Hans de Graaff <graaff@gentoo.org> json-1.8.2-r1.ebuild:
Create stable candidate for ruby21.
*json-1.8.3 (03 Jun 2015)
03 Jun 2015; Hans de Graaff <graaff@gentoo.org> +json-1.8.3.ebuild:
Version bump.
19 Apr 2015; Hans de Graaff <graaff@gentoo.org> json-1.8.0.ebuild:
Drop jruby.
*json-1.8.2-r1 (17 Jan 2015)
17 Jan 2015; Manuel Rüger <mrueg@gentoo.org> +json-1.8.2-r1.ebuild,
-json-1.8.0-r1.ebuild, -json-1.8.1-r1.ebuild, -json-1.8.1.ebuild,
json-1.8.2.ebuild:
Create new stable candidate. Remove old.
*json-1.8.2 (10 Jan 2015)
10 Jan 2015; Hans de Graaff <graaff@gentoo.org> +json-1.8.2.ebuild:
Version bump.
*json-1.8.1-r1 (27 Dec 2014)
27 Dec 2014; Hans de Graaff <graaff@gentoo.org> +json-1.8.1-r1.ebuild,
+files/json-1.8.1-ruby22.patch:
Add ruby22 with ruby patch for compatibility.
10 Dec 2014; Hans de Graaff <graaff@gentoo.org> -json-1.7.7.ebuild:
Cleanup.
05 Aug 2014; Manuel Rüger <mrueg@gentoo.org> json-1.7.7.ebuild,
json-1.8.0-r1.ebuild, json-1.8.0.ebuild, json-1.8.1.ebuild:
Remove trailing '.' from DESCRIPTION.
26 Jul 2014; Hans de Graaff <graaff@gentoo.org> json-1.8.1.ebuild:
Undo accidental rbx commit.
26 Jul 2014; Hans de Graaff <graaff@gentoo.org> +json-1.7.7.ebuild:
Add back json-1.7.7 because app-admin/chef has dependencies that violate our
policy but also no maintainer, bug 484348.
25 Jul 2014; Manuel Rüger <mrueg@gentoo.org> -json-1.7.7-r1.ebuild,
-json-1.7.7.ebuild:
Cleanup old.
19 Apr 2014; Manuel Rüger <mrueg@gentoo.org> -json-1.6.8.ebuild:
Cleanup old.
05 Apr 2014; Manuel Rüger <mrueg@gentoo.org> json-1.6.8.ebuild,
json-1.7.7-r1.ebuild, json-1.7.7.ebuild, json-1.8.0-r1.ebuild,
json-1.8.0.ebuild, json-1.8.1.ebuild:
Remove ree18 and ruby18 target.
26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> json-1.8.0.ebuild:
Stable for alpha, wrt bug #483254
26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> json-1.8.0.ebuild:
Stable for sparc, wrt bug #483254
05 Jan 2014; Hans de Graaff <graaff@gentoo.org> json-1.6.8.ebuild,
json-1.7.7.ebuild:
Drop s390 and sh stable flags for ruby.
29 Dec 2013; Markus Meier <maekke@gentoo.org> json-1.8.0.ebuild:
arm stable, bug #483254
26 Dec 2013; Hans de Graaff <graaff@gentoo.org> json-1.8.1.ebuild:
Add ruby21.
20 Dec 2013; Akinori Hattori <hattya@gentoo.org> json-1.8.0.ebuild:
ia64 stable wrt bug #483254
15 Dec 2013; Agostino Sarubbo <ago@gentoo.org> json-1.8.0.ebuild:
Stable for ppc64, wrt bug #483254
15 Dec 2013; Agostino Sarubbo <ago@gentoo.org> json-1.8.0.ebuild:
Stable for ppc, wrt bug #483254
*json-1.8.1 (19 Oct 2013)
19 Oct 2013; Manuel Rüger <mrueg@gentoo.org> +json-1.8.1.ebuild:
Version bump.
05 Sep 2013; Jeroen Roovers <jer@gentoo.org> json-1.8.0.ebuild:
Stable for HPPA (bug #483254).
*json-1.8.0-r1 (02 Sep 2013)
02 Sep 2013; Hans de Graaff <graaff@gentoo.org> +json-1.8.0-r1.ebuild:
Update sed rules to avoid hardcoded optimation and debug CFLAGS, bug 483266.
01 Sep 2013; Agostino Sarubbo <ago@gentoo.org> json-1.8.0.ebuild:
Stable for x86, wrt bug #483254
01 Sep 2013; Agostino Sarubbo <ago@gentoo.org> json-1.8.0.ebuild:
Stable for amd64, wrt bug #483254
07 Jul 2013; Hans de Graaff <graaff@gentoo.org> json-1.8.0.ebuild:
Add ruby20 support.
*json-1.8.0 (30 Jun 2013)
30 Jun 2013; Hans de Graaff <graaff@gentoo.org> +json-1.8.0.ebuild:
Version bump.
30 Jun 2013; Hans de Graaff <graaff@gentoo.org> -json-1.6.7.ebuild,
-json-1.7.6.ebuild:
Cleanup.
14 Apr 2013; Agostino Sarubbo <ago@gentoo.org> json-1.7.7.ebuild:
Stable for sh, wrt bug #464366
13 Apr 2013; Agostino Sarubbo <ago@gentoo.org> json-1.7.7.ebuild:
Stable for s390, wrt bug #464366
13 Apr 2013; Agostino Sarubbo <ago@gentoo.org> json-1.7.7.ebuild:
Stable for sparc, wrt bug #464366
12 Apr 2013; Agostino Sarubbo <ago@gentoo.org> json-1.7.7.ebuild:
Stable for ia64, wrt bug #464366
12 Apr 2013; Agostino Sarubbo <ago@gentoo.org> json-1.7.7.ebuild:
Stable for alpha, wrt bug #464366
11 Apr 2013; Jeroen Roovers <jer@gentoo.org> json-1.7.7.ebuild:
Stable for HPPA (bug #464366).
*json-1.7.7-r1 (09 Apr 2013)
09 Apr 2013; Hans de Graaff <graaff@gentoo.org> +json-1.7.7-r1.ebuild:
Respect user CFLAGS, bug 464716.
05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> json-1.7.7.ebuild:
Stable for arm, wrt bug #464366
05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> json-1.7.7.ebuild:
Stable for ppc64, wrt bug #464366
05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> json-1.7.7.ebuild:
Stable for ppc, wrt bug #464366
05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> json-1.7.7.ebuild:
Stable for x86, wrt bug #464366
05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> json-1.7.7.ebuild:
Stable for amd64, wrt bug #464366
26 Feb 2013; Agostino Sarubbo <ago@gentoo.org> json-1.6.8.ebuild:
Stable for sh, wrt bug #456836
26 Feb 2013; Agostino Sarubbo <ago@gentoo.org> json-1.6.8.ebuild:
Stable for alpha, wrt bug #456836
24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> json-1.6.8.ebuild:
Stable for arm, wrt bug #456836
24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> json-1.6.8.ebuild:
Stable for s390, wrt bug #456836
24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> json-1.6.8.ebuild:
Stable for sparc, wrt bug #456836
24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> json-1.6.8.ebuild:
Stable for x86, wrt bug #456836
24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> json-1.6.8.ebuild:
Stable for amd64, wrt bug #456836
24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> json-1.6.8.ebuild:
Stable for hppa, wrt bug #456836
24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> json-1.6.8.ebuild:
Stable for ia64, wrt bug #456836
24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> json-1.6.8.ebuild:
Stable for ppc64, wrt bug #456836
24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> json-1.6.8.ebuild:
Stable for ppc, wrt bug #456836
*json-1.7.7 (11 Feb 2013)
*json-1.6.8 (11 Feb 2013)
11 Feb 2013; Hans de Graaff <graaff@gentoo.org> +json-1.6.8.ebuild,
+json-1.7.7.ebuild:
Version bumps for security bug 456836.
11 Feb 2013; Hans de Graaff <graaff@gentoo.org> -json-1.5.4.ebuild,
-json-1.5.4-r1.ebuild, -json-1.7.4.ebuild, -json-1.7.5.ebuild:
Cleanup.
28 Jan 2013; Alexis Ballier <aballier@gentoo.org> json-1.7.6.ebuild:
keyword ~amd64-fbsd
*json-1.7.6 (06 Jan 2013)
06 Jan 2013; Hans de Graaff <graaff@gentoo.org> +json-1.7.6.ebuild:
Version bump.
06 Nov 2012; Jeroen Roovers <jer@gentoo.org> json-1.6.7.ebuild:
Stable for HPPA (bug #411507).
27 Oct 2012; Raúl Porcel <armin76@gentoo.org> json-1.6.7.ebuild:
s390/sh stable wrt #411507
21 Oct 2012; Raúl Porcel <armin76@gentoo.org> json-1.6.7.ebuild:
alpha/ia64/sparc stable wrt #411507
*json-1.7.5 (21 Aug 2012)
21 Aug 2012; Hans de Graaff <graaff@gentoo.org> +json-1.7.5.ebuild:
Version bump.
15 Aug 2012; Anthony G. Basile <blueness@gentoo.org> json-1.6.7.ebuild:
Stable ppc ppc64, bug #428756
11 Aug 2012; Markus Meier <maekke@gentoo.org> json-1.6.7.ebuild:
arm stable, bug #428756
04 Aug 2012; Markos Chandras <hwoarang@gentoo.org> json-1.6.7.ebuild:
Stable on amd64 wrt bug #428756
31 Jul 2012; Jeff Horelick <jdhore@gentoo.org> json-1.6.7.ebuild:
marked x86 per bug 428756
*json-1.7.4 (31 Jul 2012)
31 Jul 2012; Hans de Graaff <graaff@gentoo.org> +json-1.7.4.ebuild:
Version bump, fixing bug 428714.
31 Jul 2012; Hans de Graaff <graaff@gentoo.org> -json-1.4.6.ebuild,
-json-1.6.3.ebuild, -json-1.6.4.ebuild, -json-1.6.6.ebuild:
Cleanup.
25 Jul 2012; Anthony G. Basile <blueness@gentoo.org> json-1.5.4-r1.ebuild:
Stable ppc64, bug #411507
22 Jul 2012; <nixnut@gentoo.org> json-1.5.4-r1.ebuild:
ppc stable #411507
25 Jun 2012; Andreas Schuerch <nativemad@gentoo.org> json-1.5.4-r1.ebuild:
x86 stable, see bug 411507
27 May 2012; Markus Meier <maekke@gentoo.org> json-1.5.4-r1.ebuild:
arm stable, bug #411507
20 May 2012; Agostino Sarubbo <ago@gentoo.org> json-1.5.4-r1.ebuild:
Stable for amd64, wrt bug #411507
*json-1.5.4-r1 (20 May 2012)
20 May 2012; Hans de Graaff <graaff@gentoo.org> +json-1.5.4-r1.ebuild:
Add revision for ruby19 stable request.
*json-1.6.7 (13 May 2012)
13 May 2012; Hans de Graaff <graaff@gentoo.org> +json-1.6.7.ebuild:
Version bump.
*json-1.6.6 (08 Apr 2012)
08 Apr 2012; Hans de Graaff <graaff@gentoo.org> +json-1.6.6.ebuild:
Version bump.
08 Mar 2012; Brent Baude <ranger@gentoo.org> json-1.5.4.ebuild:
Marking json-1.5.4 ppc64 for bug 398947
12 Feb 2012; Raúl Porcel <armin76@gentoo.org> json-1.5.4.ebuild:
alpha/ia64/sparc stable wrt #398947
06 Feb 2012; Brent Baude <ranger@gentoo.org> json-1.5.4.ebuild:
Marking json-1.5.4 ppc for bug 398947
28 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> json-1.5.4.ebuild:
x86 stable wrt bug #398947
19 Jan 2012; Jeroen Roovers <jer@gentoo.org> json-1.5.4.ebuild:
Stable for HPPA (bug #398947).
16 Jan 2012; Agostino Sarubbo <ago@gentoo.org> json-1.5.4.ebuild:
Stable for AMD64, wrt bug #398947
*json-1.6.4 (15 Jan 2012)
15 Jan 2012; Hans de Graaff <graaff@gentoo.org> +json-1.6.4.ebuild:
Version bump.
15 Jan 2012; Hans de Graaff <graaff@gentoo.org> json-1.5.4.ebuild:
Drop ruby19 to create a stable candidate.
15 Jan 2012; Hans de Graaff <graaff@gentoo.org> -json-1.5.3.ebuild,
-json-1.6.1.ebuild:
Remove old versions.
15 Jan 2012; Alex Legler <a3li@gentoo.org> json-1.6.3.ebuild:
Don't call git when compiling the extension, we're using the pregenerated
spec anyway. Reported in the forums:
https://forums.gentoo.org/viewtopic-t-909056.html
24 Dec 2011; Fabian Groffen <grobian@gentoo.org> json-1.6.3.ebuild:
Marked ~sparc{,64}-solaris
04 Dec 2011; Naohiro Aota <naota@gentoo.org> json-1.6.3.ebuild:
Add ~x86-fbsd.
*json-1.6.3 (02 Dec 2011)
02 Dec 2011; Hans de Graaff <graaff@gentoo.org> +json-1.6.3.ebuild:
Version bump.
22 Oct 2011; Hans de Graaff <graaff@gentoo.org> json-1.6.1.ebuild:
Use gemspec file instead of metadata.
*json-1.6.1 (16 Oct 2011)
16 Oct 2011; Hans de Graaff <graaff@gentoo.org> +json-1.6.1.ebuild:
Version bump.
10 Oct 2011; Hans de Graaff <graaff@gentoo.org> json-1.5.4.ebuild:
Call tests directly instead of via testrb to address bug 339126.
*json-1.5.4 (11 Sep 2011)
11 Sep 2011; Hans de Graaff <graaff@gentoo.org> +json-1.5.4.ebuild:
Version bump.
11 Sep 2011; Hans de Graaff <graaff@gentoo.org> -json-1.5.1.ebuild,
-json-1.5.2.ebuild:
Remove old versions.
15 Jul 2011; Matt Turner <mattst88@gentoo.org> json-1.5.3.ebuild:
Added ~mips, bug 332593
*json-1.5.3 (21 Jun 2011)
21 Jun 2011; Hans de Graaff <graaff@gentoo.org> +json-1.5.3.ebuild:
Version bump.
*json-1.5.2 (15 Jun 2011)
15 Jun 2011; Hans de Graaff <graaff@gentoo.org> +json-1.5.2.ebuild:
Version bump.
15 Jun 2011; Hans de Graaff <graaff@gentoo.org> -json-1.4.3-r1.ebuild,
-json-1.4.6-r1.ebuild, -json-1.5.0.ebuild:
Remove old versions.
23 Apr 2011; Raúl Porcel <armin76@gentoo.org> json-1.4.6.ebuild:
alpha stable
07 Mar 2011; Raúl Porcel <armin76@gentoo.org> json-1.4.3-r1.ebuild,
json-1.4.6.ebuild, json-1.4.6-r1.ebuild, json-1.5.0.ebuild,
json-1.5.1.ebuild:
Add ~s390/~sh
29 Jan 2011; Raúl Porcel <armin76@gentoo.org> json-1.4.6.ebuild:
ia64/sparc stable wrt #343473
*json-1.5.1 (28 Jan 2011)
28 Jan 2011; Hans de Graaff <graaff@gentoo.org> +json-1.5.1.ebuild:
Version bump.
23 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> json-1.4.6.ebuild:
ppc64 stable wrt #343473
*json-1.5.0 (23 Jan 2011)
23 Jan 2011; Hans de Graaff <graaff@gentoo.org> json-1.4.6.ebuild,
+json-1.5.0.ebuild:
Version bump.
23 Jan 2011; Hans de Graaff <graaff@gentoo.org> json-1.4.6.ebuild:
Backport testing fix for bug 343473.
07 Jan 2011; Brent Baude <ranger@gentoo.org> json-1.4.6.ebuild:
stable ppc, bug 343473
05 Jan 2011; Markos Chandras <hwoarang@gentoo.org> json-1.4.6.ebuild:
Stable on amd64 wrt bug #343473
27 Dec 2010; Fabian Groffen <grobian@gentoo.org> json-1.4.6-r1.ebuild:
Added Prefix keywords
04 Dec 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> json-1.4.6.ebuild:
x86 stable wrt bug #343473
03 Dec 2010; Fabian Groffen <grobian@gentoo.org> json-1.4.6-r1.ebuild:
Marked ~ppc-macos, ~x86-macos
03 Nov 2010; Hans de Graaff <graaff@gentoo.org> json-1.4.6-r1.ebuild:
Simplify running of tests to hopefully fix bug 325745.
02 Nov 2010; Jeroen Roovers <jer@gentoo.org> json-1.4.6.ebuild:
Stable for HPPA (bug #343473).
*json-1.4.6-r1 (31 Oct 2010)
31 Oct 2010; Hans de Graaff <graaff@gentoo.org> json-1.4.6.ebuild,
+json-1.4.6-r1.ebuild:
Bump revision with ruby19 and create a stable candidate without it.
31 Oct 2010; Hans de Graaff <graaff@gentoo.org> -json-1.4.3-r2.ebuild:
Remove old version.
10 Oct 2010; Tobias Klausmann <klausman@gentoo.org> json-1.4.6.ebuild:
Keyworded on alpha, bug #325465
29 Sep 2010; Brent Baude <ranger@gentoo.org> json-1.4.3-r1.ebuild:
Marking json-1.4.3-r1 ppc64 for bug 325695
28 Sep 2010; Brent Baude <ranger@gentoo.org> json-1.4.3-r1.ebuild:
Marking json-1.4.3-r1 ppc for bug 325695
30 Aug 2010; Diego E. Pettenò <flameeyes@gentoo.org> -json-1.2.2.ebuild:
Re-remove json 1.2.2 since chef-* was fixed.
30 Aug 2010; Mark Loeser <halcy0n@gentoo.org> +json-1.2.2.ebuild:
Add version 1.2.2 back since app-admin/chef-* depends upon it
*json-1.4.6 (28 Aug 2010)
28 Aug 2010; Hans de Graaff <graaff@gentoo.org> +json-1.4.6.ebuild:
Version bump.
22 Aug 2010; Hans de Graaff <graaff@gentoo.org> -json-1.2.2.ebuild,
-json-1.4.3.ebuild:
Remove old versions.
17 Aug 2010; Jeroen Roovers <jer@gentoo.org> json-1.4.3-r1.ebuild:
Stable for HPPA (bug #321043).
05 Aug 2010; Markus Meier <maekke@gentoo.org> json-1.4.3-r2.ebuild:
add ~arm, bug #331061
24 Jul 2010; Raúl Porcel <armin76@gentoo.org> json-1.4.3-r1.ebuild:
ia64/sparc stable wrt #325695
15 Jul 2010; Markus Meier <maekke@gentoo.org> json-1.4.3-r1.ebuild:
x86 stable, bug #325695
29 Jun 2010; Christoph Mende <angelos@gentoo.org> json-1.4.3-r1.ebuild:
Stable on amd64 wrt bug #325695
*json-1.4.3-r2 (26 Jun 2010)
26 Jun 2010; Hans de Graaff <graaff@gentoo.org> json-1.4.3-r1.ebuild,
+json-1.4.3-r2.ebuild:
Revision bump to make 1.4.3-r1 the new stable candidate with support for
ruby18 and jruby.
12 Jun 2010; Hans de Graaff <graaff@gentoo.org> json-1.4.3-r1.ebuild:
Fix static modname and add x64-macos keyword, fixing bug 323371. Thanks to
Ramon van Alteren for the patch.
24 May 2010; Pacho Ramos <pacho@gentoo.org> json-1.2.2.ebuild:
stable amd64, bug 316883
*json-1.4.3-r1 (23 May 2010)
23 May 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+json-1.4.3-r1.ebuild:
Version bump, install the extensions in the right paths so that they are
actually picked up (yes, all the older versions were still using the
pure-ruby implementation after building the C extension.
22 May 2010; Alex Legler <a3li@gentoo.org> json-1.4.3.ebuild:
Add REE18 support
22 May 2010; Diego E. Pettenò <flameeyes@gentoo.org> -json-1.2.0.ebuild,
json-1.2.2.ebuild, -json-1.2.3.ebuild, -json-1.2.4.ebuild,
-json-1.4.2.ebuild, json-1.4.3.ebuild:
Cleanup old versions, use new syntax.
19 May 2010; Raúl Porcel <armin76@gentoo.org> json-1.2.2.ebuild:
ia64/sparc stable wrt #316883
11 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> json-1.2.2.ebuild:
x86 stable wrt bug #316883
*json-1.4.3 (07 May 2010)
07 May 2010; Hans de Graaff <graaff@gentoo.org> +json-1.4.3.ebuild:
Version bump with bug fixes.
*json-1.4.2 (30 Apr 2010)
30 Apr 2010; Hans de Graaff <graaff@gentoo.org> +json-1.4.2.ebuild:
Version bump.
25 Apr 2010; Hans de Graaff <graaff@gentoo.org> json-1.2.2.ebuild:
Drop ruby19 and jruby so that this version can be stabilized.
11 Apr 2010; Hans de Graaff <graaff@gentoo.org> -json-1.2.0-r1.ebuild,
-json-1.2.1.ebuild:
Remove old versions.
*json-1.2.4 (11 Apr 2010)
11 Apr 2010; Hans de Graaff <graaff@gentoo.org> +json-1.2.4.ebuild:
Version bump: Triger const_missing callback to make Rails' dynamic class
loading work.
*json-1.2.3 (04 Apr 2010)
04 Apr 2010; Hans de Graaff <graaff@gentoo.org> +json-1.2.3.ebuild:
Version bump: provide better duck type compatibility to a Hash.
*json-1.2.2 (01 Mar 2010)
01 Mar 2010; Hans de Graaff <graaff@gentoo.org> json-1.2.1.ebuild,
+json-1.2.2.ebuild:
Version bump: compatibility fixes for Rubinius.
*json-1.2.1 (27 Feb 2010)
27 Feb 2010; Hans de Graaff <graaff@gentoo.org> +json-1.2.1.ebuild:
Version bump: added :symbolize_names option to Parser, which returns
symbols instead of strings in object names/keys.
23 Feb 2010; Hans de Graaff <graaff@gentoo.org> json-1.2.0-r1.ebuild:
Add missing build dependency on dev-ruby/rake, fixes #306493.
13 Jan 2010; Brent Baude <ranger@gentoo.org> json-1.2.0-r1.ebuild:
Marking json-1.2.0-r1 ~ppc64 for bug 297622
06 Jan 2010; Raúl Porcel <armin76@gentoo.org> json-1.2.0-r1.ebuild:
Add ~ia64/~sparc wrt #297622
04 Jan 2010; Christian Faulhammer <fauli@gentoo.org> json-1.2.0-r1.ebuild:
Transfer Prefix keywords
26 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
json-1.2.0-r1.ebuild:
Fix bug #298466 by keytoaster.
25 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
json-1.2.0-r1.ebuild:
Add support for JRuby (json_pure); make sure to test the new build rather
than the old one; avoid building the extensions twice.
25 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
json-1.2.0-r1.ebuild:
json works fine with Ruby 1.9 as well.
23 Dec 2009; Jeroen Roovers <jer@gentoo.org> json-1.2.0-r1.ebuild:
Marked ~hppa (bug #297622).
21 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
json-1.2.0-r1.ebuild:
Fix building when tests are not executed.
*json-1.2.0-r1 (20 Dec 2009)
20 Dec 2009; Hans de Graaff <graaff@gentoo.org> +json-1.2.0-r1.ebuild:
Bump to use ruby-fakegem eclass since this is required by new rubyforge
packages.
09 Dec 2009; Hans de Graaff <graaff@gentoo.org> -json-1.1.7.ebuild,
-json-1.1.9.ebuild:
Remove old versions.
*json-1.2.0 (04 Dec 2009)
04 Dec 2009; Hans de Graaff <graaff@gentoo.org> +json-1.2.0.ebuild:
Version bump with character encoding improvements.
*json-1.1.9 (01 Sep 2009)
01 Sep 2009; Alex Legler <a3li@gentoo.org> +json-1.1.9.ebuild:
Version bump, fixing LICENSE
23 Aug 2009; Hans de Graaff <graaff@gentoo.org> -json-1.1.3.ebuild,
-json-1.1.6.ebuild:
Remove old versions.
*json-1.1.7 (04 Jul 2009)
04 Jul 2009; Hans de Graaff <graaff@gentoo.org> +json-1.1.7.ebuild:
Version bump with a security fix.
*json-1.1.6 (29 May 2009)
29 May 2009; Hans de Graaff <graaff@gentoo.org> +json-1.1.6.ebuild:
Version bump.
20 Mar 2009; Joseph Jezak <josejx@gentoo.org> json-1.1.3.ebuild:
Marked ~ppc for bug #252907.
*json-1.1.3 (28 Dec 2008)
28 Dec 2008; Hans de Graaff <graaff@gentoo.org> +metadata.xml,
+json-1.1.3.ebuild:
Initial import from my personal overlay. Dependency for httparty.
|