summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-12-03 09:29:09 +0000
committerMichał Górny <mgorny@gentoo.org>2012-12-03 09:29:09 +0000
commit06f9af451ed8c080d359a185ae8ac1b7493f0ff5 (patch)
tree409e8eef551b140dcae895563a080fd4099408f1 /eclass/ChangeLog
parentBumping to 1.1, cleaning up, fixing bug #445730 (diff)
downloadgentoo-2-06f9af451ed8c080d359a185ae8ac1b7493f0ff5.tar.gz
gentoo-2-06f9af451ed8c080d359a185ae8ac1b7493f0ff5.tar.bz2
gentoo-2-06f9af451ed8c080d359a185ae8ac1b7493f0ff5.zip
Fix respecting AUTOTOOLS_BUILD_DIR and CMAKE_BUILD_DIR. Acked by scarabeus.
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 33cf6ec6b09d..2e3a901f31b8 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.541 2012/12/02 17:16:20 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.542 2012/12/03 09:29:09 mgorny Exp $
+
+ 03 Dec 2012; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass,
+ cmake-utils.eclass:
+ Fix respecting AUTOTOOLS_BUILD_DIR and CMAKE_BUILD_DIR. Acked by scarabeus.
02 Dec 2012; Gilles Dartiguelongue <eva@gentoo.org> gst-plugins-bad.eclass,
gst-plugins-base.eclass, gst-plugins-good.eclass, gst-plugins-ugly.eclass,