commit:     cb960b38ab1677da0622e51d4b5684c8fb34d1a6
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  7 15:34:04 2016 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Thu Jan  7 15:36:28 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb960b38

dev-java/icedtea: Disable webstart by default as well

It's not as dead as nsplugin but I imagine most people would rather
avoid the extra dependency on icedtea-web.

Package-Manager: portage-2.2.26

 dev-java/icedtea/icedtea-6.1.13.9-r2.ebuild | 2 +-
 dev-java/icedtea/icedtea-7.2.6.3-r3.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-java/icedtea/icedtea-6.1.13.9-r2.ebuild 
b/dev-java/icedtea/icedtea-6.1.13.9-r2.ebuild
index 2b60e5b..3ee8a10 100644
--- a/dev-java/icedtea/icedtea-6.1.13.9-r2.ebuild
+++ b/dev-java/icedtea/icedtea-6.1.13.9-r2.ebuild
@@ -39,7 +39,7 @@ RESTRICT="test"
 
 IUSE="+alsa cacao cjk +cups debug doc examples +gtk headless-awt
        javascript +jbootstrap kerberos nsplugin +nss pax_kernel pulseaudio
-       selinux source systemtap test zero +webstart"
+       selinux source systemtap test webstart zero"
 
 # Ideally the following were optional at build time.
 ALSA_COMMON_DEP="

diff --git a/dev-java/icedtea/icedtea-7.2.6.3-r3.ebuild 
b/dev-java/icedtea/icedtea-7.2.6.3-r3.ebuild
index 8f719d9..bd433a4 100644
--- a/dev-java/icedtea/icedtea-7.2.6.3-r3.ebuild
+++ b/dev-java/icedtea/icedtea-7.2.6.3-r3.ebuild
@@ -62,7 +62,7 @@ RESTRICT="test"
 
 IUSE="+alsa cacao cjk +cups debug doc examples +gtk headless-awt infinality
        jamvm javascript +jbootstrap kerberos nsplugin nss pax_kernel
-       pulseaudio sctp selinux smartcard source +sunec test zero +webstart"
+       pulseaudio sctp selinux smartcard source +sunec test webstart zero"
 
 REQUIRED_USE="gtk? ( !headless-awt )"
 

Reply via email to