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, 05 Apr 2018 16:57:52
Message-Id: 1522946897.fc07858c8ea68705d46be53783813ab726b27703.ulm@gentoo
1 commit: fc07858c8ea68705d46be53783813ab726b27703
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 7 17:21:09 2017 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 5 16:48:17 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=fc07858c
7
8 Add chewi to acknowledgements.
9
10 introduction.tex | 7 ++++---
11 1 file changed, 4 insertions(+), 3 deletions(-)
12
13 diff --git a/introduction.tex b/introduction.tex
14 index 5990f86..afbe708 100644
15 --- a/introduction.tex
16 +++ b/introduction.tex
17 @@ -62,9 +62,10 @@ applicable to tools or other applications that interact with ebuilds or ebuild r
18 Thanks to Mike Kelly (package manager provided utilities, section~\ref{sec:pkg-mgr-commands}),
19 Danny van Dyk (ebuild functions, section~\ref{sec:ebuild-functions}), David Leverton (various
20 sections), Petteri Räty (environment state, section~\ref{sec:ebuild-env-state}), Michał Górny
21 -(various sections), Andreas K. Hüttel (stable use masking, section~\ref{sec:use-masking}) and
22 -Zac Medico (sub-slots, section~\ref{sec:mandatory-vars}) for contributions. Thanks also to
23 -Mike Frysinger and Brian Harring for proof-reading and suggestions for fixes and/or clarification.
24 +(various sections), Andreas K. Hüttel (stable use masking, section~\ref{sec:use-masking}),
25 +Zac Medico (sub-slots, section~\ref{sec:mandatory-vars}) and James Le Cuirot (build dependencies,
26 +section~\ref{sec:ebuild-env-vars}) for contributions. Thanks also to Mike Frysinger and
27 +Brian Harring for proof-reading and suggestions for fixes and/or clarification.
28
29 % vim: set filetype=tex fileencoding=utf8 et tw=100 spell spelllang=en :