From 7e956a6ec65b9b48a9fca3e928e7c7b56fd066b6 Mon Sep 17 00:00:00 2001 From: Sebastian Luther Date: Mon, 19 Sep 2011 13:45:35 +0200 Subject: autounmask: Add --autounmask-unrestricted-atoms option The default behavior of --autounmask is now changed back to the original one, namely to use '=' operators. The --autounmask-unrestricted-atoms option allows the use of '>=' operators whenever possible. This addresses the issues raised in bugs 372405, 374331 and 379333. --- man/emerge.1 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'man') diff --git a/man/emerge.1 b/man/emerge.1 index aa85a7bf2..d6d74e01d 100644 --- a/man/emerge.1 +++ b/man/emerge.1 @@ -304,6 +304,11 @@ the specified configuration file(s), or enable the \fBEMERGE_DEFAULT_OPTS\fR variable may be used to disable this option by default in \fBmake.conf\fR(5). .TP +.BR "\-\-autounmask\-unrestricted\-atoms [ y | n ]" +If \-\-autounmask is enabled, changes using the \'=\' operator +will be written. With this option, \'>=\' operators will be used +whenever possible. +.TP .BR "\-\-autounmask\-write [ y | n ]" If \-\-autounmask is enabled, changes are written to config files, respecting \fBCONFIG_PROTECT\fR and \fB\-\-ask\fR. -- cgit v1.2.3-1-g7c22