summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2011-02-02 19:04:53 -0800
committerZac Medico <zmedico@gentoo.org>2011-02-02 21:05:48 -0800
commitb6a69c60255586cc71249c52c238d818a8824f35 (patch)
tree87084075590742d1918492b5357ee41c01ec66be /man
parent4bb4eb216a4f5e99729595c2b91a862037e94eb9 (diff)
downloadportage-b6a69c60255586cc71249c52c238d818a8824f35.tar.gz
portage-b6a69c60255586cc71249c52c238d818a8824f35.tar.bz2
portage-b6a69c60255586cc71249c52c238d818a8824f35.zip
repoman.1: new variable.usedwithhelpers check
Diffstat (limited to 'man')
-rw-r--r--man/repoman.15
1 files changed, 4 insertions, 1 deletions
diff --git a/man/repoman.1 b/man/repoman.1
index f6141d03a..f9501bf43 100644
--- a/man/repoman.1
+++ b/man/repoman.1
@@ -1,4 +1,4 @@
-.TH "REPOMAN" "1" "Nov 2010" "Portage VERSION" "Portage"
+.TH "REPOMAN" "1" "Feb 2011" "Portage VERSION" "Portage"
.SH NAME
repoman \- Gentoo's program to enforce a minimal level of quality assurance in packages added to the portage tree
.SH SYNOPSIS
@@ -344,6 +344,9 @@ character set.
.B variable.readonly
Assigning a readonly variable
.TP
+.B variable.usedwithhelpers
+Ebuild uses D, ROOT, ED, EROOT or EPREFIX with helpers
+.TP
.B virtual.exists
PROVIDE contains existing package names
.TP