www-servers/gunicorn: [QA] Consistent whitespace in metadata.xml
authorDavid Seifert <soap@gentoo.org>
Sun, 26 Nov 2017 13:09:34 +0000 (14:09 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 26 Nov 2017 23:26:18 +0000 (00:26 +0100)
www-servers/gunicorn/metadata.xml

index 2461e1cdf8015b6c66582f1b719147b266da4c39..96e0eb804f858937c6c0bcd8dd9bb521d21b166c 100644 (file)
@@ -5,10 +5,12 @@
                <email>rafaelmartins@gentoo.org</email>
                <name>Rafael G. Martins</name>
        </maintainer>
-       <longdescription lang="en">Gunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX. It's a
-    pre-fork worker model ported from Ruby's Unicorn project. The Gunicorn
-    server is broadly compatible with various web frameworks, simply
-    implemented, light on server resources, and fairly speedy. </longdescription>
+       <longdescription lang="en">
+               Gunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX. It's a
+               pre-fork worker model ported from Ruby's Unicorn project. The Gunicorn
+               server is broadly compatible with various web frameworks, simply
+               implemented, light on server resources, and fairly speedy.
+       </longdescription>
        <upstream>
                <remote-id type="pypi">gunicorn</remote-id>
                <remote-id type="github">benoitc/gunicorn</remote-id>