summaryrefslogtreecommitdiff
blob: c8809f06b79810633fa6539dad64bfd1fc7ebcd7 (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
# ChangeLog for app-emulation/emul-linux-x86-java
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-java/ChangeLog,v 1.7 2006/02/12 15:01:20 blubb Exp $

  12 Feb 2006; Simon Stelling <blubb@gentoo.org>
  emul-linux-x86-java-1.4.2.03-r1.ebuild:
  minor code cleanup:
  	* move ABI=x86 to pkg_setup
  	* `dirname $i`/`basename $i .jar` -> ${i%.jar}

  19 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org>
  emul-linux-x86-java-1.4.2.03-r1.ebuild:
  Stable on amd64, little early as discussed on IRC.

*emul-linux-x86-java-1.4.2.03-r1 (17 Jan 2006)

  17 Jan 2006; Herbie Hopkins <herbs@gentoo.org>
  +emul-linux-x86-java-1.4.2.03-r1.ebuild:
  Also install javaws subdirectory, bug 118634

*emul-linux-x86-java-1.4.2.03 (07 Jan 2006)

  07 Jan 2006; Simon Stelling <blubb@gentoo.org>
  +emul-linux-x86-java-1.4.2.03.ebuild:
  Version bump wrt security bug 118194

  11 Dec 2005; Herbie Hopkins <herbs@gentoo.org>
  emul-linux-x86-java-1.4.2.02.ebuild:
  Fix RDEPEND, closing bug #115068.

  08 Dec 2005; Herbie Hopkins <herbs@gentoo.org>
  emul-linux-x86-java-1.4.2.02.ebuild:
  Don't provide virtual/jre.

*emul-linux-x86-java-1.4.2.02 (08 Dec 2005)

  08 Dec 2005; Herbie Hopkins <herbs@gentoo.org>
  +files/javasettings_Linux_x86.xml, +metadata.xml,
  +emul-linux-x86-java-1.4.2.02.ebuild:
  Initial release, largely based on blackdown-jre ebuild.