summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-05-28 07:34:43 +0000
committerMichał Górny <mgorny@gentoo.org>2012-05-28 07:34:43 +0000
commit896691c9e3d677d0b993ad32f155dec88ff78872 (patch)
tree4524338394421593c4780f4eb744aade3687d4f4 /eclass/ChangeLog
parentBump to new prerelease. (diff)
downloadhistorical-896691c9e3d677d0b993ad32f155dec88ff78872.tar.gz
historical-896691c9e3d677d0b993ad32f155dec88ff78872.tar.bz2
historical-896691c9e3d677d0b993ad32f155dec88ff78872.zip
autotools.eclass no longer supports re-inheriting so we need to override AUTOTOOLS_AUTO_DEPEND for good...
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 54b8af39096b..aa7bbef59b97 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.270 2012/05/26 14:25:02 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.271 2012/05/28 07:34:43 mgorny Exp $
+
+ 28 May 2012; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass:
+ autotools.eclass no longer supports re-inheriting so we need to override
+ AUTOTOOLS_AUTO_DEPEND for good...
26 May 2012; <swift@gentoo.org> selinux-policy-2.eclass:
Introducing support for user-provided policies, fix loading logic to retry