summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2012-03-25 18:48:42 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2012-03-25 18:48:42 +0000
commit152051b3edd9f6eb4e5fdb27091de65a0434ccf0 (patch)
treea9b526e25c9e72e4baba7213050e8088a5c51aec /eclass/ChangeLog
parentMarking akonadi-server-1.7.1 ppc64 for bug 408485 (diff)
downloadgentoo-2-152051b3edd9f6eb4e5fdb27091de65a0434ccf0.tar.gz
gentoo-2-152051b3edd9f6eb4e5fdb27091de65a0434ccf0.tar.bz2
gentoo-2-152051b3edd9f6eb4e5fdb27091de65a0434ccf0.zip
Add python-distutils-ng.eclass: new eclass for installing Python, distutils based packages.
Diffstat (limited to 'eclass/ChangeLog')
-rw-r--r--eclass/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog
index 084f3ae1026c..3530d5336df2 100644
--- a/eclass/ChangeLog
+++ b/eclass/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for eclass directory
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.185 2012/03/25 15:31:01 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.186 2012/03/25 18:48:42 nelchael Exp $
+
+ 25 Mar 2012; Krzysztof Pawlik <nelchael@gentoo.org>
+ +python-distutils-ng.eclass:
+ Add python-distutils-ng.eclass: new eclass for installing Python, distutils
+ based packages.
25 Mar 2012; Gilles Dartiguelongue <eva@gentoo.org>
gnome-python-common.eclass: