summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2011-04-09 23:56:45 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2011-04-09 23:56:45 +0000
commit420e2004a7041a7325f4556b9c4b7217c967f468 (patch)
tree8850b9cecebd380a00a99806b77efda2f33072c3 /dev-python/docutils/ChangeLog
parentBug #361429: Use pkg-config libudev to get libudev libraries, so that -lrt is... (diff)
downloadhistorical-420e2004a7041a7325f4556b9c4b7217c967f468.tar.gz
historical-420e2004a7041a7325f4556b9c4b7217c967f468.tar.bz2
historical-420e2004a7041a7325f4556b9c4b7217c967f468.zip
Fix compatibility with Python 3.2 (bug #351063).
Package-Manager: portage-2.2.0_alpha29_p10/cvs/Linux x86_64
Diffstat (limited to 'dev-python/docutils/ChangeLog')
-rw-r--r--dev-python/docutils/ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/dev-python/docutils/ChangeLog b/dev-python/docutils/ChangeLog
index 9a23e03a2006..26ddeac5a566 100644
--- a/dev-python/docutils/ChangeLog
+++ b/dev-python/docutils/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-python/docutils
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/docutils/ChangeLog,v 1.126 2010/12/27 21:59:46 arfrever Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/docutils/ChangeLog,v 1.127 2011/04/09 23:56:44 arfrever Exp $
+
+ 09 Apr 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ docutils-0.7.ebuild, +files/docutils-0.7-python-3.2-configparser.patch,
+ +files/docutils-0.7-python-3.2-xml.etree.ElementTree.patch:
+ Fix compatibility with Python 3.2 (bug #351063).
27 Dec 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
-docutils-0.6.ebuild: