summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2012-12-02 11:26:07 +0000
committerPacho Ramos <pacho@gentoo.org>2012-12-02 11:26:07 +0000
commitba197c3b6b7cabd5803a4978eaa65f298611e327 (patch)
tree9cd64072244f1975e6dc84c4363232c7f49ba3c4 /eclass/ChangeLog
parentwhitespace (diff)
downloadgentoo-2-ba197c3b6b7cabd5803a4978eaa65f298611e327.tar.gz
gentoo-2-ba197c3b6b7cabd5803a4978eaa65f298611e327.tar.bz2
gentoo-2-ba197c3b6b7cabd5803a4978eaa65f298611e327.zip
making vala_src_prepare() into a no-op in the
common situation where vala is in IUSE and USE=-vala as discussed with the team via mail. Thanks a lot to Alexandre Rostovtsev for the work.
Diffstat (limited to 'eclass/ChangeLog')
-rw-r--r--eclass/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog
index 5bee6441e714..363a3bb391cc 100644
--- a/eclass/ChangeLog
+++ b/eclass/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for eclass directory
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.539 2012/12/02 11:07:09 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.540 2012/12/02 11:26:07 pacho Exp $
+
+ 02 Dec 2012; Pacho Ramos <pacho@gentoo.org> vala.eclass:
+ making vala_src_prepare() into a no-op in the
+ common situation where vala is in IUSE and USE=-vala as discussed with the
+ team via mail. Thanks a lot to Alexandre Rostovtsev for the work.
02 Dec 2012; Pacho Ramos <pacho@gentoo.org> gnome2.eclass:
Always pass --disable-gtk-doc for eapi >= 5 as we don't want docs to get