diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-01-07 12:08:49 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-01-07 12:11:11 -0800 |
commit | 824253f873c25719df90eb1efd5e31e647435c06 (patch) | |
tree | f0261f5db3d7bf57d32ac0cf498b60b9c0a7a849 /dev-java/openjdk-bin | |
parent | dev-java/openjdk: make webstart opt-in (diff) | |
download | gentoo-824253f873c25719df90eb1efd5e31e647435c06.tar.gz gentoo-824253f873c25719df90eb1efd5e31e647435c06.tar.bz2 gentoo-824253f873c25719df90eb1efd5e31e647435c06.zip |
dev-java/openjdk-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/openjdk-bin')
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-java/openjdk-bin/openjdk-bin-11.0.4_p11.ebuild b/dev-java/openjdk-bin/openjdk-bin-11.0.4_p11.ebuild index 16dc044a614d..c629d40f4861 100644 --- a/dev-java/openjdk-bin/openjdk-bin-11.0.4_p11.ebuild +++ b/dev-java/openjdk-bin/openjdk-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 @@ -25,7 +25,7 @@ DESCRIPTION="Prebuilt Java JDK binaries provided by AdoptOpenJDK" HOMEPAGE="https://adoptopenjdk.net" LICENSE="GPL-2-with-classpath-exception" KEYWORDS="~amd64 ~arm ~arm64 ~ppc64" -IUSE="alsa cups doc examples +gentoo-vm headless-awt nsplugin selinux source +webstart" +IUSE="alsa cups doc examples +gentoo-vm headless-awt nsplugin selinux source webstart" RDEPEND=" media-libs/fontconfig:1.0 diff --git a/dev-java/openjdk-bin/openjdk-bin-11.0.5_p10.ebuild b/dev-java/openjdk-bin/openjdk-bin-11.0.5_p10.ebuild index 3f1b4f75da71..52b3d9d67df5 100644 --- a/dev-java/openjdk-bin/openjdk-bin-11.0.5_p10.ebuild +++ b/dev-java/openjdk-bin/openjdk-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 @@ -24,7 +24,7 @@ DESCRIPTION="Prebuilt Java JDK binaries provided by AdoptOpenJDK" HOMEPAGE="https://adoptopenjdk.net" LICENSE="GPL-2-with-classpath-exception" KEYWORDS="~amd64 ~arm ~ppc64" -IUSE="alsa cups doc examples +gentoo-vm headless-awt nsplugin selinux source +webstart" +IUSE="alsa cups doc examples +gentoo-vm headless-awt nsplugin selinux source webstart" RDEPEND=" media-libs/fontconfig:1.0 diff --git a/dev-java/openjdk-bin/openjdk-bin-8.222_p10-r1.ebuild b/dev-java/openjdk-bin/openjdk-bin-8.222_p10-r1.ebuild index 2ff06a07bf1b..1c48331fa58d 100644 --- a/dev-java/openjdk-bin/openjdk-bin-8.222_p10-r1.ebuild +++ b/dev-java/openjdk-bin/openjdk-bin-8.222_p10-r1.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 @@ -26,7 +26,7 @@ SRC_URI=" LICENSE="GPL-2-with-classpath-exception" KEYWORDS="amd64 ~arm arm64 ppc64" -IUSE="alsa cups examples +gentoo-vm headless-awt nsplugin selinux source +webstart" +IUSE="alsa cups examples +gentoo-vm headless-awt nsplugin selinux source webstart" RDEPEND=" media-libs/fontconfig:1.0 diff --git a/dev-java/openjdk-bin/openjdk-bin-8.232_p09.ebuild b/dev-java/openjdk-bin/openjdk-bin-8.232_p09.ebuild index e1c51cc17b64..9225c3e2202b 100644 --- a/dev-java/openjdk-bin/openjdk-bin-8.232_p09.ebuild +++ b/dev-java/openjdk-bin/openjdk-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 @@ -26,7 +26,7 @@ SRC_URI=" LICENSE="GPL-2-with-classpath-exception" KEYWORDS="~amd64 ~arm ~arm64 ~ppc64" -IUSE="alsa cups examples +gentoo-vm headless-awt nsplugin selinux source +webstart" +IUSE="alsa cups examples +gentoo-vm headless-awt nsplugin selinux source webstart" RDEPEND=" media-libs/fontconfig:1.0 |