diff options
author | 2009-09-29 01:40:20 +0000 | |
---|---|---|
committer | 2009-09-29 01:40:20 +0000 | |
commit | 62a7012a9b47739a9df741f0d9366a9458682d63 (patch) | |
tree | ebec09ede0c00daed9e4fe827c09dd41c121124b /dev-python/webob/ChangeLog | |
parent | Version bump thanks to Thomas Beinicke (bug #286860). (diff) | |
download | historical-62a7012a9b47739a9df741f0d9366a9458682d63.tar.gz historical-62a7012a9b47739a9df741f0d9366a9458682d63.tar.bz2 historical-62a7012a9b47739a9df741f0d9366a9458682d63.zip |
Set SUPPORT_PYTHON_ABIS.
Package-Manager: portage-14458-svn/cvs/Linux x86_64
Diffstat (limited to 'dev-python/webob/ChangeLog')
-rw-r--r-- | dev-python/webob/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-python/webob/ChangeLog b/dev-python/webob/ChangeLog index bb59586fcf50..70a6b9cdaeaa 100644 --- a/dev-python/webob/ChangeLog +++ b/dev-python/webob/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/webob # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/ChangeLog,v 1.4 2009/09/04 15:12:05 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/ChangeLog,v 1.5 2009/09/29 01:40:20 arfrever Exp $ + + 29 Sep 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + webob-0.9.6.1.ebuild: + Set SUPPORT_PYTHON_ABIS. 04 Sep 2009; Patrick Lauer <patrick@gentoo.org> -webob-0.9.2.ebuild, -webob-0.9.6.ebuild: |