summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-07-27 21:04:56 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-07-27 21:04:56 +0000
commit7f045e922362a7b0e9039cf50aae7676b1d04c79 (patch)
tree1cd2358886d7be0da16c5f8d1428d1117b950d3e /dev-vcs/bzr-rewrite/ChangeLog
parentfix bug 329463 by restricting Python ABIs to 2.*, Bazaar itself has no Python... (diff)
downloadhistorical-7f045e922362a7b0e9039cf50aae7676b1d04c79.tar.gz
historical-7f045e922362a7b0e9039cf50aae7676b1d04c79.tar.bz2
historical-7f045e922362a7b0e9039cf50aae7676b1d04c79.zip
fix bug 329465 by restricting Python ABIs to 2.*, Bazaar itself has no Python 3 support
Package-Manager: portage-2.1.8.3/cvs/Linux i686
Diffstat (limited to 'dev-vcs/bzr-rewrite/ChangeLog')
-rw-r--r--dev-vcs/bzr-rewrite/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/dev-vcs/bzr-rewrite/ChangeLog b/dev-vcs/bzr-rewrite/ChangeLog
index 3f50d491b28c..57b1df5223dd 100644
--- a/dev-vcs/bzr-rewrite/ChangeLog
+++ b/dev-vcs/bzr-rewrite/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-vcs/bzr-rewrite
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-rewrite/ChangeLog,v 1.2 2010/03/30 09:30:01 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-rewrite/ChangeLog,v 1.3 2010/07/27 21:04:56 fauli Exp $
+
+ 27 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
+ bzr-rewrite-0.6.0.ebuild:
+ fix bug 329465 by restricting Python ABIs to 2.*, Bazaar itself has no
+ Python 3 support
*bzr-rewrite-0.6.0 (30 Mar 2010)