diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 63990c3ef7d2..c116b3038922 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.3929 2008/10/04 09:07:39 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3930 2008/10/04 12:07:48 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") @@ -1680,7 +1680,7 @@ 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/tcpreplay:pcapnav - Enable if you want the jump to byte offset feature via net-libs/libpcapnav -net-analyzer/wireshark:c-ares - Use GNU net-dns/c-ares library to resolve DNS names +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 net-analyzer/wireshark:pcap - Use net-libs/libpcap for network packet capturing (build dumpcap, rawshark) net-analyzer/wireshark:smi - Use net-libs/libsmi to resolve numeric OIDs into human readable format |