diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-01-07 12:09:44 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-01-07 12:11:11 -0800 |
commit | 7bed783ba77f3cbb28cc76f99f27a65388733f3e (patch) | |
tree | 73120074f129dd4756a4e1f13ff82795b2dd0dbe /dev-java | |
parent | dev-java/openjdk-bin: make webstart opt-in (diff) | |
download | gentoo-7bed783ba77f3cbb28cc76f99f27a65388733f3e.tar.gz gentoo-7bed783ba77f3cbb28cc76f99f27a65388733f3e.tar.bz2 gentoo-7bed783ba77f3cbb28cc76f99f27a65388733f3e.zip |
dev-java/openjdk-jre-bin: make webstart opt-in
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'dev-java')
4 files changed, 8 insertions, 8 deletions
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 index 6efa5873bdfa..6908dd4a66c9 100644 --- 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -22,7 +22,7 @@ DESCRIPTION="Prebuilt Java JRE binaries provided by AdoptOpenJDK" HOMEPAGE="https://adoptopenjdk.net" LICENSE="GPL-2-with-classpath-exception" KEYWORDS="~amd64" -IUSE="alsa cups +gentoo-vm headless-awt nsplugin selinux +webstart" +IUSE="alsa cups +gentoo-vm headless-awt nsplugin selinux webstart" RDEPEND=" media-libs/fontconfig:1.0 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 index 6efa5873bdfa..6908dd4a66c9 100644 --- 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -22,7 +22,7 @@ DESCRIPTION="Prebuilt Java JRE binaries provided by AdoptOpenJDK" HOMEPAGE="https://adoptopenjdk.net" LICENSE="GPL-2-with-classpath-exception" KEYWORDS="~amd64" -IUSE="alsa cups +gentoo-vm headless-awt nsplugin selinux +webstart" +IUSE="alsa cups +gentoo-vm headless-awt nsplugin selinux webstart" RDEPEND=" media-libs/fontconfig:1.0 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 index 52e061d094ab..ce2ae3294602 100644 --- 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -23,7 +23,7 @@ SRC_URI=" LICENSE="GPL-2-with-classpath-exception" KEYWORDS="amd64" -IUSE="alsa cups +gentoo-vm headless-awt nsplugin selinux +webstart" +IUSE="alsa cups +gentoo-vm headless-awt nsplugin selinux webstart" RDEPEND=" media-libs/fontconfig:1.0 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 index e70418e586b4..5c67ca6a6216 100644 --- 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -23,7 +23,7 @@ SRC_URI=" LICENSE="GPL-2-with-classpath-exception" KEYWORDS="~amd64" -IUSE="alsa cups +gentoo-vm headless-awt nsplugin selinux +webstart" +IUSE="alsa cups +gentoo-vm headless-awt nsplugin selinux webstart" RDEPEND=" media-libs/fontconfig:1.0 |