diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2010-03-21 14:07:45 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2010-03-21 14:07:45 +0000 |
commit | 6c86a1237d65e7b6294e342484382703337dbbbb (patch) | |
tree | 5d2252997767c91586dd6583f9a5e84b5ab277a6 /profiles | |
parent | Update manifest per bug #294433 (diff) | |
download | gentoo-2-6c86a1237d65e7b6294e342484382703337dbbbb.tar.gz gentoo-2-6c86a1237d65e7b6294e342484382703337dbbbb.tar.bz2 gentoo-2-6c86a1237d65e7b6294e342484382703337dbbbb.zip |
Automated update of use.local.desc
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index f9586482238e..bcfd04904951 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5419 2010/03/21 10:27:42 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5420 2010/03/21 14:07:45 robbat2 Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. # Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1") @@ -1051,6 +1051,7 @@ dev-util/nvidia-cuda-sdk:cuda - Build CUDA binaries. dev-util/nvidia-cuda-sdk:emulation - Build binaries for device emulation mode. These binaries will not require a CUDA-capable GPU to run. dev-util/nvidia-cuda-sdk:opencl - Build OpenCL binaries. dev-util/nvidia-cuda-toolkit:debugger - Installs the CUDA debugger. +dev-util/nvidia-cuda-toolkit:opencl - Installs OpenCL utilities. dev-util/nvidia-cuda-toolkit:profiler - Installs the NVIDIA CUDA visual profiler. dev-util/pbuilder:uml - Enable pbuilder user mode linux support dev-util/perf:demangle - Enable C++ symbol name demangling, using libbfd from sys-devel/binutils. When this flag is enabled, the package will have to be rebuilt after every version bump of binutils. |