diff options
author | Rafael Martins <rafaelmartins@gentoo.org> | 2012-07-18 02:12:15 +0000 |
---|---|---|
committer | Rafael Martins <rafaelmartins@gentoo.org> | 2012-07-18 02:12:15 +0000 |
commit | 4db903df84dcec4f297b6f78a16195ad0ab11f8a (patch) | |
tree | 4ef486a1eb40b2cf91a2fa8f20a9b3c71227d0b7 /www-servers/gunicorn | |
parent | Keyword ~mips (diff) | |
download | gentoo-2-4db903df84dcec4f297b6f78a16195ad0ab11f8a.tar.gz gentoo-2-4db903df84dcec4f297b6f78a16195ad0ab11f8a.tar.bz2 gentoo-2-4db903df84dcec4f297b6f78a16195ad0ab11f8a.zip |
Version bump.
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
Diffstat (limited to 'www-servers/gunicorn')
-rw-r--r-- | www-servers/gunicorn/ChangeLog | 8 | ||||
-rw-r--r-- | www-servers/gunicorn/gunicorn-0.14.5.ebuild (renamed from www-servers/gunicorn/gunicorn-0.14.3.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/www-servers/gunicorn/ChangeLog b/www-servers/gunicorn/ChangeLog index 48696cd7b42c..f996d8fc6a0b 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.19 2012/05/17 01:47:12 rafaelmartins Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/gunicorn/ChangeLog,v 1.20 2012/07/18 02:12:15 rafaelmartins Exp $ + +*gunicorn-0.14.5 (18 Jul 2012) + + 18 Jul 2012; Rafael G. Martins <rafaelmartins@gentoo.org> + -gunicorn-0.14.3.ebuild, +gunicorn-0.14.5.ebuild: + Version bump. *gunicorn-0.14.3 (17 May 2012) diff --git a/www-servers/gunicorn/gunicorn-0.14.3.ebuild b/www-servers/gunicorn/gunicorn-0.14.5.ebuild index 14d8c3edcdfe..b872771669ed 100644 --- a/www-servers/gunicorn/gunicorn-0.14.3.ebuild +++ b/www-servers/gunicorn/gunicorn-0.14.5.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.3.ebuild,v 1.1 2012/05/17 01:47:12 rafaelmartins Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/gunicorn/gunicorn-0.14.5.ebuild,v 1.1 2012/07/18 02:12:15 rafaelmartins Exp $ EAPI="3" PYTHON_DEPEND="2:2.5" |