diff options
author | 2009-09-04 22:59:31 +0000 | |
---|---|---|
committer | 2009-09-04 22:59:31 +0000 | |
commit | ca458cbd529508c1cd88808b566a9b508de61142 (patch) | |
tree | 638e6f4035cf33855492550cb2617c5613785cfd /dev-python/pylint/ChangeLog | |
parent | add x11-base/xorg-drivers meta ebuild from the x11 overlay (diff) | |
download | gentoo-2-ca458cbd529508c1cd88808b566a9b508de61142.tar.gz gentoo-2-ca458cbd529508c1cd88808b566a9b508de61142.tar.bz2 gentoo-2-ca458cbd529508c1cd88808b566a9b508de61142.zip |
Fix tests.
(Portage version: 14182-svn/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/pylint/ChangeLog')
-rw-r--r-- | dev-python/pylint/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-python/pylint/ChangeLog b/dev-python/pylint/ChangeLog index 7c6b5ec1cbaa..013a49175e26 100644 --- a/dev-python/pylint/ChangeLog +++ b/dev-python/pylint/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/pylint # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/ChangeLog,v 1.50 2009/09/04 20:15:35 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/ChangeLog,v 1.51 2009/09/04 22:59:31 arfrever Exp $ + + 04 Sep 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + pylint-0.18.1.ebuild, +files/pylint-0.18.1-utils.py.patch: + Fix tests. *pylint-0.18.1 (04 Sep 2009) |