diff options
author | Marien Zwart <marienz@gentoo.org> | 2006-11-30 00:04:59 +0000 |
---|---|---|
committer | Marien Zwart <marienz@gentoo.org> | 2006-11-30 00:04:59 +0000 |
commit | 91eef59ef310014766b9c9259c8e0e8e4f5018ff (patch) | |
tree | c865ec97380874b7ef9cf7da53a6da548b4e6258 /dev-python/pylint/ChangeLog | |
parent | Version bump (see bug #156425). (diff) | |
download | gentoo-2-91eef59ef310014766b9c9259c8e0e8e4f5018ff.tar.gz gentoo-2-91eef59ef310014766b9c9259c8e0e8e4f5018ff.tar.bz2 gentoo-2-91eef59ef310014766b9c9259c8e0e8e4f5018ff.zip |
Version bump, remove old versions. Close bug #156624, thanks to Daniel Drake <dsd@gentoo.org> for reporting.
(Portage version: 2.1.2_rc2-r2)
Diffstat (limited to 'dev-python/pylint/ChangeLog')
-rw-r--r-- | dev-python/pylint/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/dev-python/pylint/ChangeLog b/dev-python/pylint/ChangeLog index 2ad271a09441..e1b13ab12b60 100644 --- a/dev-python/pylint/ChangeLog +++ b/dev-python/pylint/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for dev-python/pylint # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/ChangeLog,v 1.30 2006/09/27 00:08:04 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/ChangeLog,v 1.31 2006/11/30 00:04:59 marienz Exp $ + +*pylint-0.12.2 (30 Nov 2006) + + 30 Nov 2006; Marien Zwart <marienz@gentoo.org> + -files/pylint-0.9.0-extra-todo.patch, -pylint-0.4.0.ebuild, + -pylint-0.7.0.ebuild, -pylint-0.8.1.ebuild, -pylint-0.9.0.ebuild, + -pylint-0.10.0.ebuild, +pylint-0.12.2.ebuild: + Version bump, remove old versions. Close bug #156624, thanks to Daniel Drake + <dsd@gentoo.org> for reporting. *pylint-0.12.1 (27 Sep 2006) |