diff options
author | Rafael Martins <rafaelmartins@gentoo.org> | 2011-03-23 22:50:11 +0000 |
---|---|---|
committer | Rafael Martins <rafaelmartins@gentoo.org> | 2011-03-23 22:50:11 +0000 |
commit | f1ebb48b035eb28ae72884e6535fdfd69381d23c (patch) | |
tree | a9748d5abd50e913350edebc5da40d52f8bf1f12 /www-servers | |
parent | Bump to 5.7.7 (diff) | |
download | gentoo-2-f1ebb48b035eb28ae72884e6535fdfd69381d23c.tar.gz gentoo-2-f1ebb48b035eb28ae72884e6535fdfd69381d23c.tar.bz2 gentoo-2-f1ebb48b035eb28ae72884e6535fdfd69381d23c.zip |
Version bump.
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/gunicorn/ChangeLog | 10 | ||||
-rw-r--r-- | www-servers/gunicorn/gunicorn-0.12.0.ebuild | 4 | ||||
-rw-r--r-- | www-servers/gunicorn/gunicorn-0.12.1.ebuild (renamed from www-servers/gunicorn/gunicorn-0.11.2.ebuild) | 4 |
3 files changed, 12 insertions, 6 deletions
diff --git a/www-servers/gunicorn/ChangeLog b/www-servers/gunicorn/ChangeLog index f8aa3cc36986..bcbb20a01da8 100644 --- a/www-servers/gunicorn/ChangeLog +++ b/www-servers/gunicorn/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for www-servers/gunicorn -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/gunicorn/ChangeLog,v 1.2 2010/12/22 22:22:10 rafaelmartins Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-servers/gunicorn/ChangeLog,v 1.3 2011/03/23 22:50:10 rafaelmartins Exp $ + +*gunicorn-0.12.1 (23 Mar 2011) + + 23 Mar 2011; Rafael G. Martins <rafaelmartins@gentoo.org> + -gunicorn-0.11.2.ebuild, +gunicorn-0.12.1.ebuild: + Version bump. *gunicorn-0.12.0 (22 Dec 2010) diff --git a/www-servers/gunicorn/gunicorn-0.12.0.ebuild b/www-servers/gunicorn/gunicorn-0.12.0.ebuild index 5debd62e3175..094d79a5d802 100644 --- a/www-servers/gunicorn/gunicorn-0.12.0.ebuild +++ b/www-servers/gunicorn/gunicorn-0.12.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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.0.ebuild,v 1.1 2010/12/22 22:22:10 rafaelmartins Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/gunicorn/gunicorn-0.12.0.ebuild,v 1.2 2011/03/23 22:50:10 rafaelmartins Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" diff --git a/www-servers/gunicorn/gunicorn-0.11.2.ebuild b/www-servers/gunicorn/gunicorn-0.12.1.ebuild index 7d7878ed3d4b..82d39c060a3c 100644 --- a/www-servers/gunicorn/gunicorn-0.11.2.ebuild +++ b/www-servers/gunicorn/gunicorn-0.12.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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.11.2.ebuild,v 1.1 2010/12/12 20:37:18 rafaelmartins Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/gunicorn/gunicorn-0.12.1.ebuild,v 1.1 2011/03/23 22:50:10 rafaelmartins Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" |