Gentoo Archives: gentoo-java

From: Krzysiek Pawlik <nelchael@g.o>
To: java@g.o, Gentoo Java <gentoo-java@l.g.o>
Subject: [gentoo-java] Merge of JDK/JRE 1.4.1 and 1.4.2
Date: Tue, 13 Nov 2007 21:45:34
Message-Id: 473A1AC6.2090508@gentoo.org
1 Every ebuild that has explicit 1.4.1 or 1.4.2 uses greater than operator (for
2 example >=virtual/jdk-1.4.1 or >=virtual/jdk-1.4.2). 1.4.1 is provided only by
3 kaffe, which provides 1.4.2 also.
4
5 I'm willing to fix all ebuilds explicitly listing 1.4.x to require '1.4*' and
6 drop merge 1.4.1 and 1.4.2 into 1.4. That would give us consistency with 1.5,
7 1.6 and 1.7.
8
9 And finally 1.4.1, 1.4.2 - that is IMHO useless and pointless.
10
11 Opinions? If there's no reason not to do so I'd like to propose that I'll do the
12 change on Saturday/Sunday.
13
14 To be changed:
15
16 nelchael@nelchael ~$ rdep virtual/jdk-1.4.
17 app-portage/portagemaster-0.2.1
18 app-portage/portagemaster-0.2.1-r1
19 dev-java/blackdown-java3d-bin-1.3.1-r1
20 dev-java/blackdown-java3d-bin-1.3.1-r2
21 dev-java/jgoodies-binding-1.1.2
22 dev-java/jgoodies-looks-1.2.2-r1
23 dev-java/jgoodies-looks-1.3.2-r1
24 dev-java/sun-j2me-bin-2.2-r3
25 dev-lang/php-4.4.7
26 dev-lang/php-4.4.8_pre20070816
27 dev-php4/php-java-bridge-2.0.8
28 dev-php5/php-java-bridge-2.0.8
29 dev-tinyos/nesc-1.2.7a
30 dev-tinyos/nesc-1.2.8
31 dev-tinyos/nesc-1.2.8a
32 net-proxy/paros-3.2.13
33 virtual/jre-1.4.1
34 virtual/jre-1.4.2
35
36 nelchael@nelchael ~$ rdep virtual/jre-1.4.
37 app-editors/xxe-3.5.1
38 app-portage/portagemaster-0.2.1
39 app-portage/portagemaster-0.2.1-r1
40 dev-java/jakarta-jstl-1.1.2-r1
41 dev-java/jgoodies-binding-1.1.2
42 dev-java/jgoodies-looks-1.2.2-r1
43 dev-java/jgoodies-looks-1.3.2-r1
44 dev-tinyos/nesc-1.2.7a
45 dev-tinyos/nesc-1.2.8
46 dev-tinyos/nesc-1.2.8a
47 dev-util/poseidonCE-3.0.1
48 media-gfx/maya-6.5
49 net-proxy/paros-3.2.13
50
51 Proposed order:
52
53 1. create virtual/jdk-1.4 and virtual/jre-1.4
54 2. fix above mentioned ebuilds to use virtual/{jdk,jre}-1.4
55 3. drop virtual/{jdk,jre}-1.4.{1,2}
56 4. enjoy virtual/jdk-1.4, 1.5, 1.6 and 1.7 - consistent :)
57
58 --
59 Krzysiek Pawlik <nelchael at gentoo.org> key id: 0xBC555551
60 desktop-misc, x86, java, apache, ppc, vim...

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
[gentoo-java] Re: Merge of JDK/JRE 1.4.1 and 1.4.2 "Petteri Räty" <betelgeuse@g.o>