summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Loeser <halcy0n@gentoo.org>2010-05-19 18:07:03 +0000
committerMark Loeser <halcy0n@gentoo.org>2010-05-19 18:07:03 +0000
commitb0fe80b05926be0c7e183f2d10fb8cd7174829d3 (patch)
tree6956be75f715d748b307f3ff6791327917ec9931 /profiles/hardened
parentMask dev-ruby/pdf-inspector and dev-ruby/ttfunk for removal. (diff)
downloadhistorical-b0fe80b05926be0c7e183f2d10fb8cd7174829d3.tar.gz
historical-b0fe80b05926be0c7e183f2d10fb8cd7174829d3.tar.bz2
historical-b0fe80b05926be0c7e183f2d10fb8cd7174829d3.zip
dev-python/pyopencl depends on nvidia-drivers now, which are masked, so it needs to be masked as well
Diffstat (limited to 'profiles/hardened')
-rw-r--r--profiles/hardened/linux/amd64/package.mask5
-rw-r--r--profiles/hardened/linux/x86/package.mask5
2 files changed, 8 insertions, 2 deletions
diff --git a/profiles/hardened/linux/amd64/package.mask b/profiles/hardened/linux/amd64/package.mask
index cf25cf161e72..6781026ad5f4 100644
--- a/profiles/hardened/linux/amd64/package.mask
+++ b/profiles/hardened/linux/amd64/package.mask
@@ -1,9 +1,12 @@
# 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.1 2009/09/12 02:42:33 gengor Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/package.mask,v 1.2 2010/05/19 18:07:03 halcy0n Exp $
# These packages do more harm than good on hardened.
# Users with nVidia GPUs must use the OSS "nouveau" or "nv" Xorg drivers.
x11-drivers/nvidia-drivers
media-video/nvidia-settings
dev-util/nvidia-cuda-sdk
+
+# 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 9a49c4ca3709..2128a03db2b5 100644
--- a/profiles/hardened/linux/x86/package.mask
+++ b/profiles/hardened/linux/x86/package.mask
@@ -1,9 +1,12 @@
# 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.5 2009/09/12 02:42:34 gengor Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.mask,v 1.6 2010/05/19 18:07:03 halcy0n Exp $
# These packages do more harm than good on hardened.
# Users with nVidia GPUs must use the OSS "nouveau" or "nv" Xorg drivers.
x11-drivers/nvidia-drivers
media-video/nvidia-settings
dev-util/nvidia-cuda-sdk
+
+# Depends on x11-drivers/nvidia-drivers
+dev-python/pyopencl