diff options
Diffstat (limited to 'app-crypt/ekeyd/metadata.xml')
-rw-r--r-- | app-crypt/ekeyd/metadata.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-crypt/ekeyd/metadata.xml b/app-crypt/ekeyd/metadata.xml index 11e009a9ee5d..61422f7efc04 100644 --- a/app-crypt/ekeyd/metadata.xml +++ b/app-crypt/ekeyd/metadata.xml @@ -6,7 +6,7 @@ <name>Kristian Fiskerstrand</name> </maintainer> <use> - <flag name='usb'> + <flag name="usb"> Build the libusb-based userland daemon for accessing the EntropyKey (alternative to the CDC USB driver). It is suggested to use this option by default, as the CDC driver in the kernel @@ -14,12 +14,12 @@ EntropyKey is too buggy), and can cause various problems. </flag> - <flag name='munin'> + <flag name="munin"> Install a plugin for <pkg>net-analyzer/munin</pkg> to graph statistical data from ekeyd. </flag> - <flag name='minimal'> + <flag name="minimal"> Only install the ekey-egd-linux service rather than the full ekeyd package. </flag> |