dev-python/fusepy: [QA] Consistent whitespace in metadata.xml
authorDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 19:59:44 +0000 (20:59 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 21:39:43 +0000 (22:39 +0100)
dev-python/fusepy/metadata.xml

index d806a30c7d2c4869a0ecc5ac257308b53dd7fd28..4158c62ad4d7ed0ca62514c9a0776cca0ce7328b 100644 (file)
@@ -1,15 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <maintainer type="project">
-    <email>python@gentoo.org</email>
-    <name>Python</name>
-  </maintainer>
-  <longdescription>
-         fusepy is a Python module that provides a simple interface to FUSE and
-         MacFUSE. It's just one file and is implemented using ctypes.
-  </longdescription>
-  <upstream> 
-         <remote-id type="github">terencehonles/fusepy</remote-id>
-  </upstream>
+       <maintainer type="project">
+               <email>python@gentoo.org</email>
+               <name>Python</name>
+       </maintainer>
+       <longdescription>
+               fusepy is a Python module that provides a simple interface to FUSE and
+               MacFUSE. It's just one file and is implemented using ctypes.
+       </longdescription>
+       <upstream>
+               <remote-id type="github">terencehonles/fusepy</remote-id>
+       </upstream>
 </pkgmetadata>