diff options
author | Patrick Lauer <patrick@gentoo.org> | 2009-01-04 19:46:19 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2009-01-04 19:46:19 +0000 |
commit | dfc60dc59cae89a8d346397b41d9966347cbf906 (patch) | |
tree | 7db6c3c5b424b658f4da4ea27981ae1cd850536c /dev-python/pychecker/ChangeLog | |
parent | Change virtual/xft dependency to x11-libs/libXft. (diff) | |
download | gentoo-2-dfc60dc59cae89a8d346397b41d9966347cbf906.tar.gz gentoo-2-dfc60dc59cae89a8d346397b41d9966347cbf906.tar.bz2 gentoo-2-dfc60dc59cae89a8d346397b41d9966347cbf906.zip |
Bump to 0.8.18, fixes part of #216970, thanks to Frank Richter
(Portage version: 2.2_rc20/cvs/Linux 2.6.28 x86_64)
Diffstat (limited to 'dev-python/pychecker/ChangeLog')
-rw-r--r-- | dev-python/pychecker/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/dev-python/pychecker/ChangeLog b/dev-python/pychecker/ChangeLog index dd3c1eaa8259..a440339337d0 100644 --- a/dev-python/pychecker/ChangeLog +++ b/dev-python/pychecker/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-python/pychecker -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pychecker/ChangeLog,v 1.38 2008/09/01 22:03:58 hawking Exp $ +# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pychecker/ChangeLog,v 1.39 2009/01/04 19:46:19 patrick Exp $ + +*pychecker-0.8.18 (04 Jan 2009) + + 04 Jan 2009; Patrick Lauer <patrick@gentoo.org> + +files/pychecker-0.8.18-pychecker2.patch, +pychecker-0.8.18.ebuild: + Bump to 0.8.18, fixes part of #216970, thanks to Frank Richter *pychecker-0.8.17-r1 (01 Sep 2008) |