commit:     29fa2225d86ff9a1e940a5376bf21d423141f6b0
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 18 10:24:15 2015 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Oct 18 11:23:13 2015 +0000
URL:        https://gitweb.gentoo.org/proj/pms.git/commit/?id=29fa2225

Cheat sheet: Calling eapply_user is mandatory.

 eapi-cheatsheet.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eapi-cheatsheet.tex b/eapi-cheatsheet.tex
index fa4b326..6ccc849 100644
--- a/eapi-cheatsheet.tex
+++ b/eapi-cheatsheet.tex
@@ -372,7 +372,7 @@ differences between these previous EAPIs.
     \code{patch -p1}.
     See \featureref{eapply}.
     \item[\code{eapply\_user}] The \code{eapply\_user} command permits
-    the package manager to apply user-provided patches. It should be
+    the package manager to apply user-provided patches. It must be
     called from every \code{src\_prepare} function.
     See \featureref{eapply-user}.
     \item[\code{einstalldocs}] The \code{einstalldocs} function will

Reply via email to