blob: ac75fe0aff04a348f60b2d5f227ce115b8296d90 (
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
|
# ChangeLog for dev-perl/JSON
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON/ChangeLog,v 1.25 2010/11/26 08:41:18 hwoarang Exp $
26 Nov 2010; Markos Chandras <hwoarang@gentoo.org> JSON-2.27.ebuild:
Stable on amd64 wrt bug #346403
*JSON-2.27 (31 Oct 2010)
31 Oct 2010; Torsten Veller <tove@gentoo.org> +JSON-2.27.ebuild:
Version bump
*JSON-2.26 (28 Sep 2010)
28 Sep 2010; Torsten Veller <tove@gentoo.org> +JSON-2.26.ebuild:
Version bump
*JSON-2.22 (26 Aug 2010)
26 Aug 2010; Torsten Veller <tove@gentoo.org> +JSON-2.22.ebuild:
Version bump
11 Aug 2010; Joseph Jezak <josejx@gentoo.org> JSON-2.21.ebuild:
Marked ~ppc/~ppc64 for bug #315793.
11 Jun 2010; Torsten Veller <tove@gentoo.org> -JSON-2.19.ebuild:
Cleanup
08 May 2010; Raúl Porcel <armin76@gentoo.org> JSON-2.19.ebuild,
JSON-2.21.ebuild:
Add ~alpha/~ia64 wrt #315793
09 Apr 2010; Torsten Veller <tove@gentoo.org> -JSON-2.16.ebuild,
-JSON-2.17.ebuild, -JSON-2.18.ebuild:
Cleanup
*JSON-2.21 (07 Apr 2010)
07 Apr 2010; Torsten Veller <tove@gentoo.org> +JSON-2.21.ebuild:
Version bump
*JSON-2.19 (31 Mar 2010)
31 Mar 2010; Torsten Veller <tove@gentoo.org> +JSON-2.19.ebuild:
Version bump
*JSON-2.18 (23 Mar 2010)
23 Mar 2010; Torsten Veller <tove@gentoo.org> +JSON-2.18.ebuild:
Version bump
*JSON-2.17 (08 Jan 2010)
08 Jan 2010; Torsten Veller <tove@gentoo.org> +JSON-2.17.ebuild:
Version bump
24 Dec 2009; Torsten Veller <tove@gentoo.org> -JSON-2.15.ebuild:
Cleanup
*JSON-2.16 (17 Oct 2009)
17 Oct 2009; Torsten Veller <tove@gentoo.org> +JSON-2.16.ebuild:
Version bump
07 Sep 2009; Torsten Veller <tove@gentoo.org> -JSON-2.14.ebuild:
Cleanup
*JSON-2.15 (02 Jun 2009)
02 Jun 2009; Torsten Veller <tove@gentoo.org> +JSON-2.15.ebuild:
Version bump
13 Mar 2009; Torsten Veller <tove@gentoo.org> -JSON-2.12.ebuild,
-JSON-2.13.ebuild:
Cleanup
*JSON-2.14 (25 Feb 2009)
25 Feb 2009; Torsten Veller <tove@gentoo.org> +JSON-2.14.ebuild:
Version bump
*JSON-2.13 (22 Feb 2009)
22 Feb 2009; Torsten Veller <tove@gentoo.org> +JSON-2.13.ebuild:
Version bump
15 Sep 2008; Torsten Veller <tove@gentoo.org> -JSON-1.14.ebuild,
-JSON-2.04.ebuild, -JSON-2.07.ebuild, -JSON-2.09.ebuild:
Cleanup
*JSON-2.12 (07 Sep 2008)
07 Sep 2008; Torsten Veller <tove@gentoo.org> +JSON-2.12.ebuild:
Version bump
*JSON-2.09 (24 Apr 2008)
24 Apr 2008; Yuval Yaari <yuval@gentoo.org> +JSON-2.09.ebuild:
Version bump
*JSON-2.07 (24 Mar 2008)
24 Mar 2008; Joerg Bornkessel <hd_brummy@gentoo.org> +JSON-2.07.ebuild:
version bump
*JSON-2.04 (03 Feb 2008)
03 Feb 2008; Joerg Bornkessel <hd_brummy@gentoo.org> +JSON-2.04.ebuild:
version bump; thanks to M.Beltrame on bug 206958
*JSON-1.14 (11 Nov 2007)
11 Nov 2007; Joerg Bornkessel <hd_brummy@gentoo.org> +metadata.xml,
+JSON-1.14.ebuild:
initial ebuild, taken from overlay vdr-testing
|