From ef395a76d34fea2b435cfd1856c0df198d594f65 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Wed, 1 May 2013 14:05:15 -0700 Subject: [PATCH] man/emerge: clarify --rebuild-if-new-slot #467924 --- man/emerge.1 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/man/emerge.1 b/man/emerge.1 index 944a43230..874d33380 100644 --- a/man/emerge.1 +++ b/man/emerge.1 @@ -677,6 +677,12 @@ Since this option requires checking of reverse dependencies, it enables \-\-complete\-graph mode whenever a new slot is installed. This option is enabled by default. + +NOTE: If you want to skip all rebuilds involving slot\-operator +dependecies (including those that involve sub\-slot changes alone), +then \fI\-\-ignore\-built\-slot\-operator\-deps=y\fR is the option +that you are looking for, since \fI\-\-rebuild\-if\-new\-slot\fR +does not affect rebuilds triggered by sub\-slot changes alone. .TP .BR "\-\-rebuild\-if\-new\-rev [ y | n ]" Rebuild packages when build\-time dependencies are built from source, if the -- 2.26.2