diff options
author | 2015-07-28 23:24:36 +0000 | |
---|---|---|
committer | 2015-07-28 23:24:36 +0000 | |
commit | b1e79bcbf267e485c4b9385c81a7621bc683d4af (patch) | |
tree | 06ec7e4ab6ac93d5c824ac589e4f256b77b918cc | |
parent | Remove obsolete jdk/jre mask. (diff) | |
download | historical-b1e79bcbf267e485c4b9385c81a7621bc683d4af.tar.gz historical-b1e79bcbf267e485c4b9385c81a7621bc683d4af.tar.bz2 historical-b1e79bcbf267e485c4b9385c81a7621bc683d4af.zip |
nsplugin should never have been unmasked on uClibc because these
proprietary JVMs need glibc anyway.
-rw-r--r-- | profiles/uclibc/x86/package.use.mask | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/profiles/uclibc/x86/package.use.mask b/profiles/uclibc/x86/package.use.mask deleted file mode 100644 index f51f31059c2d..000000000000 --- a/profiles/uclibc/x86/package.use.mask +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/uclibc/x86/package.use.mask,v 1.4 2010/03/31 16:07:57 caster Exp $ - -# This file requires >=portage-2.1.1 - ->=dev-java/sun-jdk-1.6 -nsplugin ->=dev-java/sun-jre-bin-1.6 -nsplugin ->=dev-java/ibm-jdk-bin-1.5 -nsplugin ->=dev-java/ibm-jre-bin-1.5 -nsplugin |