diff options
author | Michał Górny <mgorny@gentoo.org> | 2013-02-10 17:57:55 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2013-02-10 17:57:55 +0000 |
commit | f848eec30be7bc441279f186ef3031ca0178568c (patch) | |
tree | 29c15ea073f892237dda8ca1ac2ae7a8ed6d854d /dev-python/decorator/ChangeLog | |
parent | Remove old. (diff) | |
download | historical-f848eec30be7bc441279f186ef3031ca0178568c.tar.gz historical-f848eec30be7bc441279f186ef3031ca0178568c.tar.bz2 historical-f848eec30be7bc441279f186ef3031ca0178568c.zip |
Enable python3.1. The test failure does not seem important enough to disable it.
Package-Manager: portage-2.2.0_alpha142/cvs/Linux x86_64
Manifest-Sign-Key: 0x42B9401D
Diffstat (limited to 'dev-python/decorator/ChangeLog')
-rw-r--r-- | dev-python/decorator/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-python/decorator/ChangeLog b/dev-python/decorator/ChangeLog index d5b8c1e97107..9530f3a89643 100644 --- a/dev-python/decorator/ChangeLog +++ b/dev-python/decorator/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/decorator # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/ChangeLog,v 1.59 2013/01/06 10:28:47 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/ChangeLog,v 1.60 2013/02/10 17:57:53 mgorny Exp $ + + 10 Feb 2013; Michał Górny <mgorny@gentoo.org> decorator-3.4.0-r1.ebuild: + Enable python3.1. The test failure does not seem important enough to disable + it. 06 Jan 2013; Markus Meier <maekke@gentoo.org> decorator-3.3.2.ebuild: arm stable, bug #449426 |