summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2009-04-30 07:30:56 +0000
committerZac Medico <zmedico@gentoo.org>2009-04-30 07:30:56 +0000
commit0c811a096bd7ff9a34477a0fd8c73e170125b63f (patch)
treeeb87afaef18dcd232825ad42c43abd59f8bfa743
parentWarn about sed and epatch calls which should be moved from src_unpack to (diff)
downloadportage-multirepo-0c811a096bd7ff9a34477a0fd8c73e170125b63f.tar.gz
portage-multirepo-0c811a096bd7ff9a34477a0fd8c73e170125b63f.tar.bz2
portage-multirepo-0c811a096bd7ff9a34477a0fd8c73e170125b63f.zip
Clarify RESTRICT=bindist docs by referring to 'built' packages. Thanks to
Thomas Sachau <tommy@g.o> for reporting. (trunk r13414) svn path=/main/branches/2.1.6/; revision=13554
-rw-r--r--man/ebuild.52
1 files changed, 1 insertions, 1 deletions
diff --git a/man/ebuild.5 b/man/ebuild.5
index 9cb49769..6dad244d 100644
--- a/man/ebuild.5
+++ b/man/ebuild.5
@@ -408,7 +408,7 @@ checks need to be skipped for other reasons (such as proprietary binaries),
see the \fBQA CONTROL VARIABLES\fR section for more specific exemptions.
.TP
.I bindist
-Distribution of binary packages is restricted.
+Distribution of built packages is restricted.
.TP
.I fetch
like \fImirror\fR but the files will not be fetched via \fBSRC_URI\fR either.