summaryrefslogtreecommitdiff
blob: 7d0aa879c0f1b9d9c129d7b785536c705b5b2940 (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
# 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.5 2005/02/19 12:20:18 hansmi Exp $

  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>.