dev-python/fusepy: [QA] Consistent whitespace in metadata.xml

This commit is contained in:
David Seifert
2017-11-25 20:59:44 +01:00
parent 32145f6073
commit 3ff2e89e97

View 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>