blob: 4e98686118e9e10aeed709a0f8dbd85c40ed5ed9 (
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
|
# 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.9 2006/03/09 01:49:19 flameeyes Exp $
09 Mar 2006; Diego Pettenò <flameeyes@gentoo.org>
emul-linux-x86-java-1.4.2.02.ebuild, emul-linux-x86-java-1.4.2.03.ebuild,
emul-linux-x86-java-1.4.2.03-r1.ebuild:
Use nostrip instead of strip restriction for compatibility with older portage.
09 Mar 2006; Diego Pettenò <flameeyes@gentoo.org>
emul-linux-x86-java-1.4.2.02.ebuild, emul-linux-x86-java-1.4.2.03.ebuild,
emul-linux-x86-java-1.4.2.03-r1.ebuild:
Add strip restriction, as the binaries are already stripped.
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.
|