diff options
author | Vlastimil Babka <caster@gentoo.org> | 2010-03-31 16:07:57 +0000 |
---|---|---|
committer | Vlastimil Babka <caster@gentoo.org> | 2010-03-31 16:07:57 +0000 |
commit | b66ff6f88e0fc651dd7874d8cae3bd5bfe7ea06c (patch) | |
tree | f8b52a5c5f5f3fac6cf8ebb4635078512bc53c79 /profiles/uclibc | |
parent | Stop unmasking nsplugin of sun-jdk and sun-jre-bin 1.5 due to security #306579. (diff) | |
download | gentoo-2-b66ff6f88e0fc651dd7874d8cae3bd5bfe7ea06c.tar.gz gentoo-2-b66ff6f88e0fc651dd7874d8cae3bd5bfe7ea06c.tar.bz2 gentoo-2-b66ff6f88e0fc651dd7874d8cae3bd5bfe7ea06c.zip |
Stop unmasking nsplugin of sun-jdk and sun-jre-bin 1.5 due to security #306579.
Diffstat (limited to 'profiles/uclibc')
-rw-r--r-- | profiles/uclibc/x86/package.use.mask | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/profiles/uclibc/x86/package.use.mask b/profiles/uclibc/x86/package.use.mask index aa9c18b5af90..f51f31059c2d 100644 --- a/profiles/uclibc/x86/package.use.mask +++ b/profiles/uclibc/x86/package.use.mask @@ -1,10 +1,10 @@ # 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.3 2009/07/31 09:58:03 ssuominen Exp $ +# $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.5 -nsplugin ->=dev-java/sun-jre-bin-1.5 -nsplugin +>=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 |