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, 04 May 2018 07:26:16
Message-Id: 1525416832.06a9a7d92c016c3fa9f8f2fd606fbd95ffae45f4.ulm@gentoo
1 commit: 06a9a7d92c016c3fa9f8f2fd606fbd95ffae45f4
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 1 16:59:22 2018 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Fri May 4 06:53:52 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=06a9a7d9
7
8 *into, *opts: Remove redundant offset-prefix sentence from heading
9
10 Remove the offset-prefix reference from heading to 'Commands affecting
11 install destinations'. The offset-prefix situation is explained
12 in 'into' already, and it applies only to the *into commands.
13
14 pkg-mgr-commands.tex | 9 ++++-----
15 1 file changed, 4 insertions(+), 5 deletions(-)
16
17 diff --git a/pkg-mgr-commands.tex b/pkg-mgr-commands.tex
18 index 07b8d9f..01c0c6d 100644
19 --- a/pkg-mgr-commands.tex
20 +++ b/pkg-mgr-commands.tex
21 @@ -706,11 +706,10 @@ the current phase function has returned.
22 \end{centertable}
23
24 \subsection{Commands affecting install destinations}
25 -The following commands are used to set the various destination trees, all relative to \t{\$\{ED\}} in
26 -offset-prefix aware EAPIs and relative to \t{\$\{D\}} in offset-prefix agnostic EAPIs, used by the
27 -above installation commands. They must be shell functions or aliases, due to the need to set variables
28 -read by the above commands. Ebuilds must not run any of these commands once the current phase function
29 -has returned.
30 +The following commands are used to set the various destination trees and options used by the above
31 +installation commands. They must be shell functions or aliases, due to the need to set variables
32 +read by the above commands. Ebuilds must not run any of these commands once the current phase
33 +function has returned.
34
35 \begin{description}