diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2010-03-14 13:27:41 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2010-03-14 13:27:41 +0000 |
commit | 814cded1a8453be3248f621ad03ec1aff32e65e0 (patch) | |
tree | 97919ca402b8dc0488321ce3ec2e8fac827d9ea3 /profiles | |
parent | Version bump with ebuild from Davide Pesavento (bug #273825) (diff) | |
download | gentoo-2-814cded1a8453be3248f621ad03ec1aff32e65e0.tar.gz gentoo-2-814cded1a8453be3248f621ad03ec1aff32e65e0.tar.bz2 gentoo-2-814cded1a8453be3248f621ad03ec1aff32e65e0.zip |
Automated update of use.local.desc
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 130fa5ba722e..0fb5370bc1fc 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.5391 2010/03/14 12:47:45 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5392 2010/03/14 13:27:41 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") @@ -2837,6 +2837,9 @@ net-wireless/hostapd:debug - Enables debuggin net-wireless/hostapd:logwatch - Install support files for sys-app/logwatch net-wireless/hostapd:madwifi - Add support for madwifi (Atheros chipset) net-wireless/hostapd:wps - Add support for Wi-Fi Protected Setup +net-wireless/kismet:client - Build the ncurses-based user interface +net-wireless/kismet:pcap - Enable packet capturing support using net-libs/libpcap +net-wireless/kismet:suid - Install a setuid root helper binary with limited functionality; this allows running kismet as a normal user, significantly reducing security risks net-wireless/madwifi-ng:injection - Adds support for net-wireless/aircrack-ng aireplay-ng packet injection net-wireless/madwifi-old:amrr - Use Adaptive Multi Rate Retry bit rate control algorithm net-wireless/madwifi-old:onoe - Use Atsushi Onoe's bit rate control algorithm |