Gentoo Archives: gentoo-commits

From: Zac Medico <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/portage:master commit in: man/
Date: Wed, 01 May 2013 21:05:41
Message-Id: 1367442315.ef395a76d34fea2b435cfd1856c0df198d594f65.zmedico@gentoo
1 commit: ef395a76d34fea2b435cfd1856c0df198d594f65
2 Author: Zac Medico <zmedico <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 1 21:05:15 2013 +0000
4 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org>
5 CommitDate: Wed May 1 21:05:15 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=ef395a76
7
8 man/emerge: clarify --rebuild-if-new-slot #467924
9
10 ---
11 man/emerge.1 | 6 ++++++
12 1 files changed, 6 insertions(+), 0 deletions(-)
13
14 diff --git a/man/emerge.1 b/man/emerge.1
15 index 944a432..874d333 100644
16 --- a/man/emerge.1
17 +++ b/man/emerge.1
18 @@ -677,6 +677,12 @@ Since this option requires
19 checking of reverse dependencies, it enables \-\-complete\-graph
20 mode whenever a new slot is installed. This option is enabled by
21 default.
22 +
23 +NOTE: If you want to skip all rebuilds involving slot\-operator
24 +dependecies (including those that involve sub\-slot changes alone),
25 +then \fI\-\-ignore\-built\-slot\-operator\-deps=y\fR is the option
26 +that you are looking for, since \fI\-\-rebuild\-if\-new\-slot\fR
27 +does not affect rebuilds triggered by sub\-slot changes alone.
28 .TP
29 .BR "\-\-rebuild\-if\-new\-rev [ y | n ]"
30 Rebuild packages when build\-time dependencies are built from source, if the