diff options
author | Mike Gilbert <floppym@gentoo.org> | 2011-09-20 23:40:33 +0000 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2011-09-20 23:40:33 +0000 |
commit | b1447ea578369ab23269dd304571af34631d5c79 (patch) | |
tree | 0acdfe4fe3d6325fff1ebe7106bc852b7b1a2d74 /dev-python/pyflakes/ChangeLog | |
parent | Require Python[xml]. Don't install .cvsignore files. Patch by Arfrever. (diff) | |
download | gentoo-2-b1447ea578369ab23269dd304571af34631d5c79.tar.gz gentoo-2-b1447ea578369ab23269dd304571af34631d5c79.tar.bz2 gentoo-2-b1447ea578369ab23269dd304571af34631d5c79.zip |
Restrict tests with Jython. Simplify dependencies. Patch by Arfrever.
(Portage version: 2.2.0_alpha59/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/pyflakes/ChangeLog')
-rw-r--r-- | dev-python/pyflakes/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-python/pyflakes/ChangeLog b/dev-python/pyflakes/ChangeLog index 0644b6d35a40..c288d1956f9f 100644 --- a/dev-python/pyflakes/ChangeLog +++ b/dev-python/pyflakes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pyflakes # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyflakes/ChangeLog,v 1.18 2011/09/04 06:20:03 djc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyflakes/ChangeLog,v 1.19 2011/09/20 23:40:33 floppym Exp $ + + 20 Sep 2011; Mike Gilbert <floppym@gentoo.org> pyflakes-0.5.0.ebuild: + Restrict tests with Jython. Simplify dependencies. Patch by Arfrever. 04 Sep 2011; Dirkjan Ochtman <djc@gentoo.org> pyflakes-0.5.0.ebuild: Take some fixes suggested by Arfrever via the python overlay. |