aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorDavid James <davidjames@chromium.org>2011-05-03 13:51:30 -0700
committerZac Medico <zmedico@gentoo.org>2011-05-03 15:51:20 -0700
commit9a3a1c4b2d182bef0579166589475df93247a009 (patch)
tree17de028fb0ef7d6a4a8c3886eea57a0eefe0dc48 /man
parentrebuild_config: propagate runtime deps to parents (diff)
downloadportage-9a3a1c4b2d182bef0579166589475df93247a009.tar.gz
portage-9a3a1c4b2d182bef0579166589475df93247a009.tar.bz2
portage-9a3a1c4b2d182bef0579166589475df93247a009.zip
Add --rebuild-ignore flag.
A space separated list of package names or slot atoms. Emerge will not rebuild packages that depend on matching packages due to \fB\-\-rebuild\fR. Change-Id: Ia58fe632ed06c97a22413da0341d7f8da2d65ba8 Review URL: http://gerrit.chromium.org/gerrit/209
Diffstat (limited to 'man')
-rw-r--r--man/emerge.14
1 files changed, 4 insertions, 0 deletions
diff --git a/man/emerge.1 b/man/emerge.1
index f7b604327..2e27e48e3 100644
--- a/man/emerge.1
+++ b/man/emerge.1
@@ -493,6 +493,10 @@ matching binary packages.
A space separated list of package names or slot atoms. Emerge will not rebuild
matching packages due to \fB\-\-rebuild\fR.
.TP
+.BR "\-\-rebuild\-ignore " ATOMS
+A space separated list of package names or slot atoms. Emerge will not rebuild
+packages that depend on matching packages due to \fB\-\-rebuild\fR.
+.TP
.BR "\-\-oneshot " (\fB\-1\fR)
Emerge as normal, but do not add the packages to the world file
for later updating.