Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/jdk: jdk-1.7.0.ebuild ChangeLog
Date: Sun, 05 Jan 2014 20:21:12
Message-Id: 20140105202108.43D1D2004C@flycatcher.gentoo.org
1 grobian 14/01/05 20:21:08
2
3 Modified: jdk-1.7.0.ebuild ChangeLog
4 Log:
5 Marked ~x{86,64}-macos since oracle-jdk-bin now works
6
7 (Portage version: 2.2.7-prefix/cvs/Darwin i386, signed Manifest commit with key 0x5F75F607C5C74E89)
8
9 Revision Changes Path
10 1.11 virtual/jdk/jdk-1.7.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/jdk/jdk-1.7.0.ebuild?rev=1.11&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/jdk/jdk-1.7.0.ebuild?rev=1.11&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/jdk/jdk-1.7.0.ebuild?r1=1.10&r2=1.11
15
16 Index: jdk-1.7.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/virtual/jdk/jdk-1.7.0.ebuild,v
19 retrieving revision 1.10
20 retrieving revision 1.11
21 diff -u -r1.10 -r1.11
22 --- jdk-1.7.0.ebuild 10 Mar 2013 11:01:08 -0000 1.10
23 +++ jdk-1.7.0.ebuild 5 Jan 2014 20:21:08 -0000 1.11
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/virtual/jdk/jdk-1.7.0.ebuild,v 1.10 2013/03/10 11:01:08 sera Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/virtual/jdk/jdk-1.7.0.ebuild,v 1.11 2014/01/05 20:21:08 grobian Exp $
30
31 DESCRIPTION="Virtual for Java Development Kit (JDK)"
32 HOMEPAGE=""
33 @@ -8,7 +8,7 @@
34
35 LICENSE=""
36 SLOT="1.7"
37 -KEYWORDS="~amd64 ~ia64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
38 +KEYWORDS="~amd64 ~ia64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
39 IUSE=""
40
41 RDEPEND="|| (
42
43
44
45 1.59 virtual/jdk/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/jdk/ChangeLog?rev=1.59&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/jdk/ChangeLog?rev=1.59&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/jdk/ChangeLog?r1=1.58&r2=1.59
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/virtual/jdk/ChangeLog,v
54 retrieving revision 1.58
55 retrieving revision 1.59
56 diff -u -r1.58 -r1.59
57 --- ChangeLog 29 Jun 2013 10:58:51 -0000 1.58
58 +++ ChangeLog 5 Jan 2014 20:21:08 -0000 1.59
59 @@ -1,6 +1,9 @@
60 # ChangeLog for virtual/jdk
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/virtual/jdk/ChangeLog,v 1.58 2013/06/29 10:58:51 tomwij Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/virtual/jdk/ChangeLog,v 1.59 2014/01/05 20:21:08 grobian Exp $
65 +
66 + 05 Jan 2014; Fabian Groffen <grobian@g.o> jdk-1.7.0.ebuild:
67 + Marked ~x{86,64}-macos since oracle-jdk-bin now works
68
69 *jdk-1.5.0-r1 (29 Jun 2013)
70 *jdk-1.6.0-r2 (29 Jun 2013)