diff options
author | Magnus Granberg <zorry@gentoo.org> | 2013-04-09 23:02:50 +0000 |
---|---|---|
committer | Magnus Granberg <zorry@gentoo.org> | 2013-04-09 23:02:50 +0000 |
commit | fc95c8ecacdc1599686af153e17e341a3c7c29a6 (patch) | |
tree | 3afb17ee180213b07eb8234ce149082195586f9a /profiles | |
parent | Bumping to 5.0.3 (diff) | |
download | historical-fc95c8ecacdc1599686af153e17e341a3c7c29a6.tar.gz historical-fc95c8ecacdc1599686af153e17e341a3c7c29a6.tar.bz2 historical-fc95c8ecacdc1599686af153e17e341a3c7c29a6.zip |
Mask media-video/nvidia-settings on hardened profile
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/hardened/linux/amd64/package.mask | 5 | ||||
-rw-r--r-- | profiles/hardened/linux/x86/package.mask | 5 |
3 files changed, 11 insertions, 5 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 8d0d4bddca3a..b394e1ebe3d6 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7711 2013/04/09 18:46:58 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7712 2013/04/09 23:02:49 zorry Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 11 Apr 2013; Magnus Granberg <zorry@gentoo.org> + hardened/linux/amd64/package.mask, hardened/linux/x86/package.mask: + Mask media-video/nvidia-settings + 09 Apr 2013; Ulrich Müller <ulm@gentoo.org> license_groups: Add LambdaMOO license to MISC-FREE group, bug 465280. diff --git a/profiles/hardened/linux/amd64/package.mask b/profiles/hardened/linux/amd64/package.mask index 60a4b1f855ea..eb787d48f00d 100644 --- a/profiles/hardened/linux/amd64/package.mask +++ b/profiles/hardened/linux/amd64/package.mask @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/package.mask,v 1.4 2012/11/20 04:18:17 zorry Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/package.mask,v 1.5 2013/04/09 23:02:50 zorry Exp $ # Magnus Granberg <zorry@gentoo.org> (20 Nov 2012) # Newer then 300.00 is patched but we still have RWX in the libs. @@ -8,8 +8,9 @@ # hell will rule. # Bug 433121 <=x11-drivers/nvidia-drivers-300.00 -#media-video/nvidia-settings #dev-util/nvidia-cuda-sdk +# Need X +media-video/nvidia-settings # Depends on x11-drivers/nvidia-drivers #dev-python/pyopencl diff --git a/profiles/hardened/linux/x86/package.mask b/profiles/hardened/linux/x86/package.mask index 025195089dd5..ff27b6e1e6fe 100644 --- a/profiles/hardened/linux/x86/package.mask +++ b/profiles/hardened/linux/x86/package.mask @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.mask,v 1.8 2012/11/27 01:20:13 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.mask,v 1.9 2013/04/09 23:02:50 zorry Exp $ # Rick Farina <zerochaos@gentoo.org> (26 Nov 2012) # Newer then 300.00 is patched but we still have RWX in the libs. @@ -8,8 +8,9 @@ # hell will rule. Propogating change from amd64. # Bug 433121 <=x11-drivers/nvidia-drivers-300.00 -#media-video/nvidia-settings #dev-util/nvidia-cuda-sdk +# Need X +media-video/nvidia-settings # Depends on x11-drivers/nvidia-drivers #dev-python/pyopencl |