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
|
# ChangeLog for dev-libs/gjs
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/gjs/ChangeLog,v 1.24 2013/11/30 18:46:28 pacho Exp $
30 Nov 2013; Pacho Ramos <pacho@gentoo.org> gjs-1.36.1.ebuild:
amd64 stable, bug #478252
17 Oct 2013; Markus Meier <maekke@gentoo.org> gjs-1.34.0-r1.ebuild:
arm stable, bug #476364
*gjs-1.34.0-r1 (03 Oct 2013)
03 Oct 2013; Alexandre Rostovtsev <tetromino@gentoo.org>
+gjs-1.34.0-r1.ebuild:
Migrate to python-any-r1.eclass to prepare for stabilization.
09 Aug 2013; Ian Stakenvicius <axs@gentoo.org> gjs-1.34.0.ebuild,
gjs-1.36.0.ebuild, gjs-1.36.1.ebuild:
Adjusted deps for dev-lang/spidermonkey to ensure SLOT=0
*gjs-1.36.1 (22 Apr 2013)
22 Apr 2013; Pacho Ramos <pacho@gentoo.org> +gjs-1.36.1.ebuild:
Version bump
*gjs-1.36.0 (28 Mar 2013)
28 Mar 2013; Pacho Ramos <pacho@gentoo.org> +gjs-1.36.0.ebuild:
Version bump for Gnome 3.8
05 Mar 2013; Gilles Dartiguelongue <eva@gentoo.org> -gjs-1.30.1.ebuild,
-gjs-1.32.0.ebuild:
Clean up old revisions.
28 Jan 2013; Alexis Ballier <aballier@gentoo.org> gjs-1.34.0.ebuild:
keyword ~amd64-fbsd
06 Jan 2013; Markus Meier <maekke@gentoo.org> gjs-1.34.0.ebuild:
add ~arm, bug #449220
06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gjs-1.34.0.ebuild:
Add ~sparc, wrt bug #449220
01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gjs-1.34.0.ebuild:
Add ~ia64, wrt bug #449220
17 Dec 2012; Agostino Sarubbo <ago@gentoo.org> gjs-1.32.0.ebuild:
Add ~ppc64, wrt bug #447426
17 Dec 2012; Agostino Sarubbo <ago@gentoo.org> gjs-1.34.0.ebuild:
Add ~ppc64, wrt bug #447426
*gjs-1.34.0 (25 Sep 2012)
25 Sep 2012; Alexandre Rostovtsev <tetromino@gentoo.org> gjs-1.30.1.ebuild,
gjs-1.32.0.ebuild, +gjs-1.34.0.ebuild:
Version bump with a new GError class hierarchy. Make license more precise.
13 Aug 2012; Anthony G. Basile <blueness@gentoo.org> gjs-1.32.0.ebuild:
Keyword ~ppc, dep for bug #385237
28 May 2012; Matt Turner <mattst88@gentoo.org> gjs-1.32.0.ebuild:
Added ~alpha, bug 390345.
04 May 2012; Jeff Horelick <jdhore@gentoo.org> gjs-1.30.1.ebuild,
gjs-1.32.0.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
21 Apr 2012; Samuli Suominen <ssuominen@gentoo.org> -gjs-0.7.14.ebuild,
-files/gjs-drop-js-config.patch:
old
*gjs-1.32.0 (28 Mar 2012)
28 Mar 2012; Alexandre Rostovtsev <tetromino@gentoo.org> -gjs-1.30.0.ebuild,
+gjs-1.32.0.ebuild:
Version bump. Adds system module, meta classes, better out parameter support,
lots of bugfixes. Drop old.
*gjs-1.30.1 (14 Jan 2012)
14 Jan 2012; Alexandre Rostovtsev <tetromino@gentoo.org> +gjs-1.30.1.ebuild:
Bump, fixes several crashes, including in gnome-shell when using certain
third-party extensions.
15 Nov 2011; Nirbheek Chauhan <nirbheek@gentoo.org> gjs-1.30.0.ebuild:
Port to EAPI 4
*gjs-1.30.0 (30 Sep 2011)
30 Sep 2011; Nirbheek Chauhan <nirbheek@gentoo.org> -gjs-1.29.0.ebuild,
+gjs-1.30.0.ebuild:
Bump to 1.30.0, from gnome-next, make it spidermonkey-only
*gjs-1.29.0 (14 Jun 2011)
14 Jun 2011; Nirbheek Chauhan <nirbheek@gentoo.org> +gjs-1.29.0.ebuild:
Bump to 1.29.0, developmental version
*gjs-0.7.14 (01 May 2011)
01 May 2011; Nirbheek Chauhan <nirbheek@gentoo.org> +gjs-0.7.14.ebuild,
+files/gjs-drop-js-config.patch, +metadata.xml:
Move gjs from gnome overlay to the tree
|