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
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
|
# ChangeLog for dev-lang/spidermonkey
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/ChangeLog,v 1.34 2007/10/15 14:10:56 corsair Exp $
15 Oct 2007; Markus Rothe <corsair@gentoo.org> spidermonkey-1.6.ebuild:
Stable on ppc64
26 Sep 2007; Raúl Porcel <armin76@gentoo.org> spidermonkey-1.6.ebuild:
sparc/x86 stable
13 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org>
spidermonkey-1.5-r2.ebuild:
ppc. stable
*spidermonkey-1.6 (13 May 2007)
13 May 2007; Alexis Ballier <aballier@gentoo.org>
+files/spidermonkey-1.6-header.patch, +spidermonkey-1.6.ebuild:
Version bump
24 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org>
spidermonkey-1.5-r2.ebuild:
Stable on sparc
23 Apr 2007; Raúl Porcel <armin76@gentoo.org> spidermonkey-1.5-r2.ebuild:
x86 stable
29 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org>
spidermonkey-1.5-r1.ebuild:
Stable on sparc
28 Nov 2006; Ferris McCormick <fmccor@gentoo.org>
spidermonkey-1.5-r1.ebuild, spidermonkey-1.5-r2.ebuild:
Add ~sparc keyword. The -1.5-r1 version should be the new stable version
(upgrade from current stable, which is 1.5_rc5), but it can't start as stable
because it currently has no sparc keyword of any kind. But both -r1 and -r2
build just fine. Notice Bug #89510 for sparc comments.
*spidermonkey-1.5-r2 (25 Oct 2006)
25 Oct 2006; Alexis Ballier <aballier@gentoo.org>
+files/spidermonkey-1.5-header.diff,
+files/spidermonkey-1.5-threadsafe.diff, +metadata.xml,
+spidermonkey-1.5-r2.ebuild:
Adding threadsafe support, thanks to Ben de Groot for the patches, bug #129222
08 Oct 2006; Simon Stelling <blubb@gentoo.org> spidermonkey-1.5-r1.ebuild:
stable on amd64
08 Sep 2006; Thomas Cort <tcort@gentoo.org> spidermonkey-1.5-r1.ebuild:
Added ~alpha keyword.
16 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
files/spidermonkey-1.5-build.patch, spidermonkey-1.5-r1.ebuild:
Add ~x86-fbsd keyword (and relative fixes).
22 Mar 2006; Michael Hanselmann <hansmi@gentoo.org>
spidermonkey-1.5-r1.ebuild:
Stable on ppc.
19 Mar 2006; Markus Rothe <corsair@gentoo.org> spidermonkey-1.5-r1.ebuild:
Stable on ppc64
13 Mar 2006; Joshua Jackson <tsunam@gentoo.org>
spidermonkey-1.5-r1.ebuild:
Stable on x86; bug #124233
05 Mar 2006; Diego Pettenò <flameeyes@gentoo.org>
spidermonkey-1.5-r1.ebuild:
Fix for multilib-strict.
*spidermonkey-1.5-r1 (28 Feb 2006)
28 Feb 2006; Mike Frysinger <vapier@gentoo.org>
+files/spidermonkey-1.5-build.patch, +spidermonkey-1.5-r1.ebuild:
Clean up build system to not suck #123564 by Jeroen Roovers.
*spidermonkey-1.5 (19 Feb 2006)
19 Feb 2006; Marcelo Goes <vanquirius@gentoo.org>
-spidermonkey-1.5_rc6.ebuild, +spidermonkey-1.5.ebuild:
1.5 version bump for bug 121076. Request by Sascha Geschwandtner <s dot
geschwandtner at gmx dot de>.
06 Dec 2005; Jeroen Roovers <jer@gentoo.org>
spidermonkey-1.5_rc6-r1.ebuild:
Cleaned up more tc stuff.
02 Dec 2005; Jeroen Roovers <jer@gentoo.org>
spidermonkey-1.5_rc6-r1.ebuild:
src_install needs CC at least, apparently. :-(
02 Dec 2005; Jeroen Roovers <jer@gentoo.org>
spidermonkey-1.5_rc6-r1.ebuild:
More cleanups (call tc-get* only 3 times).
02 Dec 2005; Jeroen Roovers <jer@gentoo.org>
spidermonkey-1.5_rc6-r1.ebuild:
Removed extraneous BUILD_OPT variable assignment
02 Dec 2005; Jeroen Roovers <jer@gentoo.org>
spidermonkey-1.5_rc6-r1.ebuild:
Added AR from toolchain-funs as well for the fun of it. Slight cleanup.
02 Dec 2005; Jeroen Roovers <jer@gentoo.org>
files/spidermonkey-1.5_rc6-va_copy-fix.patch,
spidermonkey-1.5_rc6-r1.ebuild:
Fixed patch to support hppa, changed ebuild to use toolchain-funcs
17 Aug 2005; Josh Grebe <squash@gentoo.org> spidermonkey-1.5_rc5.ebuild:
GOod on sparc, bug #89510
01 Aug 2005; Joseph Jezak <josejx@gentoo.org>
spidermonkey-1.5_rc6-r1.ebuild:
Marked ppc stable.
31 Jul 2005; Markus Rothe <corsair@gentoo.org>
spidermonkey-1.5_rc6-r1.ebuild:
Stable on ppc64 (bug #100841)
30 Jul 2005; Diego Pettenò <flameeyes@gentoo.org>
spidermonkey-1.5_rc6-r1.ebuild:
Stable on amd64 (dependency of gxine).
18 Apr 2005; Markus Rothe <corsair@gentoo.org>
spidermonkey-1.5_rc6-r1.ebuild:
Added ~ppc64 to KEYWORDS; bug #89510
19 Feb 2005; Michael Hanselmann <hansmi@gentoo.org>
+files/spidermonkey-1.5_rc6-va_copy-fix.patch,
spidermonkey-1.5_rc6-r1.ebuild:
Added patch from bug 81473. It fixes va_copy vs. VA_COPY.
*spidermonkey-1.5_rc6-r1 (04 Sep 2004)
04 Sep 2004; Mamoru KOMACHI <usata@gentoo.org>
+spidermonkey-1.5_rc6-r1.ebuild:
spidermonkey-1.5_rc6.ebuild doesn't install all the headers needed by
sablotron to build with JavaScript support. Also moved headers to
/usr/include/js.
*spidermonkey-1.5_rc6 (04 Sep 2004)
04 Sep 2004; Mamoru KOMACHI <usata@gentoo.org> +spidermonkey-1.5_rc6.ebuild:
Version bumped. Install headers, too. See bug #24502.
*spidermonkey-1.5_rc5 (23 Feb 2003)
23 Feb 2003; Mike Frysinger <vapier@gentoo.org> :
Initial import. Ebuild submitted by Asser Femø <asser@diku.dk>.
|