summaryrefslogtreecommitdiff
blob: c61d511ede7411f0ddbd7dee7a0696e995ce6123 (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
51
52
# ChangeLog for dev-java/jython
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/ChangeLog,v 1.14 2004/09/03 15:46:38 axxo Exp $

*jython-2.1-r5 (03 Sep 2004)

  03 Sep 2004; Thomas Matthijs <axxo@gentoo.org> jython-2.1-r5.ebuild,
  files/jython, files/jythonc:
  fix paths in wrapper script. fix installion path(depends on being in Lib).
  changed the way everything gets compiled so we don't have to export the
  classpath and made it compile everythong

  27 Aug 2004; <SeJo@gentoo.org> jython-2.1-r4.ebuild:
  stable on ppc

  23 Aug 2004; Chris Aniszczyk <zx@gentoo.org> jython-2.1-r4.ebuild:
  Marking x86

  31 Jul 2004; Karl Trygve Kalleberg <karltk@gentoo.org>:
  jython-2.1-r4.ebuild: Rewrote almost totally to compile from source. Ugly hack
  that needs more attention.

  16 Jul 2004; Thomas Matthijs <axxo@gentoo.org> :
  fix python.home path in files/jython closes 49841
  fix path in jythonc (although it still doesn't work, looks like it never did
  if you know how to fix it, please let me know or file a bug on bugzilla)

  19 Jun 2004; Jason Wever <weeve@gentoo.org> jython-2.1-r2.ebuild:
  Stable on sparc.

  19 Jan 2004; Adrian Almenar <strider@gentoo.org> jython-2.1-r2.ebuild:
  Added amd64 keyword.

*jython-2.1-r2 (17 Jan 2004)

  17 Jan 2004; Adrian Almenar <strider@gentoo.org> jython-2.1-r1.ebuild,
  jython-2.1-r2.ebuild, jython-2.1.ebuild:
  Fixes #25533. Ebuild submitted by Chris Aniszczyk <zx@mea-culpa.net>. Moved
  2.1-r1 to stable, Removed 2.1.

*jython-2.1-r1 (13 May 2003)

  13 May 2003; Todd Berman <tberman@gentoo.org> jython-2.1-r1.ebuild,
  files/jython, files/jythonc:
  Fixed up ebuild, closing bug #20562, bumped revision # for people with it
  already installed.

*jython-2.1 (29 Apr 2003)

  29 Apr 2003; Todd Berman <tberman@gentoo.org> jython-2.1.ebuild:
  Initial import.