From ff7cdd18aa9fe95be848637366b4b7fcaf440f6f Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Mon, 23 Mar 2009 21:16:27 +0000 Subject: Add support for FEATURES=parse-eapi-ebuild-head, which is similar to GLEP 55 except that the EAPI is parsed from the head of the ebuild (first 30 lines). This feature is only intended for experimental purposes and should not be enabled under normal circumstances. svn path=/main/trunk/; revision=13173 --- man/make.conf.5 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'man/make.conf.5') diff --git a/man/make.conf.5 b/man/make.conf.5 index 2f9c36509..268fd4c81 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -269,6 +269,11 @@ Fetch in the background while compiling. Run `tail \-f /var/log/emerge\-fetch.log` in a terminal to view parallel-fetch progress. .TP +.B parse\-eapi\-ebuild\-head +Parse \fBEAPI\fR from the head of the ebuild (first 30 lines). This feature +is only intended for experimental purposes and should not be enabled under +normal circumstances. +.TP .B preserve\-libs Preserve libraries when the sonames change during upgrade or downgrade. Libraries are preserved only if consumers of those libraries are detected. -- cgit v1.2.3-1-g7c22