app-misc/physlock: use consistent whitespace for metadata
authorTim Harder <radhermit@gentoo.org>
Thu, 17 Aug 2017 20:15:16 +0000 (16:15 -0400)
committerTim Harder <radhermit@gentoo.org>
Thu, 17 Aug 2017 20:15:16 +0000 (16:15 -0400)
app-misc/physlock/metadata.xml

index e2acbaa509637bcca913e3f48861fff44b56b026..3a7f9b503b955a0b0fa866e0085fa0395eb3d93b 100644 (file)
@@ -1,18 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <!-- maintainer-needed -->
-  <longdescription lang="en">
-       Control physical access to a linux computer by locking all of its virtual
-       terminals / consoles.
+       <!-- maintainer-needed -->
+       <longdescription lang="en">
+               Control physical access to a linux computer by locking all of its virtual
+               terminals / consoles.
 
-       physlock is an alternative to vlock, it is equivalent to `vlock -an'. It is
-       written because vlock blocks some linux kernel mechanisms like hibernate and
-       suspend and can therefore only be used with some limitations. physlock is
-       designed to be more lightweight, it does not have a plugin interface and it is
-       not started using a shell script wrapper.
+               physlock is an alternative to vlock, it is equivalent to `vlock -an'. It is
+               written because vlock blocks some linux kernel mechanisms like hibernate and
+               suspend and can therefore only be used with some limitations. physlock is
+               designed to be more lightweight, it does not have a plugin interface and it is
+               not started using a shell script wrapper.
        </longdescription>
-  <upstream>
-    <remote-id type="github">muennich/physlock</remote-id>
-  </upstream>
+       <upstream>
+               <remote-id type="github">muennich/physlock</remote-id>
+       </upstream>
 </pkgmetadata>