commit: 598a1f8788de81ef2a8cad41dd4fb54092ac7ca6
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 26 13:09:34 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Nov 26 23:26:18 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=598a1f87
www-servers/gunicorn: [QA] Consistent whitespace in metadata.xml
www-servers/gunicorn/metadata.xml | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/www-servers/gunicorn/metadata.xml
b/www-servers/gunicorn/metadata.xml
index 2461e1cdf80..96e0eb804f8 100644
--- a/www-servers/gunicorn/metadata.xml
+++ b/www-servers/gunicorn/metadata.xml
@@ -5,10 +5,12 @@
<email>[email protected]</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>