commit: a26c582fbed56308284bf37df652f862e6e378cd
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 9 22:30:21 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Oct 9 22:30:48 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a26c582f
net-wireless/kismet: drop unused local USE-descriptions
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
net-wireless/kismet/metadata.xml | 9 ---------
1 file changed, 9 deletions(-)
diff --git a/net-wireless/kismet/metadata.xml b/net-wireless/kismet/metadata.xml
index f9a1efd46a1..c596280be24 100644
--- a/net-wireless/kismet/metadata.xml
+++ b/net-wireless/kismet/metadata.xml
@@ -6,7 +6,6 @@
<name>Rick Farina</name>
</maintainer>
<use>
- <flag name="client">Build the ncurses-based user
interface</flag>
<flag name="libusb">Support libusb based capture sources such
as mousejack, cc2540(ble), and nrf51822(ble)</flag>
<flag name="suid">
Install a setuid root helper binary with limited
functionality;
@@ -14,15 +13,7 @@
reducing security risks
</flag>
<flag name="pcre">Build with pcre support</flag>
- <flag name="speech">Audio support using
<pkg>app-accessibility/flite</pkg></flag>
- <flag name="plugin-autowep">Build the autowep plugin</flag>
- <flag name="plugin-btscan">Build the btscan plugin</flag>
- <flag name="plugin-dot15d4">Build the dot15d4 plugin</flag>
- <flag name="plugin-ptw">Build the ptw plugin</flag>
- <flag name="plugin-spectools">Build the spectools plugin. This
uses <pkg>net-wireless/spectools</pkg></flag>
- <flag name="plugin-syslog">Build the syslog plugin.</flag>
<flag name="rtlsdr">Enable rtlsdr based kismet capture
sources</flag>
- <flag name="ruby">Build extras which are written in ruby,
example plugins and the like.</flag>
<flag name="ubertooth">Enable capture source for ubertooth to
sniff bluetooth low energy</flag>
</use>
</pkgmetadata>