blob: cfc9cf1054e4811975bde6a3ab3fc5d36a4d4e6d (
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
|
# ChangeLog for dev-ruby/json
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/ChangeLog,v 1.17 2010/01/13 16:13:42 ranger Exp $
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.
|