commit: dc001f21dffba19a7d4ba80bad0b018628f14e16
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 6 07:25:40 2018 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Tue Feb 6 07:25:40 2018 +0000
URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=dc001f21
net-analyzer/wireshark: remove unused flag from metadata.xml
Package-Manager: Portage-2.3.19, Repoman-2.3.6
net-analyzer/wireshark/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-analyzer/wireshark/metadata.xml
b/net-analyzer/wireshark/metadata.xml
index 1dcbdb4..cf871ba 100644
--- a/net-analyzer/wireshark/metadata.xml
+++ b/net-analyzer/wireshark/metadata.xml
@@ -33,7 +33,7 @@
<flag name="capinfos">Install capinfos, to print information
about capture files</flag>
<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="crypt">Use <pkg>dev-libs/libgcrypt</pkg> to decrypt
traffic</flag>
+ <!--flag name="crypt">Use <pkg>dev-libs/libgcrypt</pkg> to
decrypt traffic</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="dumpcap">Install dumpcap, to dump network traffic
from inside wireshark</flag>