commit:     ddded98b046ac7375f97a2138b56e82090e9825a
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 22 13:18:40 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Apr 22 13:41:32 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddded98b

net-p2p/pybitmessage: metadata indentation

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 net-p2p/pybitmessage/metadata.xml | 48 +++++++++++++++++++--------------------
 1 file changed, 24 insertions(+), 24 deletions(-)

diff --git a/net-p2p/pybitmessage/metadata.xml 
b/net-p2p/pybitmessage/metadata.xml
index d4bcd85b012..2f7203b304e 100644
--- a/net-p2p/pybitmessage/metadata.xml
+++ b/net-p2p/pybitmessage/metadata.xml
@@ -1,28 +1,28 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-  <!-- maintainer-needed -->
-  <longdescription lang="en">
-    Bitmessage is a P2P communications protocol used to send encrypted
-    messages to another person or to many subscribers. It is
-    decentralized and trustless, meaning that you need-not inherently
-    trust any entities like root certificate authorities. It uses
-    strong authentication which means that the sender of a message
-    cannot be spoofed, and it aims to hide "non-content" data, like
-    the sender and receiver of messages, from passive eavesdroppers
-    like those running warrantless wiretapping programs.
-  </longdescription>
-  <upstream>
-    <bugs-to>
-      https://github.com/Bitmessage/PyBitmessage/issues
-    </bugs-to>
-    <doc lang="en">
-      https://bitmessage.org/wiki/PyBitmessage_Help
-    </doc>
-    <remote-id type="github">Bitmessage/PyBitmessage</remote-id>
-  </upstream>
-  <use>
-    <flag name="opencl">Enable <pkg>dev-python/pyopencl</pkg> for GPU 
acceleration</flag>
-    <flag name="qrcode">Enable <pkg>dev-python/qrcode</pkg> for QR code 
support</flag>
-  </use>
+       <!-- maintainer-needed -->
+       <longdescription lang="en">
+               Bitmessage is a P2P communications protocol used to send 
encrypted
+               messages to another person or to many subscribers. It is
+               decentralized and trustless, meaning that you need-not 
inherently
+               trust any entities like root certificate authorities. It uses
+               strong authentication which means that the sender of a message
+               cannot be spoofed, and it aims to hide "non-content" data, like
+               the sender and receiver of messages, from passive eavesdroppers
+               like those running warrantless wiretapping programs.
+       </longdescription>
+       <upstream>
+               <bugs-to>
+               https://github.com/Bitmessage/PyBitmessage/issues
+               </bugs-to>
+               <doc lang="en">
+               https://bitmessage.org/wiki/PyBitmessage_Help
+               </doc>
+               <remote-id type="github">Bitmessage/PyBitmessage</remote-id>
+       </upstream>
+       <use>
+               <flag name="opencl">Enable <pkg>dev-python/pyopencl</pkg> for 
GPU acceleration</flag>
+               <flag name="qrcode">Enable <pkg>dev-python/qrcode</pkg> for QR 
code support</flag>
+       </use>
 </pkgmetadata>

Reply via email to