summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2012-10-11 10:51:41 +0000
committerJustin Lecher <jlec@gentoo.org>2012-10-11 10:51:41 +0000
commit735e6bb82c0db102203dd39bc63cbabd0c7b5323 (patch)
treecb57dd446783593e4b259099e2f7efe8c0489ba9 /eclass
parentAdd better USE description for jpeg and png (diff)
downloadgentoo-2-735e6bb82c0db102203dd39bc63cbabd0c7b5323.tar.gz
gentoo-2-735e6bb82c0db102203dd39bc63cbabd0c7b5323.tar.bz2
gentoo-2-735e6bb82c0db102203dd39bc63cbabd0c7b5323.zip
Add missing ChangeLog entry
Diffstat (limited to 'eclass')
-rw-r--r--eclass/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog
index 0ba5de2009d2..355f6b1b24f1 100644
--- a/eclass/ChangeLog
+++ b/eclass/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for eclass directory
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.434 2012/10/08 18:44:30 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.435 2012/10/11 10:51:41 jlec Exp $
08 Oct 2012; Michał Górny <mgorny@gentoo.org> +autotools-multilib.eclass:
Introduce autotools-multilib, to simplify building multilib packages with
@@ -104,6 +104,9 @@
Be more strict about eautoreconfig on aclocal.m4. Fixes bug#424763 and
bug#420631.
+ 20 Sep 2012; Justin Lecher <jlec@gentoo.org> intel-sdp.eclass:
+ Keyword for *-linux prefix
+
20 Sep 2012; Michael Palimaka <kensington@gentoo.org> cmake-utils.eclass:
Add support for the ninja build system wrt bug #430608. Improve prefix
support wrt bug #434086.