summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-01-28 15:16:40 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-01-28 15:16:40 +0000
commitf40613605dc5323f3c0bb0aa18d9545a0203e40c (patch)
treeede684104f76644a0964e82ec6e5793dab65c501 /www-servers/gunicorn
parentx86 stable wrt bug #400441 (diff)
downloadgentoo-2-f40613605dc5323f3c0bb0aa18d9545a0203e40c.tar.gz
gentoo-2-f40613605dc5323f3c0bb0aa18d9545a0203e40c.tar.bz2
gentoo-2-f40613605dc5323f3c0bb0aa18d9545a0203e40c.zip
x86 stable wrt bug #400527
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'www-servers/gunicorn')
-rw-r--r--www-servers/gunicorn/ChangeLog5
-rw-r--r--www-servers/gunicorn/gunicorn-0.13.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/gunicorn/ChangeLog b/www-servers/gunicorn/ChangeLog
index 30e66560f97f..c4d13644fa0a 100644
--- a/www-servers/gunicorn/ChangeLog
+++ b/www-servers/gunicorn/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-servers/gunicorn
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/gunicorn/ChangeLog,v 1.13 2012/01/27 17:06:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/gunicorn/ChangeLog,v 1.14 2012/01/28 15:16:40 phajdan.jr Exp $
+
+ 28 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> gunicorn-0.13.4.ebuild:
+ x86 stable wrt bug #400527
27 Jan 2012; Agostino Sarubbo <ago@gentoo.org> gunicorn-0.13.4.ebuild:
Stable for amd64, wrt bug #400527
diff --git a/www-servers/gunicorn/gunicorn-0.13.4.ebuild b/www-servers/gunicorn/gunicorn-0.13.4.ebuild
index 15f6ff372f27..0bc727992b30 100644
--- a/www-servers/gunicorn/gunicorn-0.13.4.ebuild
+++ b/www-servers/gunicorn/gunicorn-0.13.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/gunicorn/gunicorn-0.13.4.ebuild,v 1.2 2012/01/27 17:06:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/gunicorn/gunicorn-0.13.4.ebuild,v 1.3 2012/01/28 15:16:40 phajdan.jr Exp $
EAPI="3"
PYTHON_DEPEND="2:2.5"
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
IUSE="doc examples test"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND="dev-python/setproctitle"
DEPEND="dev-python/setuptools