Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/pms:master commit in: /
Date: Fri, 03 Sep 2021 15:26:28
Message-Id: 1630682665.823cc48478a0bb108baa03f0e33e5f77824e5db2.ulm@gentoo
1 commit: 823cc48478a0bb108baa03f0e33e5f77824e5db2
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 3 15:24:25 2021 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 3 15:24:25 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=823cc484
7
8 eapi-cheatsheet.tex: Delete trailing whitespace
9
10 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
11
12 eapi-cheatsheet.tex | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/eapi-cheatsheet.tex b/eapi-cheatsheet.tex
16 index c333b32..8c379bc 100644
17 --- a/eapi-cheatsheet.tex
18 +++ b/eapi-cheatsheet.tex
19 @@ -556,7 +556,7 @@ differences between these previous EAPIs.
20 to configure, respectively. See \featureref{econf-options}.
21 \item[\code{dosym}] With the new option \code{-r}, an absolute
22 path specified for the link target will be converted to a path
23 - relative to the link location. See \featureref{dosym-relative}.
24 + relative to the link location. See \featureref{dosym-relative}.
25 \item[\code{insopts}] Commands \code{doconfd}, \code{doenvd},
26 \code{doheader} install files with fixed mode 0644, i.\,e.\
27 they are no longer affected by \code{insopts}.