Gentoo Archives: gentoo-commits

From: "Vlastimil Babka (caster)" <caster@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/java-config/files: java-config-2.1.9-r2.patch java-config-2.1.6-portage-import.patch
Date: Thu, 03 Dec 2009 20:17:12
Message-Id: E1NGI6v-0006cb-Ev@stork.gentoo.org
1 caster 09/12/03 20:17:09
2
3 Added: java-config-2.1.9-r2.patch
4 Removed: java-config-2.1.6-portage-import.patch
5 Log:
6 Add icedtea6 and icedtea6-bin to jdk defaults for amd64 and x86.
7 (Portage version: 2.2_rc55/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.1 dev-java/java-config/files/java-config-2.1.9-r2.patch
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/java-config/files/java-config-2.1.9-r2.patch?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/java-config/files/java-config-2.1.9-r2.patch?rev=1.1&content-type=text/plain
14
15 Index: java-config-2.1.9-r2.patch
16 ===================================================================
17 Index: trunk/config/jdk-defaults-x86.conf
18 ===================================================================
19 --- trunk/config/jdk-defaults-x86.conf (revision 7989)
20 +++ trunk/config/jdk-defaults-x86.conf (revision 7990)
21 @@ -1,2 +1,2 @@
22 # This files contain the default support jdk's
23 -*= sun-jdk blackdown-jdk ibm-jdk-bin jrockit-jdk-bin
24 +*= icedtea6 icedtea6-bin sun-jdk blackdown-jdk ibm-jdk-bin jrockit-jdk-bin
25 Index: trunk/config/jdk-defaults-amd64.conf
26 ===================================================================
27 --- trunk/config/jdk-defaults-amd64.conf (revision 7989)
28 +++ trunk/config/jdk-defaults-amd64.conf (revision 7990)
29 @@ -1,2 +1,2 @@
30 # This files contain the default support jdk's
31 -*= sun-jdk blackdown-jdk ibm-jdk-bin jrockit-jdk-bin
32 +*= icedtea6 icedtea6-bin sun-jdk blackdown-jdk ibm-jdk-bin jrockit-jdk-bin