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
|
# ChangeLog for dev-libs/yajl
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/yajl/ChangeLog,v 1.20 2012/03/12 19:22:20 ssuominen Exp $
12 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> yajl-2.0.3.ebuild:
If we build static libraries, we should also install them.
07 Mar 2012; Naohiro Aota <naota@gentoo.org> yajl-2.0.3.ebuild:
Add ~x86-fbsd.
31 Dec 2011; Fabian Groffen <grobian@gentoo.org> yajl-2.0.3.ebuild:
Add Prefix keywords, bug #396547
*yajl-2.0.3 (25 Dec 2011)
25 Dec 2011; Diego E. Pettenò <flameeyes@gentoo.org> +yajl-2.0.3.ebuild:
Version bump, thanks to Johan Bergström in bug #394985. Also shorten src_test
and avoid setting S which is supposedly read-only in phases in EAPI=4 and
later.
23 Oct 2011; Tomáš Chvátal <scarabeus@gentoo.org> yajl-2.0.2.ebuild:
Make static libs optional
18 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> yajl-1.0.11.ebuild:
ppc/ppc64 stable wrt #382641
17 Oct 2011; Markus Meier <maekke@gentoo.org> yajl-1.0.11.ebuild,
yajl-2.0.2.ebuild:
arm stable, bug #382641
17 Oct 2011; Jeroen Roovers <jer@gentoo.org> yajl-1.0.11.ebuild:
Stable for HPPA (bug #382641).
13 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> yajl-2.0.2.ebuild:
Bump to eapi4.
07 Jul 2011; Hans de Graaff <graaff@gentoo.org> yajl-2.0.2.ebuild:
Move back into the normal slot since this package is not designed for
parallel installation.
*yajl-2.0.2 (07 Jul 2011)
07 Jul 2011; Hans de Graaff <graaff@gentoo.org> +yajl-2.0.2.ebuild:
Version bump as reported by Johan Bergström in bug 373929. Added new slot
since this version is not fully backward compatible.
*yajl-1.0.11-r1 (11 Feb 2011)
11 Feb 2011; Tomáš Chvátal <scarabeus@gentoo.org> yajl-1.0.11.ebuild,
+yajl-1.0.11-r1.ebuild, +files/yajl-fix_static_linking.patch:
Fix static linking and tests per Diego's request.
03 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> yajl-1.0.11.ebuild:
Added ~ppc/~ppc64 wrt #341149
23 Jan 2011; Thomas Kahle <tomka@gentoo.org> yajl-1.0.11.ebuild:
x86 stable per bug 352279
22 Jan 2011; Markos Chandras <hwoarang@gentoo.org> yajl-1.0.11.ebuild:
Stable on amd64 wrt bug #352279
27 Oct 2010; Markus Meier <maekke@gentoo.org> yajl-1.0.11.ebuild:
add ~arm, bug #341149
20 Oct 2010; Jeroen Roovers <jer@gentoo.org> yajl-1.0.11.ebuild:
Marked ~hppa (bug #341149).
*yajl-1.0.11 (15 Oct 2010)
15 Oct 2010; Samuli Suominen <ssuominen@gentoo.org> +yajl-1.0.11.ebuild:
Version bump.
*yajl-1.0.9-r1 (23 May 2010)
23 May 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+yajl-1.0.9-r1.ebuild, +files/yajl-fix_cmakelists.patch,
+files/yajl-fix_tests.patch, +metadata.xml:
Initial import in main tree of yajl, needed for yajl-ruby which is in turn
optionally used by the new Rails. Assigned to ruby herd for now. Thanks to
the Sunrise people for the ebuild.
04 Apr 2010; Tomáš Chvátal <scarabeus@gentoo.org> yajl-1.0.9.ebuild,
+files/yajl-fix_cmakelists.patch, +files/yajl-fix_tests.patch:
Fixup yajl cmakelist files.
26 Mar 2010; Ondrej Sukup (mimi_vx) <mimi.vx@gmail.com> +yajl-9999.ebuild:
Add live ebuild. Thx chithead
*yajl-1.0.9 (18 Mar 2010)
18 Mar 2010; Ondrej Sukup (mimi_vx) <mimi.vx@gmail.com>
+yajl-1.0.9.ebuild, +metadata.xml:
initial commit of yajl , thanks to scarabeus and Tommy[D]
|