Gentoo Archives: gentoo-commits

From: "Vlastimil Babka (caster)" <caster@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/jdk: jdk-1.6.0.ebuild ChangeLog
Date: Sun, 30 Oct 2011 14:08:57
Message-Id: 20111030140848.EABE12004B@flycatcher.gentoo.org
1 caster 11/10/30 14:08:48
2
3 Modified: jdk-1.6.0.ebuild ChangeLog
4 Log:
5 Package move icedtea6-bin to icedtea-bin.
6
7 (Portage version: 2.2.0_alpha68/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.21 virtual/jdk/jdk-1.6.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/jdk/jdk-1.6.0.ebuild?rev=1.21&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/jdk/jdk-1.6.0.ebuild?rev=1.21&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/jdk/jdk-1.6.0.ebuild?r1=1.20&r2=1.21
15
16 Index: jdk-1.6.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/virtual/jdk/jdk-1.6.0.ebuild,v
19 retrieving revision 1.20
20 retrieving revision 1.21
21 diff -u -r1.20 -r1.21
22 --- jdk-1.6.0.ebuild 3 May 2011 14:02:49 -0000 1.20
23 +++ jdk-1.6.0.ebuild 30 Oct 2011 14:08:48 -0000 1.21
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/virtual/jdk/jdk-1.6.0.ebuild,v 1.20 2011/05/03 14:02:49 grobian Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/virtual/jdk/jdk-1.6.0.ebuild,v 1.21 2011/10/30 14:08:48 caster Exp $
29
30 DESCRIPTION="Virtual for JDK"
31 HOMEPAGE=""
32 @@ -29,14 +29,14 @@
33 "
34
35 X86_OPTS="|| (
36 - dev-java/icedtea6-bin
37 + =dev-java/icedtea-bin-1*
38 =dev-java/icedtea-6*
39 =dev-java/sun-jdk-1.6.0*
40 ${COMMON_INC}
41 )"
42
43 X86_PREFIX_OPTS="|| (
44 - dev-java/icedtea6-bin
45 + =dev-java/icedtea-bin-1*
46 =dev-java/sun-jdk-1.6.0*
47 ${COMMON_INC}
48 )"
49
50
51
52 1.38 virtual/jdk/ChangeLog
53
54 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/jdk/ChangeLog?rev=1.38&view=markup
55 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/jdk/ChangeLog?rev=1.38&content-type=text/plain
56 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/jdk/ChangeLog?r1=1.37&r2=1.38
57
58 Index: ChangeLog
59 ===================================================================
60 RCS file: /var/cvsroot/gentoo-x86/virtual/jdk/ChangeLog,v
61 retrieving revision 1.37
62 retrieving revision 1.38
63 diff -u -r1.37 -r1.38
64 --- ChangeLog 8 Sep 2011 07:33:39 -0000 1.37
65 +++ ChangeLog 30 Oct 2011 14:08:48 -0000 1.38
66 @@ -1,6 +1,9 @@
67 # ChangeLog for virtual/jdk
68 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
69 -# $Header: /var/cvsroot/gentoo-x86/virtual/jdk/ChangeLog,v 1.37 2011/09/08 07:33:39 caster Exp $
70 +# $Header: /var/cvsroot/gentoo-x86/virtual/jdk/ChangeLog,v 1.38 2011/10/30 14:08:48 caster Exp $
71 +
72 + 30 Oct 2011; Vlastimil Babka <caster@g.o> jdk-1.6.0.ebuild:
73 + Package move icedtea6-bin to icedtea-bin.
74
75 *jdk-1.7.0 (08 Sep 2011)