Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/pms:eapi-7 commit in: /
Date: Thu, 26 Apr 2018 06:31:05
Message-Id: 1522947189.826ff37e9f2d1f6b9808e8eccfbf87d3b0509e12.ulm@gentoo
1 commit: 826ff37e9f2d1f6b9808e8eccfbf87d3b0509e12
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 5 16:53:09 2018 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 5 16:53:09 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=826ff37e
7
8 Cheat sheet: Fix undefined reference.
9
10 eapi-cheatsheet.tex | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/eapi-cheatsheet.tex b/eapi-cheatsheet.tex
14 index 6833c79..14ca8ca 100644
15 --- a/eapi-cheatsheet.tex
16 +++ b/eapi-cheatsheet.tex
17 @@ -297,7 +297,7 @@ differences between these previous EAPIs.
18 \item[\code{has_version} and \code{best_version} changes]
19 The two helpers support a \code{-{}-host-root} option that causes
20 the query to apply to the host root instead of \code{ROOT}.
21 - See~\featureref{host-root-option}.
22 + See~\featureref{pm-query-options}.
23 \item[\code{usex}] Usage for this helper function is
24 \code{usex} \emph{<USE flag> [true1] [false1] [true2] [false2]}.
25 If the USE flag is set, outputs \emph{[true1][true2]}