Gentoo Archives: gentoo-pms

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-pms@l.g.o
Subject: [gentoo-pms] [PATCH 2/2] pms.bib: Add GLEP 74 to bibliography.
Date: Wed, 06 Nov 2019 17:46:12
Message-Id: w6gk18czyn5.fsf@kph.uni-mainz.de
1 GLEP 74 has replaced GLEP 44, so use it as reference for the Manifest
2 file.
3
4 Signed-off-by: Ulrich Müller <ulm@g.o>
5 ---
6 pms.bib | 8 ++++++++
7 tree-layout.tex | 2 +-
8 2 files changed, 9 insertions(+), 1 deletion(-)
9
10 diff --git a/pms.bib b/pms.bib
11 index e505418..8b718af 100644
12 --- a/pms.bib
13 +++ b/pms.bib
14 @@ -29,3 +29,11 @@
15 month = Feb,
16 url = {https://www.gentoo.org/glep/glep-0068.html}
17 }
18 +
19 +@manual{Glep74,
20 + author = {Michał Górny and Robin Hugh Johnson and Ulrich Müller},
21 + title = {{GLEP} 74: Full-tree verification using Manifest files},
22 + year = 2018,
23 + month = Feb,
24 + url = {https://www.gentoo.org/glep/glep-0074.html}
25 +}
26 diff --git a/tree-layout.tex b/tree-layout.tex
27 index f84f6f5..80d70d6 100644
28 --- a/tree-layout.tex
29 +++ b/tree-layout.tex
30 @@ -52,7 +52,7 @@ A package directory contains the following:
31 \item A \t{metadata.xml} file, as described in appendix~\ref{ch:metadata-xml}\@. Optional only for
32 legacy support.
33 \item A \t{ChangeLog}, in a format determined by the provider of the repository. Optional.
34 -\item A \t{Manifest} file, whose format is described in~\cite{Glep44}. Can be omitted if the file
35 +\item A \t{Manifest} file, whose format is described in~\cite{Glep74}. Can be omitted if the file
36 would be empty.
37 \item A \t{files} directory, containing any support files needed by the ebuilds. Optional.
38 \end{compactitem}
39 --
40 2.23.0

Attachments

File name MIME type
signature.asc application/pgp-signature