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 19:04:53 -0800
commite3c8e4177b6b30643f4527d51e544cb08fab7f9b (patch)
treecc41583178809b2504cd42435a2148e4ce224702 /man
parentb59e1c4ee8b6035cc125afae3a16619f9e3199ee (diff)
downloadportage-e3c8e4177b6b30643f4527d51e544cb08fab7f9b.tar.gz
portage-e3c8e4177b6b30643f4527d51e544cb08fab7f9b.tar.bz2
portage-e3c8e4177b6b30643f4527d51e544cb08fab7f9b.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