diff options
author | Patrick Lauer <patrick@gentoo.org> | 2009-02-15 14:06:44 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2009-02-15 14:06:44 +0000 |
commit | 824a2b12670f931e938b1e779f20166957993ea9 (patch) | |
tree | ad762afb72a7014b107cd20ba4885e6b197a8e0b /dev-python/webob/ChangeLog | |
parent | Bump to 1.4.4 (diff) | |
download | gentoo-2-824a2b12670f931e938b1e779f20166957993ea9.tar.gz gentoo-2-824a2b12670f931e938b1e779f20166957993ea9.tar.bz2 gentoo-2-824a2b12670f931e938b1e779f20166957993ea9.zip |
Bump to 0.9.6, adding ~amd64 keyword
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/webob/ChangeLog')
-rw-r--r-- | dev-python/webob/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/dev-python/webob/ChangeLog b/dev-python/webob/ChangeLog index 93d0a1bdbb7a..740e4b4beda6 100644 --- a/dev-python/webob/ChangeLog +++ b/dev-python/webob/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-python/webob -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/ChangeLog,v 1.1 2008/07/02 05:09:52 pythonhead Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/ChangeLog,v 1.2 2009/02/15 14:06:44 patrick Exp $ + +*webob-0.9.6 (15 Feb 2009) + + 15 Feb 2009; Patrick Lauer <patrick@gentoo.org> +webob-0.9.6.ebuild: + Bump to 0.9.6, adding ~amd64 keyword *webob-0.9.2 (02 Jul 2008) |