summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-09-15 16:17:54 +0200
committerMichał Górny <mgorny@gentoo.org>2019-09-17 13:00:55 +0200
commit5406e77f4eb1800170fdec585c12f78d6b9f9d4d (patch)
treeac95df9e7627b06f12302d9c97f80f4713a891f8 /net-analyzer
parentuse.desc: Make 'snappy' a global USE flag (diff)
downloadgentoo-5406e77f4eb1800170fdec585c12f78d6b9f9d4d.tar.gz
gentoo-5406e77f4eb1800170fdec585c12f78d6b9f9d4d.tar.bz2
gentoo-5406e77f4eb1800170fdec585c12f78d6b9f9d4d.zip
*/*: Remove redundant local descriptions of USE=snappy
Remove local descriptions of USE=snappy where they add nothing to the global entry. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/wireshark/metadata.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/metadata.xml b/net-analyzer/wireshark/metadata.xml
index 03dc8e4024ec..3e0355cd9ccc 100644
--- a/net-analyzer/wireshark/metadata.xml
+++ b/net-analyzer/wireshark/metadata.xml
@@ -54,7 +54,6 @@ be exported to XML, PostScript®, CSV, or plain text.
<flag name="sdjournal">Install sdjournal, an extcap that captures systemd journal entries</flag>
<flag name="sharkd">Install sharkd, the daemon variant of wireshark</flag>
<flag name="smi">Use <pkg>net-libs/libsmi</pkg> to resolve numeric OIDs into human readable format</flag>
-<flag name="snappy">Use <pkg>app-arch/snappy</pkg> for snappy compression and decompression</flag>
<flag name="spandsp">Use <pkg>media-libs/spandsp</pkg> for for G.722 and G.726 codec support in the RTP Player</flag>
<flag name="sshdump">Install sshdump, an extcap interface to capture from a remote host through SSH</flag>
<flag name="text2pcap">Install text2pcap, to generate a capture file from an ASCII hexdump of packets</flag>