summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-08-02 16:58:17 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-08-02 16:58:17 +0000
commit20788a2e76038e8ac7bb7129125607061268f916 (patch)
tree73d7aab631e62808eb9efd24e19dca6a79e186de /www-servers/gunicorn/gunicorn-0.12.2.ebuild
parentversion bump (diff)
downloadhistorical-20788a2e76038e8ac7bb7129125607061268f916.tar.gz
historical-20788a2e76038e8ac7bb7129125607061268f916.tar.bz2
historical-20788a2e76038e8ac7bb7129125607061268f916.zip
Stable on amd64 wrt bug #377367
Package-Manager: portage-2.2.0_alpha46/cvs/Linux x86_64
Diffstat (limited to 'www-servers/gunicorn/gunicorn-0.12.2.ebuild')
-rw-r--r--www-servers/gunicorn/gunicorn-0.12.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/gunicorn/gunicorn-0.12.2.ebuild b/www-servers/gunicorn/gunicorn-0.12.2.ebuild
index d0e085cdb0ee..108e626b4578 100644
--- a/www-servers/gunicorn/gunicorn-0.12.2.ebuild
+++ b/www-servers/gunicorn/gunicorn-0.12.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/gunicorn/gunicorn-0.12.2.ebuild,v 1.1 2011/05/20 04:34:46 rafaelmartins Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/gunicorn/gunicorn-0.12.2.ebuild,v 1.2 2011/08/02 16:58:17 hwoarang 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