Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/kismet/
Date: Fri, 09 Oct 2020 22:30:55
Message-Id: 1602282648.a26c582fbed56308284bf37df652f862e6e378cd.slyfox@gentoo
1 commit: a26c582fbed56308284bf37df652f862e6e378cd
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 9 22:30:21 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 9 22:30:48 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a26c582f
7
8 net-wireless/kismet: drop unused local USE-descriptions
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.1
11 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
12
13 net-wireless/kismet/metadata.xml | 9 ---------
14 1 file changed, 9 deletions(-)
15
16 diff --git a/net-wireless/kismet/metadata.xml b/net-wireless/kismet/metadata.xml
17 index f9a1efd46a1..c596280be24 100644
18 --- a/net-wireless/kismet/metadata.xml
19 +++ b/net-wireless/kismet/metadata.xml
20 @@ -6,7 +6,6 @@
21 <name>Rick Farina</name>
22 </maintainer>
23 <use>
24 - <flag name="client">Build the ncurses-based user interface</flag>
25 <flag name="libusb">Support libusb based capture sources such as mousejack, cc2540(ble), and nrf51822(ble)</flag>
26 <flag name="suid">
27 Install a setuid root helper binary with limited functionality;
28 @@ -14,15 +13,7 @@
29 reducing security risks
30 </flag>
31 <flag name="pcre">Build with pcre support</flag>
32 - <flag name="speech">Audio support using <pkg>app-accessibility/flite</pkg></flag>
33 - <flag name="plugin-autowep">Build the autowep plugin</flag>
34 - <flag name="plugin-btscan">Build the btscan plugin</flag>
35 - <flag name="plugin-dot15d4">Build the dot15d4 plugin</flag>
36 - <flag name="plugin-ptw">Build the ptw plugin</flag>
37 - <flag name="plugin-spectools">Build the spectools plugin. This uses <pkg>net-wireless/spectools</pkg></flag>
38 - <flag name="plugin-syslog">Build the syslog plugin.</flag>
39 <flag name="rtlsdr">Enable rtlsdr based kismet capture sources</flag>
40 - <flag name="ruby">Build extras which are written in ruby, example plugins and the like.</flag>
41 <flag name="ubertooth">Enable capture source for ubertooth to sniff bluetooth low energy</flag>
42 </use>
43 </pkgmetadata>