From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id E34B713888F for ; Sun, 18 Oct 2015 11:24:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF13721C07B; Sun, 18 Oct 2015 11:24:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8119A21C07B for ; Sun, 18 Oct 2015 11:24:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A307B34068A for ; Sun, 18 Oct 2015 11:24:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 94DC412A3 for ; Sun, 18 Oct 2015 11:24:50 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1445167393.29fa2225d86ff9a1e940a5376bf21d423141f6b0.ulm@gentoo> Subject: [gentoo-commits] proj/pms:eapi-6 commit in: / X-VCS-Repository: proj/pms X-VCS-Files: eapi-cheatsheet.tex X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 29fa2225d86ff9a1e940a5376bf21d423141f6b0 X-VCS-Branch: eapi-6 Date: Sun, 18 Oct 2015 11:24:50 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 3f0185c2-b22f-4402-a783-eeb4882be48c X-Archives-Hash: cdaacff6322c0ac60e49ffd35c414798 commit: 29fa2225d86ff9a1e940a5376bf21d423141f6b0 Author: Ulrich Müller gentoo org> AuthorDate: Sun Oct 18 10:24:15 2015 +0000 Commit: Ulrich Müller gentoo 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