commit: 1edebd0c1a4f8655f53e80aeeaf8666d185dcc89
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sun May 22 20:17:42 2016 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sun May 22 20:20:18 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1edebd0c
profiles: Remove obsolete dev-java/ibm-{jdk,jre}-bin masks
haubi may bring this JVM back but probably just for AIX so I suspect
any masks would need to be arranged differently.
profiles/arch/powerpc/package.use.mask | 5 -----
profiles/arch/x86/package.use.mask | 9 ---------
profiles/base/package.use.mask | 8 --------
profiles/prefix/aix/package.use.mask | 6 +-----
profiles/uclibc/ppc/package.use.mask | 6 +-----
5 files changed, 2 insertions(+), 32 deletions(-)
diff --git a/profiles/arch/powerpc/package.use.mask
b/profiles/arch/powerpc/package.use.mask
index 6939b0c..d21eb15 100644
--- a/profiles/arch/powerpc/package.use.mask
+++ b/profiles/arch/powerpc/package.use.mask
@@ -335,11 +335,6 @@ dev-ruby/activerecord sqlite3
# masking zephyr USE on pidgin
net-im/pidgin zephyr
-=dev-java/ibm-jdk-bin-1.5* -nsplugin
-=dev-java/ibm-jre-bin-1.5* -nsplugin
-=dev-java/ibm-jdk-bin-1.6* -nsplugin
-=dev-java/ibm-jre-bin-1.6* -nsplugin
-
# Joseph Jezak <[email protected]> (28 Jun 2007)
# Masked Parallel LCD devices for bug #180683
# app-misc/lcd4linux
diff --git a/profiles/arch/x86/package.use.mask
b/profiles/arch/x86/package.use.mask
index 708b251..5b289f2 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -235,10 +235,6 @@ www-client/firefox -ipc
# x86 platforms works
sys-power/pm-utils -video_cards_intel -video_cards_radeon
-# Vlastimil Babka <[email protected]> (31 Mar 2010)
->=dev-java/ibm-jdk-bin-1.5 -nsplugin
->=dev-java/ibm-jre-bin-1.5 -nsplugin
-
# Jim Ramsay <[email protected]> (24 March 2011)
# '64bit' '32bit' 'nspluginwrapper' are for amd64 only
www-plugins/adobe-flash 32bit 64bit
@@ -269,10 +265,5 @@ app-text/enchant -zemberek
x11-terms/eterm sse2
x11-terms/eterm cpu_flags_x86_sse2
-# Christian Faulhammer <[email protected]> (14 Jan 2008)
-# only works on x86
-dev-java/ibm-jdk-bin -alsa
-dev-java/ibm-jre-bin -alsa
-
# Steve Dibb <[email protected]> (29 Sept 2008)
media-video/mplayer -cpudetection -custom-cpuopts -bindist
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index efe31ae..c6e12b9 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -863,9 +863,6 @@ dev-python/kaa-base tls
# Java is not supported in most of the arches enchant is keyworded
app-text/enchant zemberek
-dev-java/ibm-jdk-bin nsplugin
-dev-java/ibm-jre-bin nsplugin
-
# These are for BSD only
net-proxy/squid ipf-transparent pf-transparent
app-admin/sshguard ipfilter
@@ -873,11 +870,6 @@ app-admin/sshguard ipfilter
# Linking against libnfsidmap requires libs in /usr #149472
sys-apps/acl nfs
-# Christian Faulhammer <[email protected]> (14 Jan 2008)
-# only works on x86, where this will be unmasked
-dev-java/ibm-jdk-bin alsa
-dev-java/ibm-jre-bin alsa
-
# Raúl Porcel <[email protected]> (09 Nov 2008)
# CPU opts: This needs amd64, x86 and ppc on some of them
# dvdnav: hard masked dependency
diff --git a/profiles/prefix/aix/package.use.mask
b/profiles/prefix/aix/package.use.mask
index 11d87df..f7b6aa9 100644
--- a/profiles/prefix/aix/package.use.mask
+++ b/profiles/prefix/aix/package.use.mask
@@ -1,11 +1,7 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
# Michael Haubenwallner <[email protected]> (16 Feb 2012)
# JIT implementation in pcre does not know about AIX.
dev-libs/libpcre jit
-
-# Michael Haubenwallner <[email protected]> (08 May 2009)
-# IBM does not provide "Java Communications API support" for AIX
-dev-java/ibm-jdk-bin javacomm
diff --git a/profiles/uclibc/ppc/package.use.mask
b/profiles/uclibc/ppc/package.use.mask
index 4395b85..b5d1981 100644
--- a/profiles/uclibc/ppc/package.use.mask
+++ b/profiles/uclibc/ppc/package.use.mask
@@ -1,11 +1,7 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
# Joseph Jezak <[email protected]> (28 Jun 2007)
# Masked Parallel LCD devices for bug #180683
app-misc/lcd4linux lcd_devices_hd44780
-
-# Petteri Räty <[email protected]> (22 Oct 2006)
-# Not all of them support the nsplugin use flag. Resolves bug #147908.
-=dev-java/ibm-jdk-bin-1.5* -nsplugin
\ No newline at end of file