blob: d8cabd38ea99f9800fb8db1908e505347cf70a17 (
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
|
# ChangeLog for dev-java/json-simple
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/json-simple/ChangeLog,v 1.13 2012/03/06 21:16:45 ranger Exp $
06 Mar 2012; Brent Baude <ranger@gentoo.org> json-simple-1.1.ebuild:
Marking json-simple-1.1 ppc for bug 399999
24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> json-simple-1.1.ebuild:
Stable for amd64, wrt bug #399999
25 Sep 2011; Serkan Kaba <serkan@gentoo.org> json-simple-1.1.ebuild:
Fix license
*json-simple-1.1 (25 Sep 2011)
*json-simple-1.0_pre20080420 (25 Sep 2011)
25 Sep 2011; Serkan Kaba <serkan@gentoo.org>
+json-simple-1.0_pre20080420.ebuild, +json-simple-1.1.ebuild,
+files/json-simple-1.1-extra-constructors-from-azureus.patch,
-json-simple-20080420.ebuild:
Rename date tagged version as a pre and version bump
20 Mar 2009; Joseph Jezak <josejx@gentoo.org> json-simple-20080420.ebuild:
Marked ppc stable.
07 Jan 2009; Brent Baude <ranger@gentoo.org> json-simple-20080420.ebuild:
Marking json-simple-20080420 ppc64 for bug 234997
04 Jan 2009; Markus Meier <maekke@gentoo.org> json-simple-20080420.ebuild:
amd64/x86 stable, bug #234997
25 Oct 2008; Pieter Van den Abeele <pvdabeel@gentoo.org> json-simple-20080420.ebuild:
Keywording ~ppc for bug 237829
18 Sep 2008; Brent Baude <ranger@gentoo.org> json-simple-20080420.ebuild:
Marking json-simple-20080420 ~ppc64 for bug 237822
21 Apr 2008; Petteri Räty <betelgeuse@gentoo.org>
files/extra-constructors-from-azureus.patch:
Don't use absolute paths in patch.
20 Apr 2008; Petteri Räty <betelgeuse@gentoo.org>
json-simple-20080420.ebuild:
Add DEPEND on unzip.
20 Apr 2008; Petteri Räty <betelgeuse@gentoo.org>
files/extra-constructors-from-azureus.patch:
Remove CVS keywords from the patch.
*json-simple-20080420 (20 Apr 2008)
20 Apr 2008; Petteri Räty <betelgeuse@gentoo.org> +files/build.xml,
+files/extra-constructors-from-azureus.patch, +metadata.xml,
+json-simple-20080420.ebuild:
Initial addition. Thanks to serkan for the original ebuild which was then
improved by me.
|