net-p2p/syncthing: fix metadata.xml indentation
authorLouis Sautier <sautier.louis@gmail.com>
Thu, 21 Jul 2016 22:29:41 +0000 (00:29 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 23 Jul 2016 21:07:53 +0000 (23:07 +0200)
Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/1940

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
net-p2p/syncthing/metadata.xml

index df7f00257827c74a4b253a4d6fbe5b41ab366d36..b0046d4b6dca7bb91a854911a6d3fc1612d662f5 100644 (file)
@@ -4,7 +4,6 @@
   <maintainer type="person">
     <email>sautier.louis@gmail.com</email>
     <name>Louis Sautier</name>
-    <description>Proxied maintainer; set to assignee in all bugs</description>
   </maintainer>
   <maintainer type="project">
     <email>proxy-maint@gentoo.org</email>
     <name>Dirkjan Ochtman</name>
   </maintainer>
   <longdescription lang="en">
-         Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized.
-         Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet.
+      Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized.
+      Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet.
   </longdescription>
   <use>
-       <flag name="tools">
-         Install discosrv, relaysrv and other tools to /usr/libexec/synsthing/.
-       </flag>
+    <flag name="tools">
+      Install discosrv, relaysrv and other tools to /usr/libexec/synsthing/.
+    </flag>
   </use>
   <upstream>
     <remote-id type="github">syncthing/syncthing</remote-id>