summaryrefslogtreecommitdiffstats
path: root/man/emerge.1
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2009-10-18 08:29:59 +0000
committerZac Medico <zmedico@gentoo.org>2009-10-18 08:29:59 +0000
commit97d9ee9570e9c9cb6f56bc7898d15417bd02bfc0 (patch)
tree76fedba6863451d14ef9d83f73a08b1cd69caa7c /man/emerge.1
parent7511b3776e4fb410042caed74fee6d64f60271ca (diff)
downloadportage-97d9ee9570e9c9cb6f56bc7898d15417bd02bfc0.tar.gz
portage-97d9ee9570e9c9cb6f56bc7898d15417bd02bfc0.tar.bz2
portage-97d9ee9570e9c9cb6f56bc7898d15417bd02bfc0.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. svn path=/main/trunk/; revision=14665
Diffstat (limited to 'man/emerge.1')
-rw-r--r--man/emerge.14
1 files changed, 4 insertions, 0 deletions
diff --git a/man/emerge.1 b/man/emerge.1
index c516755f3..34fbe6459 100644
--- a/man/emerge.1
+++ b/man/emerge.1
@@ -501,6 +501,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