diff options
author | Michael Januszewski <spock@gentoo.org> | 2010-01-08 19:43:40 +0000 |
---|---|---|
committer | Michael Januszewski <spock@gentoo.org> | 2010-01-08 19:43:40 +0000 |
commit | 3dcc7308f150b964d62a474e31182fe7f6598cdd (patch) | |
tree | 440124f1093e9bcc6fb82051b960671f56694dc3 /profiles | |
parent | old (diff) | |
download | gentoo-2-3dcc7308f150b964d62a474e31182fe7f6598cdd.tar.gz gentoo-2-3dcc7308f150b964d62a474e31182fe7f6598cdd.tar.bz2 gentoo-2-3dcc7308f150b964d62a474e31182fe7f6598cdd.zip |
Add a mask for CUDA 3.0 packages.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index d5f61f42988d..d3e7229696dd 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.11075 2010/01/08 17:55:15 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.11076 2010/01/08 19:43:40 spock 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 @@ -31,6 +31,10 @@ #--- END OF EXAMPLES --- +# Michał Januszewski <spock@gentoo.org> (08 Jan 2010) +# Masked until CUDA 3.0 is officially released in a non-beta version. +=dev-util/nvidia-cuda-toolkit-3* + # Samuli Suominen <ssuominen@gentoo.org> (08 Jan 2010) # Uncompatible package with >= licq 1.3.8 and USE qt4 # Will need some work in bug 220637 |