diff options
author | 2009-05-24 21:01:38 +0000 | |
---|---|---|
committer | 2009-05-24 21:01:38 +0000 | |
commit | 33f7398b84d6a97579d3bcd1ed1cb6bd2a866292 (patch) | |
tree | 326cf8fb5e34a2dfd1d693f28c3f5728f32bd557 /profiles/uclibc/x86 | |
parent | Fix to offer new option for STARTTLS if required, as needed by Gentoo infrast... (diff) | |
download | gentoo-2-33f7398b84d6a97579d3bcd1ed1cb6bd2a866292.tar.gz gentoo-2-33f7398b84d6a97579d3bcd1ed1cb6bd2a866292.tar.bz2 gentoo-2-33f7398b84d6a97579d3bcd1ed1cb6bd2a866292.zip |
Mask nsplugin of 1.4 JVM's. Bug #263810.
Diffstat (limited to 'profiles/uclibc/x86')
-rw-r--r-- | profiles/uclibc/x86/package.use.mask | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/profiles/uclibc/x86/package.use.mask b/profiles/uclibc/x86/package.use.mask index d6a3e1f36c6a..c5354b0c690b 100644 --- a/profiles/uclibc/x86/package.use.mask +++ b/profiles/uclibc/x86/package.use.mask @@ -1,6 +1,6 @@ # This file requires >=portage-2.1.1 -dev-java/sun-jdk -nsplugin -dev-java/sun-jre-bin -nsplugin -dev-java/ibm-jdk-bin -nsplugin -dev-java/ibm-jre-bin -nsplugin +>=dev-java/sun-jdk-1.5 -nsplugin +>=dev-java/sun-jre-bin-1.5 -nsplugin +>=dev-java/ibm-jdk-bin-1.5 -nsplugin +>=dev-java/ibm-jre-bin-1.5 -nsplugin |