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
|
# ChangeLog for virtual/jre
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/virtual/jre/ChangeLog,v 1.11 2006/10/14 01:55:44 tsunam Exp $
14 Oct 2006; Joshua Jackson <tsunam@gentoo.org> jre-1.5.0.ebuild:
New java stable on x86; bug #147254
03 Sep 2006; Joshua Nichols <nichoj@gentoo.org> -jre-1.3.ebuild:
Removed 1.3, since there is no longer any unmasked JDKs providing it.
03 Sep 2006; Joshua Nichols <nichoj@gentoo.org> jre-1.3.ebuild,
jre-1.4.1.ebuild:
Removed deps of JREs that aren't in the tree anymore, from bug #140495
23 Aug 2006; Sven Wegener <swegener@gentoo.org> jre-1.3.ebuild,
jre-1.4.1.ebuild, jre-1.4.2.ebuild, jre-1.5.0.ebuild:
Virtual packages have no build-time dependencies.
27 Jul 2006; Doug Goldstein <cardoe@gentoo.org> jre-1.3.ebuild, jre-1.4.1.ebuild,
jre-1.4.2.ebuild, jre-1.5.0.ebuild:
Moving virtual/jdk depends first so that the JDK's JRE will provide
thisvirtual rather then requiring a JDK & a JRE to be installed by default.
Discussed a similiar change with nichoj which involved moving the body of
the virtual/jdk's depends to here but this is more effiecent and portable.
21 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> jre-1.5.0.ebuild:
Add diablo-jre-bin as option for the jre 1.5, for FreeBSD, and add ~x86-fbsd
keyword. See bug #141071.
08 Jul 2006; Krzysiek Pawlik <nelchael@gentoo.org> jre-1.4.1.ebuild:
Remove invalid versions.
*jre-1.5.0 (08 Jul 2006)
*jre-1.4.2 (08 Jul 2006)
*jre-1.4.1 (08 Jul 2006)
08 Jul 2006; Krzysiek Pawlik <nelchael@gentoo.org> -jre-1.4.ebuild,
+jre-1.4.1.ebuild, +jre-1.4.2.ebuild, -jre-1.5.ebuild, +jre-1.5.0.ebuild:
More specific versions.
*jre-1.5 (06 Jul 2006)
*jre-1.4 (06 Jul 2006)
*jre-1.3 (06 Jul 2006)
06 Jul 2006; Krzysiek Pawlik <nelchael@gentoo.org> +metadata.xml,
+jre-1.3.ebuild, +jre-1.4.ebuild, +jre-1.5.ebuild:
Initial version of virtual/jre.
|