aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gmail.com>2011-05-30 15:26:30 -0700
committerZac Medico <zmedico@gentoo.org>2011-05-30 15:26:30 -0700
commite8cd26c8a67236742e4187fa4bccf4731876ed23 (patch)
tree4fb3ab520d41b96ca5d7100c10f24ddc89d78d48
parentbacktrack_depgraph: display_problems for each run (diff)
downloadportage-e8cd26c8a67236742e4187fa4bccf4731876ed23.tar.gz
portage-e8cd26c8a67236742e4187fa4bccf4731876ed23.tar.bz2
portage-e8cd26c8a67236742e4187fa4bccf4731876ed23.zip
man/ebuild.5: document DOCS variable for EAPI 4
This will fix bug #369383.
-rw-r--r--man/ebuild.56
1 files changed, 6 insertions, 0 deletions
diff --git a/man/ebuild.5 b/man/ebuild.5
index 87f658d06..bc5680fc9 100644
--- a/man/ebuild.5
+++ b/man/ebuild.5
@@ -552,6 +552,12 @@ This variable should only be used when a package provides a virtual target.
For example, blackdown\-jdk and sun\-jdk provide \fIvirtual/jdk\fR. This
allows for packages to depend on \fIvirtual/jdk\fR rather than on blackdown
or sun specifically.
+.TP
+\fBDOCS\fR
+Beginning with \fBEAPI 4\fR, an array or space\-delimited list of documentation
+files for the default src_install function to install using dodoc. If
+undefined, a reasonable default list is used. See the documentation for
+src_install below.
.SH "QA CONTROL VARIABLES"
.TP
.B USAGE NOTES