commit: 5a76338309f431e6ba46365cdebfd5d3d4a930b6 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Tue Jan 7 20:10:34 2020 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Tue Jan 7 20:11:11 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a763383
dev-java/icedtea: 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 <AT> gentoo.org> dev-java/icedtea/icedtea-3.13.0.ebuild | 4 ++-- dev-java/icedtea/icedtea-3.14.0.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-java/icedtea/icedtea-3.13.0.ebuild b/dev-java/icedtea/icedtea-3.13.0.ebuild index b68d66cb8ce..ce1979057ab 100644 --- a/dev-java/icedtea/icedtea-3.13.0.ebuild +++ b/dev-java/icedtea/icedtea-3.13.0.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 # Build written by Andrew John Hughes ([email protected]) @@ -71,7 +71,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" IUSE="+alsa cacao +cups doc examples +gtk headless-awt jamvm +jbootstrap kerberos libressl nsplugin pax_kernel +pch - pulseaudio sctp selinux shenandoah smartcard +source +system-lcms test +webstart zero" + pulseaudio sctp selinux shenandoah smartcard +source +system-lcms test webstart zero" RESTRICT="!test? ( test )" REQUIRED_USE="gtk? ( !headless-awt )" diff --git a/dev-java/icedtea/icedtea-3.14.0.ebuild b/dev-java/icedtea/icedtea-3.14.0.ebuild index c52bf327654..03d9440ef6c 100644 --- a/dev-java/icedtea/icedtea-3.14.0.ebuild +++ b/dev-java/icedtea/icedtea-3.14.0.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 # Build written by Andrew John Hughes ([email protected]) @@ -71,7 +71,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" IUSE="+alsa cacao +cups doc examples +gtk headless-awt jamvm +jbootstrap kerberos libressl nsplugin pax_kernel +pch - pulseaudio sctp selinux shenandoah smartcard +source +system-lcms test +webstart zero" + pulseaudio sctp selinux shenandoah smartcard +source +system-lcms test webstart zero" RESTRICT="!test? ( test )" REQUIRED_USE="gtk? ( !headless-awt )"
