From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 857B7138AE9 for ; Sun, 26 Nov 2017 23:27:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CFF59E0F18; Sun, 26 Nov 2017 23:26:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A939CE0F18 for ; Sun, 26 Nov 2017 23:26:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EC88D340BEA for ; Sun, 26 Nov 2017 23:26:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 71EA4A8BD for ; Sun, 26 Nov 2017 23:26:50 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1511738778.598a1f8788de81ef2a8cad41dd4fb54092ac7ca6.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/gunicorn/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-servers/gunicorn/metadata.xml X-VCS-Directories: www-servers/gunicorn/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 598a1f8788de81ef2a8cad41dd4fb54092ac7ca6 X-VCS-Branch: master Date: Sun, 26 Nov 2017 23:26:50 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: d70b568d-416a-4574-944c-8a611ebcbb94 X-Archives-Hash: 1a55bfc1df728a2f429b8503fa4d26d9 commit: 598a1f8788de81ef2a8cad41dd4fb54092ac7ca6 Author: David Seifert gentoo org> AuthorDate: Sun Nov 26 13:09:34 2017 +0000 Commit: David Seifert gentoo 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 @@ rafaelmartins@gentoo.org Rafael G. Martins - 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. + + 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. + gunicorn benoitc/gunicorn