blob: 463a62c15c840fdeb5296d589ed08778504420f1 (
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
|
# ChangeLog for dev-lang/spidermonkey
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/ChangeLog,v 1.11 2005/12/02 18:33:15 jer Exp $
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>.
|