summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafael Martins <rafaelmartins@gentoo.org>2013-01-11 01:12:15 +0000
committerRafael Martins <rafaelmartins@gentoo.org>2013-01-11 01:12:15 +0000
commit993f0fe353cb1f8c2b089e8f581dd176e4ba75bc (patch)
tree26051a36f93c110b362d7eb4dce82fc3590df9ab /www-servers/gunicorn
parentClose the lock file explicitly instead of relying on the subshell created by ... (diff)
downloadgentoo-2-993f0fe353cb1f8c2b089e8f581dd176e4ba75bc.tar.gz
gentoo-2-993f0fe353cb1f8c2b089e8f581dd176e4ba75bc.tar.bz2
gentoo-2-993f0fe353cb1f8c2b089e8f581dd176e4ba75bc.zip
Version bump.
(Portage version: 2.2.0_alpha136/cvs/Linux x86_64)
Diffstat (limited to 'www-servers/gunicorn')
-rw-r--r--www-servers/gunicorn/ChangeLog10
-rw-r--r--www-servers/gunicorn/gunicorn-0.17.2.ebuild (renamed from www-servers/gunicorn/gunicorn-0.17.0.ebuild)4
2 files changed, 10 insertions, 4 deletions
diff --git a/www-servers/gunicorn/ChangeLog b/www-servers/gunicorn/ChangeLog
index 16d50fef78ac..2b000fe58062 100644
--- a/www-servers/gunicorn/ChangeLog
+++ b/www-servers/gunicorn/ChangeLog
@@ -1,6 +1,12 @@
# 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.26 2012/12/29 04:39:39 rafaelmartins Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-servers/gunicorn/ChangeLog,v 1.27 2013/01/11 01:12:15 rafaelmartins Exp $
+
+*gunicorn-0.17.2 (11 Jan 2013)
+
+ 11 Jan 2013; Rafael G. Martins <rafaelmartins@gentoo.org>
+ -gunicorn-0.17.0.ebuild, +gunicorn-0.17.2.ebuild:
+ Version bump.
*gunicorn-0.17.0 (29 Dec 2012)
diff --git a/www-servers/gunicorn/gunicorn-0.17.0.ebuild b/www-servers/gunicorn/gunicorn-0.17.2.ebuild
index 7cb462d78025..dbd98731d9de 100644
--- a/www-servers/gunicorn/gunicorn-0.17.0.ebuild
+++ b/www-servers/gunicorn/gunicorn-0.17.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# 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.0.ebuild,v 1.1 2012/12/29 04:39:39 rafaelmartins Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/gunicorn/gunicorn-0.17.2.ebuild,v 1.1 2013/01/11 01:12:15 rafaelmartins Exp $
EAPI="5"
SUPPORT_PYTHON_ABIS="1"