app-crypt/ekeyd: [QA] Consistent whitespace in metadata.xml
authorDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 17:54:34 +0000 (18:54 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 19:50:37 +0000 (20:50 +0100)
app-crypt/ekeyd/metadata.xml

index e97586d5296e3babfeb014f45d2b4778c1e43944..3e3574ab10369e477c32ac8f77ef483f9c359f0f 100644 (file)
@@ -1,27 +1,25 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <maintainer type="person">
+       <maintainer type="person">
                <email>k_f@gentoo.org</email>
                <name>Kristian Fiskerstrand</name>
-  </maintainer>
-  <use>
-    <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
-      often seems to be fragile (or the gadget implementation on the
-      EntropyKey is too buggy), and can cause various problems.
-    </flag>
-
-    <flag name="munin">
-      Install a plugin for <pkg>net-analyzer/munin</pkg> to graph
-      statistical data from ekeyd.
-    </flag>
-
-    <flag name="minimal">
-      Only install the ekey-egd-linux service rather than the full
-      ekeyd package.
-    </flag>
-  </use>
+       </maintainer>
+       <use>
+               <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
+                       often seems to be fragile (or the gadget implementation on the
+                       EntropyKey is too buggy), and can cause various problems.
+               </flag>
+               <flag name="munin">
+                       Install a plugin for <pkg>net-analyzer/munin</pkg> to graph
+                       statistical data from ekeyd.
+               </flag>
+               <flag name="minimal">
+                       Only install the ekey-egd-linux service rather than the full
+                       ekeyd package.
+               </flag>
+       </use>
 </pkgmetadata>