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
This commit is contained in:
James Le Cuirot
2016-01-05 13:29:13 +00:00
parent 267d702a0e
commit 557144a439
2 changed files with 2 additions and 2 deletions

View File

@@ -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.

View File

@@ -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 )"