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

index 0f0375681f84fb96258a263468f68cbb65c6a1bc..ee1a871839b847dbafd0fdc008049d291708315a 100644 (file)
@@ -1,4 +1,4 @@
-<?xml version='1.0' encoding='UTF-8'?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
        <maintainer type="person">
@@ -9,9 +9,11 @@
                <email>python@gentoo.org</email>
                <name>Python</name>
        </maintainer>
-       <longdescription>A pure Python module designed to help make
-         the creation and analysis of binary data
-         as simple and natural as possible</longdescription>
+       <longdescription>
+               A pure Python module designed to help make
+               the creation and analysis of binary data
+               as simple and natural as possible
+       </longdescription>
        <upstream>
                <remote-id type="google-code">python-bitstring</remote-id>
                <remote-id type="github">scott-griffiths/bitstring</remote-id>