diff options
author | Marien Zwart <marienz@gentoo.org> | 2006-02-13 22:50:01 +0000 |
---|---|---|
committer | Marien Zwart <marienz@gentoo.org> | 2006-02-13 22:50:01 +0000 |
commit | dc49d6fab454260f9f0c94f8621f79f172130f09 (patch) | |
tree | e2a19cce980918eacdd8393d6a5ebcfb902bd868 /dev-python/vertex/ChangeLog | |
parent | Version Bump. Closes bug #122702. (diff) | |
download | gentoo-2-dc49d6fab454260f9f0c94f8621f79f172130f09.tar.gz gentoo-2-dc49d6fab454260f9f0c94f8621f79f172130f09.tar.bz2 gentoo-2-dc49d6fab454260f9f0c94f8621f79f172130f09.zip |
Make the tests pass with twisted 2.2. No bump because this only affects the tests.
(Portage version: 2660-svn)
Diffstat (limited to 'dev-python/vertex/ChangeLog')
-rw-r--r-- | dev-python/vertex/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/dev-python/vertex/ChangeLog b/dev-python/vertex/ChangeLog index 3a988cf9be3c..c58d314b7cbe 100644 --- a/dev-python/vertex/ChangeLog +++ b/dev-python/vertex/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-python/vertex -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/vertex/ChangeLog,v 1.1 2005/12/05 17:06:16 marienz Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/vertex/ChangeLog,v 1.2 2006/02/13 22:50:01 marienz Exp $ + + 13 Feb 2006; Marien Zwart <marienz@gentoo.org> + +files/vertex-0.1-tests-2.2-compat.patch, vertex-0.1.ebuild: + Make the tests pass with twisted 2.2. No bump because this only affects the + tests. *vertex-0.1 (05 Dec 2005) |