summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-11-26 14:09:34 +0100
committerDavid Seifert <soap@gentoo.org>2017-11-27 00:26:18 +0100
commit598a1f8788de81ef2a8cad41dd4fb54092ac7ca6 (patch)
treec33b939bbf6a5fbe779fd74aa4b24fd713a07dc4 /www-servers/gunicorn
parentwww-plugins/gnash: [QA] Consistent whitespace in metadata.xml (diff)
downloadgentoo-598a1f8788de81ef2a8cad41dd4fb54092ac7ca6.tar.gz
gentoo-598a1f8788de81ef2a8cad41dd4fb54092ac7ca6.tar.bz2
gentoo-598a1f8788de81ef2a8cad41dd4fb54092ac7ca6.zip
www-servers/gunicorn: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'www-servers/gunicorn')
-rw-r--r--www-servers/gunicorn/metadata.xml10
1 files changed, 6 insertions, 4 deletions
diff --git a/www-servers/gunicorn/metadata.xml b/www-servers/gunicorn/metadata.xml
index 2461e1cdf801..96e0eb804f85 100644
--- a/www-servers/gunicorn/metadata.xml
+++ b/www-servers/gunicorn/metadata.xml
@@ -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>