diff options
author | 2012-05-17 01:47:12 +0000 | |
---|---|---|
committer | 2012-05-17 01:47:12 +0000 | |
commit | c3be9c2406e05621afc7a929b305c8e5c795e2dc (patch) | |
tree | e9f76c1bdb9ebfff24a206db17656c6c43597c42 /www-servers | |
parent | Remove older unstable version (diff) | |
download | gentoo-2-c3be9c2406e05621afc7a929b305c8e5c795e2dc.tar.gz gentoo-2-c3be9c2406e05621afc7a929b305c8e5c795e2dc.tar.bz2 gentoo-2-c3be9c2406e05621afc7a929b305c8e5c795e2dc.zip |
Version bump.
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/gunicorn/ChangeLog | 8 | ||||
-rw-r--r-- | www-servers/gunicorn/gunicorn-0.14.3.ebuild (renamed from www-servers/gunicorn/gunicorn-0.14.2.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/www-servers/gunicorn/ChangeLog b/www-servers/gunicorn/ChangeLog index f9c390661a8a..48696cd7b42c 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.18 2012/03/16 21:23:29 rafaelmartins Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/gunicorn/ChangeLog,v 1.19 2012/05/17 01:47:12 rafaelmartins Exp $ + +*gunicorn-0.14.3 (17 May 2012) + + 17 May 2012; Rafael G. Martins <rafaelmartins@gentoo.org> + -gunicorn-0.14.2.ebuild, +gunicorn-0.14.3.ebuild: + Version bump. *gunicorn-0.14.2 (16 Mar 2012) diff --git a/www-servers/gunicorn/gunicorn-0.14.2.ebuild b/www-servers/gunicorn/gunicorn-0.14.3.ebuild index 28ef0ccf5bb5..14d8c3edcdfe 100644 --- a/www-servers/gunicorn/gunicorn-0.14.2.ebuild +++ b/www-servers/gunicorn/gunicorn-0.14.3.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.14.2.ebuild,v 1.1 2012/03/16 21:23:30 rafaelmartins Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/gunicorn/gunicorn-0.14.3.ebuild,v 1.1 2012/05/17 01:47:12 rafaelmartins Exp $ EAPI="3" PYTHON_DEPEND="2:2.5" |