diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-11-06 01:01:01 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-11-06 01:01:01 +0000 |
commit | a08cc985df497cf18691e2016a24c6fdf79e1842 (patch) | |
tree | e0fff1e456bea531389ed1a881533916566afeef /dev-python/pylint/ChangeLog | |
parent | amd64 keywording (diff) | |
download | gentoo-2-a08cc985df497cf18691e2016a24c6fdf79e1842.tar.gz gentoo-2-a08cc985df497cf18691e2016a24c6fdf79e1842.tar.bz2 gentoo-2-a08cc985df497cf18691e2016a24c6fdf79e1842.zip |
add deps
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 bf8ffa5a7357..e03a35aa83ea 100644 --- a/dev-python/pylint/ChangeLog +++ b/dev-python/pylint/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/pylint # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/ChangeLog,v 1.1 2003/10/14 18:23:58 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/ChangeLog,v 1.2 2003/11/06 01:00:51 liquidx Exp $ + + 06 Nov 2003; Alastair Tse <liquidx@gentoo.org> pylint-0.2.1.ebuild: + oops, forgot the deps in my moment of madness. adding logilab-common and optik + to deps (#32820) *pylint-0.2.1 (14 Oct 2003) |