diff options
author | 2003-10-14 18:24:04 +0000 | |
---|---|---|
committer | 2003-10-14 18:24:04 +0000 | |
commit | e3c0981f91bf61058db3c54dee58ad1a549c7f9e (patch) | |
tree | 19bd0ff32c67dd7432ed1899a550c2cfaaf55f70 /dev-python/pylint/ChangeLog | |
parent | initial ebuild for for pylint (diff) | |
download | gentoo-2-e3c0981f91bf61058db3c54dee58ad1a549c7f9e.tar.gz gentoo-2-e3c0981f91bf61058db3c54dee58ad1a549c7f9e.tar.bz2 gentoo-2-e3c0981f91bf61058db3c54dee58ad1a549c7f9e.zip |
initial ebuild for for pylint
Diffstat (limited to 'dev-python/pylint/ChangeLog')
-rw-r--r-- | dev-python/pylint/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/dev-python/pylint/ChangeLog b/dev-python/pylint/ChangeLog new file mode 100644 index 000000000000..bf8ffa5a7357 --- /dev/null +++ b/dev-python/pylint/ChangeLog @@ -0,0 +1,9 @@ +# 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 $ + +*pylint-0.2.1 (14 Oct 2003) + + 14 Oct 2003; Alastair Tse <liquidx@gentoo.org> pylint-0.2.1.ebuild: + initial ebuild. python syntax checker + |