diff options
author | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-10-25 18:34:19 +0000 |
---|---|---|
committer | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-10-25 18:34:19 +0000 |
commit | 4f818b6b6fd6a718fcc33bf9079466c4ad073ee7 (patch) | |
tree | 7c0336797c4c00b837e47990fa24cba11253e416 /profiles/hardened | |
parent | * bug #148163 (diff) | |
download | historical-4f818b6b6fd6a718fcc33bf9079466c4ad073ee7.tar.gz historical-4f818b6b6fd6a718fcc33bf9079466c4ad073ee7.tar.bz2 historical-4f818b6b6fd6a718fcc33bf9079466c4ad073ee7.zip |
unmask nsplugin for java vms; bug #147908
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/x86/2.6/package.use.mask | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/profiles/hardened/x86/2.6/package.use.mask b/profiles/hardened/x86/2.6/package.use.mask new file mode 100644 index 000000000000..63a3a3bf8b71 --- /dev/null +++ b/profiles/hardened/x86/2.6/package.use.mask @@ -0,0 +1,7 @@ +# This file requires >=portage-2.1.1 + +# bug #147908 - unmask these on x86 profiles +dev-java/sun-jdk -nsplugin +dev-java/sun-jre-bin -nsplugin +dev-java/ibm-jdk-bin -nsplugin +dev-java/ibm-jre-bin -nsplugin |