summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-02-10 16:15:05 +0000
committerMichał Górny <mgorny@gentoo.org>2013-02-10 16:15:05 +0000
commit0ce0db5962c02d86578dc3831101d7adafcba798 (patch)
treeddc51bd45516b128e54df20fee8e597796e11242 /eclass/ChangeLog
parentBackport patch from upstream to fix recursive file indexing. (diff)
downloadgentoo-2-0ce0db5962c02d86578dc3831101d7adafcba798.tar.gz
gentoo-2-0ce0db5962c02d86578dc3831101d7adafcba798.tar.bz2
gentoo-2-0ce0db5962c02d86578dc3831101d7adafcba798.zip
Temporarily disable egg_info since it causes problems with installing scripts.
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 c2f401768fb2..30cc59e16b36 100644
--- a/eclass/ChangeLog
+++ b/eclass/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for eclass directory
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.672 2013/02/10 11:44:55 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.673 2013/02/10 16:15:05 mgorny Exp $
+
+ 10 Feb 2013; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass:
+ Temporarily disable egg_info since it causes problems with installing
+ scripts.
10 Feb 2013; Michał Górny <mgorny@gentoo.org> +cmake-multilib.eclass:
Introduce cmake-utils wrapper eclass for multilib.