summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2016-01-07 15:34:04 +0000
committerJames Le Cuirot <chewi@gentoo.org>2016-01-07 15:36:28 +0000
commitcb960b38ab1677da0622e51d4b5684c8fb34d1a6 (patch)
treef9a8483ca3364adc1e3c5c68eeccd930148e0178 /dev-java/icedtea
parentdev-db/postgresql: Bump to 9.5 (diff)
downloadgentoo-cb960b38ab1677da0622e51d4b5684c8fb34d1a6.tar.gz
gentoo-cb960b38ab1677da0622e51d4b5684c8fb34d1a6.tar.bz2
gentoo-cb960b38ab1677da0622e51d4b5684c8fb34d1a6.zip
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
Diffstat (limited to 'dev-java/icedtea')
-rw-r--r--dev-java/icedtea/icedtea-6.1.13.9-r2.ebuild2
-rw-r--r--dev-java/icedtea/icedtea-7.2.6.3-r3.ebuild2
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 2b60e5b951fd..3ee8a107a807 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 8f719d9de2c7..bd433a434c7a 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 )"