summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2011-09-12 23:06:50 -0700
committerZac Medico <zmedico@gentoo.org>2011-09-12 23:06:50 -0700
commit68462daca775701f090cf9fc442310512c585e6b (patch)
tree3751dee890a371b914832a6c3d639f17b3ae8a7d
parent9cb089047e10b300100e7bbdc4274ecf8866b0bb (diff)
downloadportage-68462daca775701f090cf9fc442310512c585e6b.tar.gz
portage-68462daca775701f090cf9fc442310512c585e6b.tar.bz2
portage-68462daca775701f090cf9fc442310512c585e6b.zip
man/portage.5: layout.conf examples manifests
-rw-r--r--man/portage.54
1 files changed, 4 insertions, 0 deletions
diff --git a/man/portage.5 b/man/portage.5
index b783f6239..2af667621 100644
--- a/man/portage.5
+++ b/man/portage.5
@@ -777,6 +777,10 @@ precedence over settings in \fBlayout.conf\fR, except tools such as
masters = gentoo java-overlay
# indicate that this repo can be used as a substitute for foo-overlay
aliases = foo-overlay
+# do not sign manifests in this repo
+sign\-manifests = false
+# thin\-manifests only contain DIST entries
+thin\-manifests = true
.fi
.RE
.TP