diff options
author | Rafael Martins <rafaelmartins@gentoo.org> | 2012-03-04 19:55:54 +0000 |
---|---|---|
committer | Rafael Martins <rafaelmartins@gentoo.org> | 2012-03-04 19:55:54 +0000 |
commit | b4670043b7a3119cb7dd2b0b7e569962b467ed79 (patch) | |
tree | 6fed43848094953ec64bedc84b8653d9e4457e95 /www-servers/gunicorn/ChangeLog | |
parent | fix SRC_URI (diff) | |
download | historical-b4670043b7a3119cb7dd2b0b7e569962b467ed79.tar.gz historical-b4670043b7a3119cb7dd2b0b7e569962b467ed79.tar.bz2 historical-b4670043b7a3119cb7dd2b0b7e569962b467ed79.zip |
Fixed patch version.
Package-Manager: portage-2.2.0_alpha89_p5/cvs/Linux x86_64
Diffstat (limited to 'www-servers/gunicorn/ChangeLog')
-rw-r--r-- | www-servers/gunicorn/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/www-servers/gunicorn/ChangeLog b/www-servers/gunicorn/ChangeLog index 8975e0397427..ea55983716b4 100644 --- a/www-servers/gunicorn/ChangeLog +++ b/www-servers/gunicorn/ChangeLog @@ -1,6 +1,10 @@ # 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.16 2012/03/04 19:44:41 rafaelmartins Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/gunicorn/ChangeLog,v 1.17 2012/03/04 19:55:54 rafaelmartins Exp $ + + 04 Mar 2012; Rafael G. Martins <rafaelmartins@gentoo.org> + gunicorn-0.14.1.ebuild: + Fixed patch version. *gunicorn-0.14.1 (04 Mar 2012) |