diff options
author | Miroslav Šulc <fordfrog@gentoo.org> | 2010-07-17 18:13:35 +0000 |
---|---|---|
committer | Miroslav Šulc <fordfrog@gentoo.org> | 2010-07-17 18:13:35 +0000 |
commit | d01dfec52b89eaaddfc805fcf5c7cfd96a95946f (patch) | |
tree | 009f387d37683c07446ffcb3e3a07508a4095573 | |
parent | Remove old USE="sse" force for libsoundtouch. (diff) | |
download | gentoo-2-d01dfec52b89eaaddfc805fcf5c7cfd96a95946f.tar.gz gentoo-2-d01dfec52b89eaaddfc805fcf5c7cfd96a95946f.tar.bz2 gentoo-2-d01dfec52b89eaaddfc805fcf5c7cfd96a95946f.zip |
updated netbeans use flags
-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 f97d666627d1..869c61a7456d 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.5782 2010/07/17 17:47:53 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5783 2010/07/17 18:13:35 fordfrog 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") @@ -1101,6 +1101,7 @@ dev-util/metro:git - Enable support for git snapshots dev-util/metro:threads - Enable support for pbzip2 tarball packing/unpacking dev-util/mono-tools:webkit - Use net-libs/webkit-gtk for rendering. dev-util/nemiver:memoryview - Enable the optional hexadecimal memory inspection with app-editors/ghex. +dev-util/netbeans:keychain - enables support for keychain in netbeans start script dev-util/nsis:config-log - Enable the logging facility (useful in debugging installers) 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. |