diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2009-10-31 12:10:36 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2009-10-31 12:10:36 +0000 |
commit | 605b0dc22221b3f04045e99a2e0e4da9bf7089e1 (patch) | |
tree | 4aed58325c11ae2b0f78ea9b552b2f0074305682 /profiles | |
parent | Add doc USE flag to build documentation and man pages. (diff) | |
download | gentoo-2-605b0dc22221b3f04045e99a2e0e4da9bf7089e1.tar.gz gentoo-2-605b0dc22221b3f04045e99a2e0e4da9bf7089e1.tar.bz2 gentoo-2-605b0dc22221b3f04045e99a2e0e4da9bf7089e1.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 dea4fea63706..f290499252f1 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4948 2009/10/30 19:47:57 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4949 2009/10/31 12:10:36 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") @@ -1009,6 +1009,7 @@ dev-util/nvidia-cuda-toolkit:debugger - Installs the CUDA debugger. 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. +dev-util/perf:doc - Build documentation and man pages. With thise USE flag disabled, the --help parameter for perf and its sub-tools will not be available. This is optional because it depends on a few documentation handling tools that are not always welcome on user systems. dev-util/qct:bazaar - Support for dev-util/bzr dev-util/qct:mercurial - Support for dev-util/mercurial dev-util/qct:monotone - Support for dev-util/monotone |