Gentoo Archives: gentoo-commits

From: "Gysbert Wassenaar (nixnut)" <nixnut@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/jdk: ChangeLog jdk-1.6.0.ebuild
Date: Mon, 24 Dec 2007 20:09:53
Message-Id: E1J6tcS-0001Bu-Ag@stork.gentoo.org
1 nixnut 07/12/24 20:09:48
2
3 Modified: ChangeLog jdk-1.6.0.ebuild
4 Log:
5 Added ~ppc wrt bug 166789
6 (Portage version: 2.1.4_rc11)
7
8 Revision Changes Path
9 1.18 virtual/jdk/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/jdk/ChangeLog?rev=1.18&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/jdk/ChangeLog?rev=1.18&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/jdk/ChangeLog?r1=1.17&r2=1.18
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/virtual/jdk/ChangeLog,v
18 retrieving revision 1.17
19 retrieving revision 1.18
20 diff -u -r1.17 -r1.18
21 --- ChangeLog 16 Dec 2007 11:12:06 -0000 1.17
22 +++ ChangeLog 24 Dec 2007 20:09:47 -0000 1.18
23 @@ -1,6 +1,9 @@
24 # ChangeLog for virtual/jdk
25 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/virtual/jdk/ChangeLog,v 1.17 2007/12/16 11:12:06 caster Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/virtual/jdk/ChangeLog,v 1.18 2007/12/24 20:09:47 nixnut Exp $
28 +
29 + 24 Dec 2007; nixnut <nixnut@g.o> jdk-1.6.0.ebuild:
30 + Added ~ppc wrt bug 166789
31
32 16 Dec 2007; Vlastimil Babka <caster@g.o> jdk-1.6.0.ebuild:
33 Add ibm-jdk-bin-1.6 to jdk-1.6 alternatives.
34
35
36
37 1.5 virtual/jdk/jdk-1.6.0.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/jdk/jdk-1.6.0.ebuild?rev=1.5&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/jdk/jdk-1.6.0.ebuild?rev=1.5&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/jdk/jdk-1.6.0.ebuild?r1=1.4&r2=1.5
42
43 Index: jdk-1.6.0.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/virtual/jdk/jdk-1.6.0.ebuild,v
46 retrieving revision 1.4
47 retrieving revision 1.5
48 diff -u -r1.4 -r1.5
49 --- jdk-1.6.0.ebuild 16 Dec 2007 11:12:06 -0000 1.4
50 +++ jdk-1.6.0.ebuild 24 Dec 2007 20:09:47 -0000 1.5
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2007 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/virtual/jdk/jdk-1.6.0.ebuild,v 1.4 2007/12/16 11:12:06 caster Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/virtual/jdk/jdk-1.6.0.ebuild,v 1.5 2007/12/24 20:09:47 nixnut Exp $
56
57 DESCRIPTION="Virtual for JDK"
58 HOMEPAGE="http://java.sun.com/"
59 @@ -8,7 +8,7 @@
60
61 LICENSE="as-is"
62 SLOT="1.6"
63 -KEYWORDS="amd64 x86"
64 +KEYWORDS="amd64 ~ppc x86"
65 IUSE=""
66
67 RDEPEND="|| (
68
69
70
71 --
72 gentoo-commits@g.o mailing list