diff options
author | Magnus Granberg <zorry@gentoo.org> | 2012-11-29 21:20:47 +0000 |
---|---|---|
committer | Magnus Granberg <zorry@gentoo.org> | 2012-11-29 21:20:47 +0000 |
commit | 0f7a1885540f1aae1fda11b5b26faaa4df802e19 (patch) | |
tree | ae90a8a53269609b63bd13a781d74701ace47974 /profiles/hardened | |
parent | media-tv/nxtvepg: Broken dep on <tk-8.4 (diff) | |
download | gentoo-2-0f7a1885540f1aae1fda11b5b26faaa4df802e19.tar.gz gentoo-2-0f7a1885540f1aae1fda11b5b26faaa4df802e19.tar.bz2 gentoo-2-0f7a1885540f1aae1fda11b5b26faaa4df802e19.zip |
Mask nvidia on app-admin/conky on hardened profile
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/linux/amd64/package.use.mask | 6 | ||||
-rw-r--r-- | profiles/hardened/linux/x86/package.use.mask | 5 |
2 files changed, 9 insertions, 2 deletions
diff --git a/profiles/hardened/linux/amd64/package.use.mask b/profiles/hardened/linux/amd64/package.use.mask index b7aadc4e0a29..ef4cbf0184f0 100644 --- a/profiles/hardened/linux/amd64/package.use.mask +++ b/profiles/hardened/linux/amd64/package.use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/package.use.mask,v 1.22 2012/11/20 18:45:08 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/package.use.mask,v 1.23 2012/11/29 21:20:47 zorry Exp $ # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -25,3 +25,7 @@ dev-lang/path64 assembler # Bug 433121 # also mask tools as it requires X -zerochaos x11-drivers/nvidia-drivers X tools + +# Magnus Granberg <zorry@gentoo.org> (29 Nov 2012) +# Bug #444786 disable nvidia on app-admin/conky +app-admin/conky nvidia diff --git a/profiles/hardened/linux/x86/package.use.mask b/profiles/hardened/linux/x86/package.use.mask index c1d488890af6..d3071e0ca436 100644 --- a/profiles/hardened/linux/x86/package.use.mask +++ b/profiles/hardened/linux/x86/package.use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.use.mask,v 1.17 2012/11/27 01:20:13 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.use.mask,v 1.18 2012/11/29 21:20:47 zorry Exp $ # cyrus-sasl doesn't work w/ USE=berkdb (#192753) dev-libs/cyrus-sasl berkdb @@ -15,3 +15,6 @@ dev-libs/cyrus-sasl berkdb # Bug 433121 x11-drivers/nvidia-drivers X tools +# Magnus Granberg <zorry@gentoo.org> (29 Nov 2012) +# Bug #444786 disable nvidia on app-admin/conky +app-admin/conky nvidia |