dev-java/icedtea: Disable webstart by default as well
authorJames Le Cuirot <chewi@gentoo.org>
Thu, 7 Jan 2016 15:34:04 +0000 (15:34 +0000)
committerJames Le Cuirot <chewi@gentoo.org>
Thu, 7 Jan 2016 15:36:28 +0000 (15:36 +0000)
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
dev-java/icedtea/icedtea-7.2.6.3-r3.ebuild

index 2b60e5b951fd9009bf0ca683610c43def0edd920..3ee8a107a807ac4b24615fafcce187492db55bd3 100644 (file)
@@ -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="
index 8f719d9de2c744c9187907c605bea6f7fea885b6..bd433a434c7a4cae69118318bb4f35dcdbfba72b 100644 (file)
@@ -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 )"