summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2009-10-19 03:37:16 +0000
committerZac Medico <zmedico@gentoo.org>2009-10-19 03:37:16 +0000
commit077024f43c3c482b2eb1c70e2e1ba414c9ffcff8 (patch)
treed2d180116e36789bdc65e8f389de70312a79b9b5 /man
parentFix breakage in DEFINED_PHASES code. (trunk r14664) (diff)
downloadportage-multirepo-077024f43c3c482b2eb1c70e2e1ba414c9ffcff8.tar.gz
portage-multirepo-077024f43c3c482b2eb1c70e2e1ba414c9ffcff8.tar.bz2
portage-multirepo-077024f43c3c482b2eb1c70e2e1ba414c9ffcff8.zip
Add a --use-ebuild-visibility option, for using unbuilt ebuild metadata
in visibility checks for built ebuilds. Thanks to Sebastian Mingramm (few) for reporting the problem and testing the patch. (trunk r14665) svn path=/main/branches/2.1.7/; revision=14685
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 e6aaf7be..8e52b814 100644
--- a/man/emerge.1
+++ b/man/emerge.1
@@ -494,6 +494,10 @@ Shows the dependency tree for the given target by indenting dependencies.
This is only really useful in combination with \fB\-\-emptytree\fR or
\fB\-\-update\fR and \fB\-\-deep\fR.
.TP
+.BR "\-\-use\-ebuild\-visibility[=n]"
+Use unbuilt ebuild metadata for visibility
+checks on built packages.
+.TP
.BR "\-\-usepkg[=n] " (\fB\-k\fR)
Tells emerge to use binary packages (from $PKGDIR) if they are available, thus
possibly avoiding some time\-consuming compiles. This option is useful for CD