From af0be826f318a2167786e5d9359b80f8537ca07c Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Fri, 1 Jun 2012 20:05:41 -0700 Subject: repoman.1: document inherit.missing/unused --- man/repoman.1 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/man/repoman.1 b/man/repoman.1 index 49e5afaea..26575a9ca 100644 --- a/man/repoman.1 +++ b/man/repoman.1 @@ -1,4 +1,4 @@ -.TH "REPOMAN" "1" "Mar 2012" "Portage VERSION" "Portage" +.TH "REPOMAN" "1" "June 2012" "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 @@ -321,9 +321,6 @@ PATCHES variable should be a bash array to ensure white space safety Error generating cache entry for ebuild; typically caused by ebuild syntax error or digest verification failure. .TP -.B eprefixify.defined -The ebuild uses eprefixify, but does not inherit the prefix eclass -.TP .B file.UTF8 File is not UTF8 compliant .TP @@ -336,8 +333,11 @@ File/dir name must be composed of only the following chars: a-zA-Z0-9._-+: .B file.size Files in the files directory must be under 20k .TP -.B inherit.autotools -Ebuild inherits autotools but does not call eautomake, eautoconf or eautoreconf +.B inherit.missing +Ebuild uses functions from an eclass but does not inherit it +.TP +.B inherit.unused +Ebuild inherits an eclass but does not use it .TP .B inherit.deprecated Ebuild inherits a deprecated eclass -- cgit v1.2.3-1-g7c22