commit:     5cfba879f389077262fcf05fb763085f85ba4b49
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 17 21:24:25 2016 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sun Jan 17 21:24:25 2016 +0000
URL:        https://gitweb.gentoo.org/proj/java.git/commit/?id=5cfba879

dev-java/icedtea: Disable nsplugin and webstart by default

This makes these flags consistent with the main tree.

Package-Manager: portage-2.2.26

 dev-java/icedtea/icedtea-3.0.0_pre07-r1.ebuild   | 4 ++--
 dev-java/icedtea/icedtea-6.1.13.9.ebuild         | 6 +++---
 dev-java/icedtea/icedtea-6.9999.ebuild           | 8 ++++----
 dev-java/icedtea/icedtea-7.2.6.3-r1.ebuild       | 4 ++--
 dev-java/icedtea/icedtea-7.2.7.0_pre00-r1.ebuild | 4 ++--
 5 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/dev-java/icedtea/icedtea-3.0.0_pre07-r1.ebuild 
b/dev-java/icedtea/icedtea-3.0.0_pre07-r1.ebuild
index 42f8df5..9596de0 100644
--- a/dev-java/icedtea/icedtea-3.0.0_pre07-r1.ebuild
+++ b/dev-java/icedtea/icedtea-3.0.0_pre07-r1.ebuild
@@ -62,8 +62,8 @@ EHG_REVISION="${ICEDTEA_PKG}${ICEDTEA_PRE}"
 LICENSE="Apache-1.1 Apache-2.0 GPL-1 GPL-2 GPL-2-with-linking-exception LGPL-2 
MPL-1.0 MPL-1.1 public-domain W3C"
 KEYWORDS="~amd64 ~ppc64 ~x86"
 
-IUSE="+alsa cacao cjk +cups debug doc examples headless-awt jamvm +jbootstrap 
+nsplugin
-       +nss pax_kernel pulseaudio sctp selinux smartcard +source test zero 
+webstart"
+IUSE="+alsa cacao cjk +cups debug doc examples headless-awt jamvm +jbootstrap 
nsplugin
+       +nss pax_kernel pulseaudio sctp selinux smartcard +source test webstart 
zero"
 
 # Ideally the following were optional at build time.
 ALSA_COMMON_DEP="

diff --git a/dev-java/icedtea/icedtea-6.1.13.9.ebuild 
b/dev-java/icedtea/icedtea-6.1.13.9.ebuild
index 7967798..87c8220 100644
--- a/dev-java/icedtea/icedtea-6.1.13.9.ebuild
+++ b/dev-java/icedtea/icedtea-6.1.13.9.ebuild
@@ -37,9 +37,9 @@ SLOT="6"
 KEYWORDS="~amd64 ~ppc64 ~x86"
 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"
+IUSE="+alsa cacao cjk +cups debug doc examples +gtk headless-awt
+       javascript +jbootstrap kerberos nsplugin +nss pax_kernel pulseaudio
+       selinux source systemtap test webstart zero"
 
 # Ideally the following were optional at build time.
 ALSA_COMMON_DEP="

diff --git a/dev-java/icedtea/icedtea-6.9999.ebuild 
b/dev-java/icedtea/icedtea-6.9999.ebuild
index a0a4cfb..91ec90f 100644
--- a/dev-java/icedtea/icedtea-6.9999.ebuild
+++ b/dev-java/icedtea/icedtea-6.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 # Build written by Andrew John Hughes ([email protected])
@@ -36,9 +36,9 @@ SLOT="6"
 KEYWORDS=""
 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"
+IUSE="+alsa cacao cjk +cups debug doc examples +gtk headless-awt
+       javascript +jbootstrap kerberos nsplugin +nss pax_kernel pulseaudio
+       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-r1.ebuild 
b/dev-java/icedtea/icedtea-7.2.6.3-r1.ebuild
index 1cf5037..24312a3 100644
--- a/dev-java/icedtea/icedtea-7.2.6.3-r1.ebuild
+++ b/dev-java/icedtea/icedtea-7.2.6.3-r1.ebuild
@@ -61,8 +61,8 @@ KEYWORDS="~amd64"
 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"
+       jamvm javascript +jbootstrap kerberos nsplugin nss pax_kernel
+       pulseaudio sctp selinux smartcard source +sunec test webstart zero"
 
 REQUIRED_USE="gtk? ( !headless-awt )"
 

diff --git a/dev-java/icedtea/icedtea-7.2.7.0_pre00-r1.ebuild 
b/dev-java/icedtea/icedtea-7.2.7.0_pre00-r1.ebuild
index 9f8671c..6916c78 100644
--- a/dev-java/icedtea/icedtea-7.2.7.0_pre00-r1.ebuild
+++ b/dev-java/icedtea/icedtea-7.2.7.0_pre00-r1.ebuild
@@ -61,8 +61,8 @@ KEYWORDS=""
 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"
+       jamvm javascript +jbootstrap kerberos nsplugin nss pax_kernel
+       pulseaudio sctp selinux smartcard source +sunec test webstart zero"
 
 REQUIRED_USE="gtk? ( !headless-awt )"
 

Reply via email to