diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2010-01-31 10:47:40 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2010-01-31 10:47:40 +0000 |
commit | 08c6d048eb3b23f14140268ab8c14005c8933ca4 (patch) | |
tree | 815b6b46d41b3ee5225f936454ac63707e1a6ea2 | |
parent | Bump to rc6 (instead of revbumping) so that the RC patch is actually applied.... (diff) | |
download | gentoo-2-08c6d048eb3b23f14140268ab8c14005c8933ca4.tar.gz gentoo-2-08c6d048eb3b23f14140268ab8c14005c8933ca4.tar.bz2 gentoo-2-08c6d048eb3b23f14140268ab8c14005c8933ca4.zip |
Automated update of use.local.desc
-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 7d2c41bfd304..c976ad1e1ffb 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.5223 2010/01/31 07:27:44 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5224 2010/01/31 10:47:40 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") @@ -1039,6 +1039,7 @@ dev-util/nvidia-cuda-toolkit:profiler - Installs the NVIDIA CUDA visual profile 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/perf:perl - Add support for Perl as a scripting language for perf tools. 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 |