summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-10-22 05:36:34 +0000
committerZac Medico <zmedico@gentoo.org>2008-10-22 05:36:34 +0000
commitc76994b8020847c16986fc78b9a73febb47a1aef (patch)
tree9ff79c0c7d5fd493f9060038d61a1aad478b59b4 /man/repoman.1
parentDocument PROPERTIES=interactive. (diff)
downloadportage-idfetch-c76994b8020847c16986fc78b9a73febb47a1aef.tar.gz
portage-idfetch-c76994b8020847c16986fc78b9a73febb47a1aef.tar.bz2
portage-idfetch-c76994b8020847c16986fc78b9a73febb47a1aef.zip
Add a PROPERTIES.syntax check.
svn path=/main/trunk/; revision=11717
Diffstat (limited to 'man/repoman.1')
-rw-r--r--man/repoman.16
1 files changed, 6 insertions, 0 deletions
diff --git a/man/repoman.1 b/man/repoman.1
index dc9cb30e..a4a92a73 100644
--- a/man/repoman.1
+++ b/man/repoman.1
@@ -177,6 +177,12 @@ RDEPEND contains a package that usually only belongs in DEPEND
.B RDEPEND.syntax
Syntax error in RDEPEND (usually an extra/missing space/parenthesis)
.TP
+.B PROPERTIES.syntax
+Syntax error in PROPERTIES (usually an extra/missing space/parenthesis)
+.TP
+.B RESTRICT.syntax
+Syntax error in RESTRICT (usually an extra/missing space/parenthesis)
+.TP
.B SLOT.missing
Ebuilds that have a missing or empty SLOT variable
.TP