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, 10 Nov 2017 12:42:25
Message-Id: 1510317715.e736399b13b42484d77f3f95965b90f0c4e32709.ulm@gentoo
1 commit: e736399b13b42484d77f3f95965b90f0c4e32709
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 7 17:20:39 2017 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 10 12:41:55 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=e736399b
7
8 Add dilfridge and zmedico to acknowledgements.
9
10 ebuild-vars.tex | 1 +
11 introduction.tex | 7 ++++---
12 profiles.tex | 1 +
13 3 files changed, 6 insertions(+), 3 deletions(-)
14
15 diff --git a/ebuild-vars.tex b/ebuild-vars.tex
16 index 8c05ce9..d653d09 100644
17 --- a/ebuild-vars.tex
18 +++ b/ebuild-vars.tex
19 @@ -21,6 +21,7 @@ Globally defined ebuild variables without a special meaning must similarly not r
20 variable data.
21
22 \section{Mandatory Ebuild-defined Variables}
23 +\label{sec:mandatory-vars}
24
25 All ebuilds must define at least the following variables:
26
27
28 diff --git a/introduction.tex b/introduction.tex
29 index fa47f7b..5990f86 100644
30 --- a/introduction.tex
31 +++ b/introduction.tex
32 @@ -61,9 +61,10 @@ applicable to tools or other applications that interact with ebuilds or ebuild r
33
34 Thanks to Mike Kelly (package manager provided utilities, section~\ref{sec:pkg-mgr-commands}),
35 Danny van Dyk (ebuild functions, section~\ref{sec:ebuild-functions}), David Leverton (various
36 -sections), Petteri Räty (environment state, section~\ref{sec:ebuild-env-state}) and Michał Górny
37 -(various sections) for contributions. Thanks also to Mike Frysinger and Brian Harring for
38 -proof-reading and suggestions for fixes and/or clarification.
39 +sections), Petteri Räty (environment state, section~\ref{sec:ebuild-env-state}), Michał Górny
40 +(various sections), Andreas K. Hüttel (stable use masking, section~\ref{sec:use-masking}) and
41 +Zac Medico (sub-slots, section~\ref{sec:mandatory-vars}) for contributions. Thanks also to
42 +Mike Frysinger and Brian Harring for proof-reading and suggestions for fixes and/or clarification.
43
44 % vim: set filetype=tex fileencoding=utf8 et tw=100 spell spelllang=en :
45
46
47 diff --git a/profiles.tex b/profiles.tex
48 index 1641428..88fc397 100644
49 --- a/profiles.tex
50 +++ b/profiles.tex
51 @@ -106,6 +106,7 @@ that the package should have the USE flag disabled. The package dependency spec
52 the forms defined by the directory's EAPI.
53
54 \subsection{USE masking and forcing}
55 +\label{sec:use-masking}
56 This section covers the eight files \t{use.mask}, \t{use.force}, \t{use.stable.mask},
57 \t{use.stable.force}, \t{package.use.mask}, \t{package.use.force}, \t{package.use.stable.mask},
58 and \t{package.use.\allowbreak stable.force}. They are described together because they interact in