dev-python/pycxx: [QA] Consistent whitespace in metadata.xml
authorDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 20:05:00 +0000 (21:05 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 21:41:26 +0000 (22:41 +0100)
dev-python/pycxx/metadata.xml

index 0281b4a393da919cdd4a5f01edd8c3d3f5d123df..1ae41d3ea2f058800d28fd62c1f095840bf9baa2 100644 (file)
@@ -6,12 +6,12 @@
                <name>Python</name>
        </maintainer>
        <longdescription lang="en">
-    PyCXX is a set of C++ facilities to make it easier to write Python
-    extensions.  The chief way in which PyCXX makes it easier to write
-    Python extensions is that it increases the probability that
-    your program will not make a reference-counting error and will not
-    have to continually check error returns from the Python C API.
-  </longdescription>
+               PyCXX is a set of C++ facilities to make it easier to write Python
+               extensions.  The chief way in which PyCXX makes it easier to write
+               Python extensions is that it increases the probability that
+               your program will not make a reference-counting error and will not
+               have to continually check error returns from the Python C API.
+       </longdescription>
        <upstream>
                <remote-id type="sourceforge">cxx</remote-id>
        </upstream>