summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-01-14 15:18:05 +0000
committerMichał Górny <mgorny@gentoo.org>2012-01-14 15:18:05 +0000
commit93be23f83df95a9eac1c3faf96002c3b5d0e0847 (patch)
treebed2b4af6dd9ceb1047088b2ba3059fbf0347de6 /eclass/ChangeLog
parentAutoreconfigure packages when user patches need it. (diff)
downloadgentoo-2-93be23f83df95a9eac1c3faf96002c3b5d0e0847.tar.gz
gentoo-2-93be23f83df95a9eac1c3faf96002c3b5d0e0847.tar.bz2
gentoo-2-93be23f83df95a9eac1c3faf96002c3b5d0e0847.zip
Pass --force to eautopoint and few other pre-autoreconf funcs.
Diffstat (limited to 'eclass/ChangeLog')
-rw-r--r--eclass/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog
index ff19cbf07749..dac8d48ab6fb 100644
--- a/eclass/ChangeLog
+++ b/eclass/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for eclass directory
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.82 2012/01/14 14:59:18 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.83 2012/01/14 15:18:05 mgorny Exp $
+
+ 14 Jan 2012; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass:
+ Pass --force to eautopoint and few other pre-autoreconf funcs.
14 Jan 2012; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass:
Autoreconfigure packages when user patches need it.