commit: 557144a43928972f0da5be6e85dd37e44fe7e63d
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 5 13:29:13 2016 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Tue Jan 5 13:29:53 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=557144a4
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
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 552d4aa..2b60e5b 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 d32b642..8f719d9 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 )"