Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/openjdk-jre-bin/
Date: Tue, 07 Jan 2020 20:13:32
Message-Id: 1578427871.7bed783ba77f3cbb28cc76f99f27a65388733f3e.gyakovlev@gentoo
1 commit: 7bed783ba77f3cbb28cc76f99f27a65388733f3e
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 7 20:09:44 2020 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 7 20:11:11 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bed783b
7
8 dev-java/openjdk-jre-bin: make webstart opt-in
9
10 Copyright: Sony Interactive Entertainment Inc.
11 Package-Manager: Portage-2.3.79, Repoman-2.3.16
12 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
13
14 dev-java/openjdk-jre-bin/openjdk-jre-bin-11.0.4_p11.ebuild | 4 ++--
15 dev-java/openjdk-jre-bin/openjdk-jre-bin-11.0.5_p10.ebuild | 4 ++--
16 dev-java/openjdk-jre-bin/openjdk-jre-bin-8.222_p10.ebuild | 4 ++--
17 dev-java/openjdk-jre-bin/openjdk-jre-bin-8.232_p09.ebuild | 4 ++--
18 4 files changed, 8 insertions(+), 8 deletions(-)
19
20 diff --git a/dev-java/openjdk-jre-bin/openjdk-jre-bin-11.0.4_p11.ebuild b/dev-java/openjdk-jre-bin/openjdk-jre-bin-11.0.4_p11.ebuild
21 index 6efa5873bdf..6908dd4a66c 100644
22 --- a/dev-java/openjdk-jre-bin/openjdk-jre-bin-11.0.4_p11.ebuild
23 +++ b/dev-java/openjdk-jre-bin/openjdk-jre-bin-11.0.4_p11.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2019 Gentoo Authors
26 +# Copyright 1999-2020 Gentoo Authors
27 # Distributed under the terms of the GNU General Public License v2
28
29 EAPI=6
30 @@ -22,7 +22,7 @@ DESCRIPTION="Prebuilt Java JRE binaries provided by AdoptOpenJDK"
31 HOMEPAGE="https://adoptopenjdk.net"
32 LICENSE="GPL-2-with-classpath-exception"
33 KEYWORDS="~amd64"
34 -IUSE="alsa cups +gentoo-vm headless-awt nsplugin selinux +webstart"
35 +IUSE="alsa cups +gentoo-vm headless-awt nsplugin selinux webstart"
36
37 RDEPEND="
38 media-libs/fontconfig:1.0
39
40 diff --git a/dev-java/openjdk-jre-bin/openjdk-jre-bin-11.0.5_p10.ebuild b/dev-java/openjdk-jre-bin/openjdk-jre-bin-11.0.5_p10.ebuild
41 index 6efa5873bdf..6908dd4a66c 100644
42 --- a/dev-java/openjdk-jre-bin/openjdk-jre-bin-11.0.5_p10.ebuild
43 +++ b/dev-java/openjdk-jre-bin/openjdk-jre-bin-11.0.5_p10.ebuild
44 @@ -1,4 +1,4 @@
45 -# Copyright 1999-2019 Gentoo Authors
46 +# Copyright 1999-2020 Gentoo Authors
47 # Distributed under the terms of the GNU General Public License v2
48
49 EAPI=6
50 @@ -22,7 +22,7 @@ DESCRIPTION="Prebuilt Java JRE binaries provided by AdoptOpenJDK"
51 HOMEPAGE="https://adoptopenjdk.net"
52 LICENSE="GPL-2-with-classpath-exception"
53 KEYWORDS="~amd64"
54 -IUSE="alsa cups +gentoo-vm headless-awt nsplugin selinux +webstart"
55 +IUSE="alsa cups +gentoo-vm headless-awt nsplugin selinux webstart"
56
57 RDEPEND="
58 media-libs/fontconfig:1.0
59
60 diff --git a/dev-java/openjdk-jre-bin/openjdk-jre-bin-8.222_p10.ebuild b/dev-java/openjdk-jre-bin/openjdk-jre-bin-8.222_p10.ebuild
61 index 52e061d094a..ce2ae329460 100644
62 --- a/dev-java/openjdk-jre-bin/openjdk-jre-bin-8.222_p10.ebuild
63 +++ b/dev-java/openjdk-jre-bin/openjdk-jre-bin-8.222_p10.ebuild
64 @@ -1,4 +1,4 @@
65 -# Copyright 1999-2019 Gentoo Authors
66 +# Copyright 1999-2020 Gentoo Authors
67 # Distributed under the terms of the GNU General Public License v2
68
69 EAPI=6
70 @@ -23,7 +23,7 @@ SRC_URI="
71 LICENSE="GPL-2-with-classpath-exception"
72 KEYWORDS="amd64"
73
74 -IUSE="alsa cups +gentoo-vm headless-awt nsplugin selinux +webstart"
75 +IUSE="alsa cups +gentoo-vm headless-awt nsplugin selinux webstart"
76
77 RDEPEND="
78 media-libs/fontconfig:1.0
79
80 diff --git a/dev-java/openjdk-jre-bin/openjdk-jre-bin-8.232_p09.ebuild b/dev-java/openjdk-jre-bin/openjdk-jre-bin-8.232_p09.ebuild
81 index e70418e586b..5c67ca6a621 100644
82 --- a/dev-java/openjdk-jre-bin/openjdk-jre-bin-8.232_p09.ebuild
83 +++ b/dev-java/openjdk-jre-bin/openjdk-jre-bin-8.232_p09.ebuild
84 @@ -1,4 +1,4 @@
85 -# Copyright 1999-2019 Gentoo Authors
86 +# Copyright 1999-2020 Gentoo Authors
87 # Distributed under the terms of the GNU General Public License v2
88
89 EAPI=6
90 @@ -23,7 +23,7 @@ SRC_URI="
91 LICENSE="GPL-2-with-classpath-exception"
92 KEYWORDS="~amd64"
93
94 -IUSE="alsa cups +gentoo-vm headless-awt nsplugin selinux +webstart"
95 +IUSE="alsa cups +gentoo-vm headless-awt nsplugin selinux webstart"
96
97 RDEPEND="
98 media-libs/fontconfig:1.0