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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
|
# ChangeLog for dev-java/sun-jre-bin
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jre-bin/ChangeLog,v 1.12 2004/10/18 08:02:16 axxo Exp $
*sun-jre-bin-1.5.0 (18 Oct 2004)
18 Oct 2004; Thomas Matthijs <axxo@gentoo.org> sun-jre-bin-1.5.0.ebuild:
Don't try too install javaws & plugin on amd64 since they don't have it, #67965
*sun-jre-bin-1.4.2.06 (12 Oct 2004)
12 Oct 2004; Thomas Matthijs <axxo@gentoo.org>
+files/sun-jre-bin-1.4.2.06, +sun-jre-bin-1.4.2.06.ebuild:
version bump
*sun-jre-bin-1.4.2.05-r1 (29 Sep 2004)
29 Sep 2004; Thomas Matthijs <axxo@gentoo.org>
sun-jre-bin-1.4.2.05-r1.ebuild:
Cleaned up plugin instalation, Moved some messages to the eclass, see #22395
for more information
23 Sep 2004; Thomas Matthijs <axxo@gentoo.org> -sun-jre-bin-1.4.2.05.ebuild:
prune older
10 Sep 2004; Thomas Matthijs <axxo@gentoo.org> files/sun-jre-bin-1.4.2.05:
fix ADDPATH path's
06 Sep 2004; Ciaran McCreesh <ciaranm@gentoo.org>
sun-jre-bin-1.4.2.05.ebuild:
Switch to use epause and ebeep, bug #62950
05 Sep 2004; Sven Wegener <swegener@gentoo.org> :
Fixed ChangeLog header.
06 Aug 2004; Thomas Matthijs <axxo@gentoo.org> -files/sun-jre-bin-1.4.2.04,
-sun-jre-bin-1.4.2.04.ebuild:
removing older versions, security issue
*sun-jre-bin-1.4.2.05 (14 Jul 2004)
14 Jul 2004; Thomas Matthijs <axxo@gentoo.org> +files/sun-jre-bin-1.4.2.05,
sun-jre-bin-1.4.2.04.ebuild, +sun-jre-bin-1.4.2.05.ebuild:
Version bump, closes 55817
06 Jun 2004; Aron Griffis <agriffis@gentoo.org> sun-jre-bin-1.4.2.04.ebuild:
Fix use invocation
03 Jun 2004; Karl Trygve Kalleberg <karltk@gentoo.org>
sun-jre-bin-1.4.2.04.ebuild: Moved from dev-java/sun-jre to
dev-java/sun-jre-bin. Partial fix for #9289.
02 Jun 2004; Aron Griffis <agriffis@gentoo.org> sun-jre-1.4.2.04.ebuild:
Fix use invocation
*sun-jre-1.4.2.04 (11 Mar 2004)
11 Mar 2004; Chris Aniszczyk <zx@gentoo.org> sun-jre-1.4.2.04.ebuild,
files/sun-jre-1.4.2.04:
Version bump :)
01 Mar 2004; <mkennedy@gentoo.org> files/sun-jre-1.4.2.03:
Remove CLASSPATH from environment variable list.
*sun-jre-1.4.2.03 (12 Feb 2004)
12 Feb 2004; Brandon Low <lostlogic@gentoo.org> metadata.xml,
sun-jre-1.4.2.03.ebuild, files/sun-jre-1.4.2.03:
First version of the Sun JRE, I primarily based this on the sun-jdk-1.4.2.03
ebuild, I hope I ported it over correctly
|