commit: 058735c3cfb307dbaa597d1554ba034039e59974
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 7 17:20:39 2017 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue Nov 7 17:20:46 2017 +0000
URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=058735c3
Add dilfridge and zmedico to acknowledgements.
ebuild-vars.tex | 1 +
introduction.tex | 7 ++++---
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/ebuild-vars.tex b/ebuild-vars.tex
index 6f0e979..5169e0a 100644
--- a/ebuild-vars.tex
+++ b/ebuild-vars.tex
@@ -21,6 +21,7 @@ Globally defined ebuild variables without a special meaning
must similarly not r
variable data.
\section{Mandatory Ebuild-defined Variables}
+\label{sec:mandatory-vars}
All ebuilds must define at least the following variables:
diff --git a/introduction.tex b/introduction.tex
index fa47f7b..5990f86 100644
--- a/introduction.tex
+++ b/introduction.tex
@@ -61,9 +61,10 @@ applicable to tools or other applications that interact with
ebuilds or ebuild r
Thanks to Mike Kelly (package manager provided utilities,
section~\ref{sec:pkg-mgr-commands}),
Danny van Dyk (ebuild functions, section~\ref{sec:ebuild-functions}), David
Leverton (various
-sections), Petteri Räty (environment state,
section~\ref{sec:ebuild-env-state}) and Michał Górny
-(various sections) for contributions. Thanks also to Mike Frysinger and Brian
Harring for
-proof-reading and suggestions for fixes and/or clarification.
+sections), Petteri Räty (environment state,
section~\ref{sec:ebuild-env-state}), Michał Górny
+(various sections), Andreas K. Hüttel (stable use masking,
section~\ref{sec:use-masking}) and
+Zac Medico (sub-slots, section~\ref{sec:mandatory-vars}) for contributions.
Thanks also to
+Mike Frysinger and Brian Harring for proof-reading and suggestions for fixes
and/or clarification.
% vim: set filetype=tex fileencoding=utf8 et tw=100 spell spelllang=en :