blob: 1d371bb5e94b928b4f0e0821e4d0378c9c08385c (
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
|
# ChangeLog for virtual/jdk
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
01 Feb 2010; Vlastimil Babka <caster@gentoo.org> jdk-1.6.0-r2.ebuild:
Support the new icedtea:6 variant
25 Jan 2010; Vlastimil Babka <caster@gentoo.org> jdk-1.5.0-r1.ebuild,
jdk-1.5.0-r2.ebuild, jdk-1.6.0-r1.ebuild, jdk-1.6.0-r2.ebuild:
Add JDK variants and keywords that were added to the ebuilds in main tree.
20 Dec 2008; Vlastimil Babka <caster@gentoo.org> +metadata.xml:
Add icedtea6-bin as a jdk-1.6.0 provider.
*jdk-1.6.0-r2 (08 Oct 2008)
*jdk-1.5.0-r2 (08 Oct 2008)
08 Oct 2008; Andrew John Hughes <gnu_andrew@member.fsf.org> jdk-1.5.0-r2.ebuild jdk-1.6.0-r2.ebuild:
Use new meta JDKs, icedtea-jdk and gnu-classpath-jdk.
29 Sep 2008; Andrew John Hughes <gnu_andrew@member.fsf.org> jdk-1.5.0.ebuild:
Fix gcj-jdk dependency.
07 Aug 2008; Petteri Räty <betelgeuse@gentoo.org> jdk-1.6.0-r1.ebuild:
Remove gcj-jdk as the env file for it currently has 1.5 as the version.
Fixes bug #234059.
18 Jul 2008; Andrew John Hughes <gnu_andrew@member.fsf.org> jdk-1.5.0.ebuild:
Add CACAO.
10 Jul 2008; James Le Cuirot <chewi@aura-online.co.uk> -jdk-1.4.2.ebuild,
-jdk-1.5.0.ebuild, -jdk-1.6.0.ebuild, +jdk-1.4.2-r1.ebuild,
+jdk-1.5.0-r1.ebuild, +jdk-1.6.0-r1.ebuild:
No actual changes. Bumped the revisions on these so that they take precedence
over already-installed versions.
30 Jun 2008; Andrew John Hughes <gnu_andrew@member.fsf.org> jdk-1.4.2.ebuild jdk-1.5.0.ebuild jdk-1.6.0.ebuild:
Add evil dependencies and import into java-overlay.
16 Jun 2008; Andrew John Hughes <gnu_andrew@member.fsf.org> jdk-1.5.0.ebuild:
Add IcedTea6.
26 May 2008; Andrew John Hughes <gnu_andrew@member.fsf.org> jdk-1.6.0.ebuild:
Add gcj and downgrade to testing.
26 May 2008; Andrew John Hughes <gnu_andrew@member.fsf.org> jdk-1.5.0.ebuild:
Remove untested archs and downgrade to testing.
26 May 2008; Andrew John Hughes <gnu_andrew@member.fsf.org> jdk-1.4.2.ebuild:
Remove untested archs, downgrade to testing and remove Kaffe.
26 May 2008; Andrew John Hughes <gnu_andrew@member.fsf.org> jdk-1.4.1.ebuild
Move to testing keywords and remove Kaffe.
*jdk-1.6.0 (14 Apr 2008)
14 Apr 2008; Andrew John Hughes <gnu_andrew@member.fsf.org> jdk-1.6.0.ebuild:
Initial import.
*jdk-1.5.0 (07 Apr 2008)
07 Apr 2008; Andrew John Hughes <gnu_andrew@member.fsf.org> jdk-1.5.0.ebuild:
Initial import.
*jdk-1.4.2 (07 Apr 2008)
07 Apr 2008; Andrew John Hughes <gnu_andrew@member.fsf.org> jdk-1.4.2.ebuild:
Initial import.
*jdk-1.4.1 (07 Apr 2008)
07 Apr 2008; Andrew John Hughes <gnu_andrew@member.fsf.org> jdk-1.4.1.ebuild:
Initial import.
|