summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorSebastian Luther <SebastianLuther@gmx.de>2010-07-26 21:16:58 +0200
committerZac Medico <zmedico@gentoo.org>2010-08-04 21:12:50 -0700
commitb583812101f1156c553385effcd9dbee0b751087 (patch)
treeafaba46337df1831c5bbf20dea2243f26b9da482 /man
parentAdd a sanity check in _preload_portage_submodules() to ensure that the (diff)
downloadportage-multirepo-b583812101f1156c553385effcd9dbee0b751087.tar.gz
portage-multirepo-b583812101f1156c553385effcd9dbee0b751087.tar.bz2
portage-multirepo-b583812101f1156c553385effcd9dbee0b751087.zip
repoman: Check if the prefix.eclass is inherited if eprefixify is used. Thanks to Jeremy Olexa (darkside) for the initial patch.
Diffstat (limited to 'man')
-rw-r--r--man/repoman.13
1 files changed, 3 insertions, 0 deletions
diff --git a/man/repoman.1 b/man/repoman.1
index 58165bb7..ce9d0ba5 100644
--- a/man/repoman.1
+++ b/man/repoman.1
@@ -282,6 +282,9 @@ 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