diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2008-11-16 15:27:43 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2008-11-16 15:27:43 +0000 |
commit | ba499e471ed7a66e139d17a5673a2d0b7b6e2842 (patch) | |
tree | 6b6aa5d50f66f60a54652bd16026fd43299d933d /profiles | |
parent | Explain CFLAGS addition. (diff) | |
download | gentoo-2-ba499e471ed7a66e139d17a5673a2d0b7b6e2842.tar.gz gentoo-2-ba499e471ed7a66e139d17a5673a2d0b7b6e2842.tar.bz2 gentoo-2-ba499e471ed7a66e139d17a5673a2d0b7b6e2842.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 32c1917c214f..a48445af8c6c 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.4020 2008/11/15 21:27:43 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4021 2008/11/16 15:27:43 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") @@ -1728,6 +1728,7 @@ net-analyzer/symon:perl - Enables a generic perl symux client net-analyzer/symon:symon - Build symon daemon net-analyzer/symon:symux - Enables the multiplexer which stores incoming symon streams on disk in RRD files net-analyzer/tcpdump:chroot - Enable chrooting when dropping privileges +net-analyzer/tcpdump:smi - Build with net-libs/libsmi to load MIBs on the fly to decode SNMP packets net-analyzer/tcpreplay:pcapnav - Enable if you want the jump to byte offset feature via net-libs/libpcapnav net-analyzer/wireshark:ares - Use GNU net-dns/c-ares library to resolve DNS names net-analyzer/wireshark:gcrypt - Use GNU crypto library (dev-libs/libgcrypt) to decrypt SSL traffic |