summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-26 11:42:29 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-26 11:42:29 +0000
commit1bc16665be252593ee1103a2abfb942ce1500523 (patch)
tree73dbc9892187f1a025b34574f8a19e8c14a84084 /www-servers
parentStable for x86, wrt bug #463020 (diff)
downloadgentoo-2-1bc16665be252593ee1103a2abfb942ce1500523.tar.gz
gentoo-2-1bc16665be252593ee1103a2abfb942ce1500523.tar.bz2
gentoo-2-1bc16665be252593ee1103a2abfb942ce1500523.zip
Stable for x86, wrt bug #463154
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/gunicorn/ChangeLog5
-rw-r--r--www-servers/gunicorn/gunicorn-0.17.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/gunicorn/ChangeLog b/www-servers/gunicorn/ChangeLog
index 032aea0e3706..861427a98f23 100644
--- a/www-servers/gunicorn/ChangeLog
+++ b/www-servers/gunicorn/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-servers/gunicorn
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/gunicorn/ChangeLog,v 1.29 2013/03/26 11:35:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/gunicorn/ChangeLog,v 1.30 2013/03/26 11:42:29 ago Exp $
+
+ 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> gunicorn-0.17.2.ebuild:
+ Stable for x86, wrt bug #463154
26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> gunicorn-0.17.2.ebuild:
Stable for amd64, wrt bug #463154
diff --git a/www-servers/gunicorn/gunicorn-0.17.2.ebuild b/www-servers/gunicorn/gunicorn-0.17.2.ebuild
index a8be0cb32ee3..bbea3aa91410 100644
--- a/www-servers/gunicorn/gunicorn-0.17.2.ebuild
+++ b/www-servers/gunicorn/gunicorn-0.17.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/gunicorn/gunicorn-0.17.2.ebuild,v 1.2 2013/03/26 11:35:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/gunicorn/gunicorn-0.17.2.ebuild,v 1.3 2013/03/26 11:42:29 ago Exp $
EAPI="5"
SUPPORT_PYTHON_ABIS="1"
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
IUSE="doc test"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND="dev-python/setproctitle"
DEPEND="dev-python/setuptools