summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2016-01-05 13:29:13 +0000
committerJames Le Cuirot <chewi@gentoo.org>2016-01-05 13:29:53 +0000
commit557144a43928972f0da5be6e85dd37e44fe7e63d (patch)
treec5b972b624d6e49100512e1731d05d754fbd5038 /dev-java/icedtea
parentdev-java/icedtea-web: Disable nsplugin by default to avoid conflicts (diff)
downloadgentoo-557144a43928972f0da5be6e85dd37e44fe7e63d.tar.gz
gentoo-557144a43928972f0da5be6e85dd37e44fe7e63d.tar.bz2
gentoo-557144a43928972f0da5be6e85dd37e44fe7e63d.zip
dev-java/icedtea: Disable nsplugin by default to avoid conflicts
It's a dying technology that most people avoid for fear of security vulnerabilities anyway. 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 552d4aac349d..2b60e5b951fd 100644
--- a/dev-java/icedtea/icedtea-6.1.13.9-r2.ebuild
+++ b/dev-java/icedtea/icedtea-6.1.13.9-r2.ebuild
@@ -38,7 +38,7 @@ KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
RESTRICT="test"
IUSE="+alsa cacao cjk +cups debug doc examples +gtk headless-awt
- javascript +jbootstrap kerberos +nsplugin +nss pax_kernel pulseaudio
+ javascript +jbootstrap kerberos nsplugin +nss pax_kernel pulseaudio
selinux source systemtap test zero +webstart"
# Ideally the following were optional at build time.
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 d32b642aa1ff..8f719d9de2c7 100644
--- a/dev-java/icedtea/icedtea-7.2.6.3-r3.ebuild
+++ b/dev-java/icedtea/icedtea-7.2.6.3-r3.ebuild
@@ -61,7 +61,7 @@ KEYWORDS="~amd64 ~arm ~ppc ~x86"
RESTRICT="test"
IUSE="+alsa cacao cjk +cups debug doc examples +gtk headless-awt infinality
- jamvm javascript +jbootstrap kerberos +nsplugin nss pax_kernel
+ jamvm javascript +jbootstrap kerberos nsplugin nss pax_kernel
pulseaudio sctp selinux smartcard source +sunec test zero +webstart"
REQUIRED_USE="gtk? ( !headless-awt )"