diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2009-08-07 14:32:16 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2009-08-07 14:32:16 +0000 |
commit | ec8a42fe800f75362fbf1e0475ba8960ccbbc0a5 (patch) | |
tree | 3cee1ca4aa315b961e4725e80aafcb21ba60e8bf /profiles/hardened | |
parent | Add nvidia CUDA SDK to mask, it depends on nvidia-drivers. (diff) | |
download | gentoo-2-ec8a42fe800f75362fbf1e0475ba8960ccbbc0a5.tar.gz gentoo-2-ec8a42fe800f75362fbf1e0475ba8960ccbbc0a5.tar.bz2 gentoo-2-ec8a42fe800f75362fbf1e0475ba8960ccbbc0a5.zip |
Add nvidia CUDA SDK to mask, it depends on nvidia-drivers.
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/linux/package.mask | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/hardened/linux/package.mask b/profiles/hardened/linux/package.mask index be2d39b5c17d..6677fda08403 100644 --- a/profiles/hardened/linux/package.mask +++ b/profiles/hardened/linux/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/package.mask,v 1.21 2009/07/31 12:23:37 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.22 2009/08/07 14:32:16 chainsaw Exp $ # Hardened versions of gcc-4.0* through gcc-4.2* are not available. =sys-devel/gcc-4.0* @@ -44,5 +44,7 @@ net-im/skype # Users must now the opensource xorg nv driver with nvidia cards # by placing Driver "nv" in xorg.conf. # 2006-06-29 solar +# 2009-08-07 chainsaw x11-drivers/nvidia-drivers media-video/nvidia-settings +dev-util/nvidia-cuda-sdk |