summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2012-03-26 18:27:58 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2012-03-26 18:27:58 +0000
commitb952919ae01cdc55fc3f93254da7ea7f17988c39 (patch)
treebb2f27d9c6369286bad379a0ed92948acb359f61 /eclass/ChangeLog
parentRe-add previously dropped keywords for prefix, bug 397819. Remove old. (diff)
downloadgentoo-2-b952919ae01cdc55fc3f93254da7ea7f17988c39.tar.gz
gentoo-2-b952919ae01cdc55fc3f93254da7ea7f17988c39.tar.bz2
gentoo-2-b952919ae01cdc55fc3f93254da7ea7f17988c39.zip
Small fixes: use +=, cleanup used variables, white space.
Diffstat (limited to 'eclass/ChangeLog')
-rw-r--r--eclass/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog
index b91d22c19ea7..425050e42cc6 100644
--- a/eclass/ChangeLog
+++ b/eclass/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for eclass directory
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.188 2012/03/26 16:24:31 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.189 2012/03/26 18:27:58 nelchael Exp $
+
+ 26 Mar 2012; Krzysztof Pawlik <nelchael@gentoo.org>
+ python-distutils-ng.eclass:
+ Small fixes: use +=, cleanup used variables, white space.
26 Mar 2012; Krzysztof Pawlik <nelchael@gentoo.org>
python-distutils-ng.eclass: