summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-01-11 05:49:57 +0000
committerZac Medico <zmedico@gentoo.org>2008-01-11 05:49:57 +0000
commitbb0c42fcc98ec289121caa3ca7cde0f53822a410 (patch)
treef841275a3c03577b7c19d89b0a505564c116d707 /man
parente13a0f8091d6d846f3228c66b69a50f47f17077d (diff)
downloadportage-bb0c42fcc98ec289121caa3ca7cde0f53822a410.tar.gz
portage-bb0c42fcc98ec289121caa3ca7cde0f53822a410.tar.bz2
portage-bb0c42fcc98ec289121caa3ca7cde0f53822a410.zip
Bug #203887 - Implement RESTRICT=installsources for binaries that are
not compatible with debugedit. (trunk r9167) svn path=/main/branches/2.1.2/; revision=9175
Diffstat (limited to 'man')
-rw-r--r--man/ebuild.54
1 files changed, 4 insertions, 0 deletions
diff --git a/man/ebuild.5 b/man/ebuild.5
index 116e44d01..2eaffcbc1 100644
--- a/man/ebuild.5
+++ b/man/ebuild.5
@@ -364,6 +364,10 @@ Distribution of binary packages is restricted.
.I fetch
like \fImirror\fR but the files will not be fetched via \fBSRC_URI\fR either.
.TP
+.I installsources
+Disables installsources for specific packages. This is for packages with
+binaries that are not compatible with debugedit.
+.TP
.I mirror
files in \fBSRC_URI\fR will not be downloaded from the \fBGENTOO_MIRRORS\fR.
.TP