commit: 31c21b263d36dfe6f520e1f14dfeecda3bb99a6c Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Mon Mar 11 07:20:51 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Mon Mar 11 07:22:19 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31c21b26
net-analyzer/wireshark: drop unused local flags Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> net-analyzer/wireshark/metadata.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/net-analyzer/wireshark/metadata.xml b/net-analyzer/wireshark/metadata.xml index 3aea5c6b5d5..754f3279fc5 100644 --- a/net-analyzer/wireshark/metadata.xml +++ b/net-analyzer/wireshark/metadata.xml @@ -34,11 +34,9 @@ be exported to XML, PostScript®, CSV, or plain text. <flag name="captype">Install captype, to print the file types of capture files</flag> <flag name="ciscodump">Install ciscodump, extcap interface to capture from a remote Cisco router</flag> <flag name="dftest">Install dftest, to display filter byte-code, for debugging dfilter routines</flag> -<flag name="doc-pdf">Build documentation in pdf format (US and a4 paper sizes)</flag> <flag name="dpauxmon">Install dpauxmon, an external capture interface (extcap) that captures DisplayPort AUX channel data from linux kernel drivers</flag> <flag name="dumpcap">Install dumpcap, to dump network traffic from inside wireshark</flag> <flag name="editcap">Install editcap, to edit and/or translate the format of capture files</flag> -<flag name="libssh">Use <pkg>net-libs/libssh</pkg> (for sshdump)</flag> <flag name="libxml2">Use <pkg>dev-libs/libxml2</pkg> for handling XML configuration in dissectors</flag> <flag name="lz4">Use <pkg>app-arch/lz4</pkg> for compression/decompression</flag> <flag name="maxminddb">Use <pkg>dev-libs/libmaxminddb</pkg> for IP address geolocation</flag>