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: Sun, 01 Jan 2023 17:57:48
Message-Id: 1672176690.1936b33467289e09f6130c3eba424cd2cdd962d0.ulm@gentoo
1 commit: 1936b33467289e09f6130c3eba424cd2cdd962d0
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 27 21:31:30 2022 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 27 21:31:30 2022 +0000
6 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=1936b334
7
8 Revert "Appendix: Include EAPI differences sections in table of contents."
9
10 This reverts commit fbcb58732d0a75138c0c7185f914d10f448ed472.
11
12 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
13
14 eapi-differences.tex | 18 +++++++++---------
15 1 file changed, 9 insertions(+), 9 deletions(-)
16
17 diff --git a/eapi-differences.tex b/eapi-differences.tex
18 index a5ba486..225c2b6 100644
19 --- a/eapi-differences.tex
20 +++ b/eapi-differences.tex
21 @@ -375,11 +375,11 @@ File mtimes preserved & \compactfeatureref{mtime-preserve} &
22
23 \note{This chapter is informative and for convenience only. Refer to the main text for specifics.}
24
25 -\section{EAPI 0}
26 +\section*{EAPI 0}
27
28 EAPI 0 is the base EAPI.
29
30 -\section{EAPI 1}
31 +\section*{EAPI 1}
32
33 EAPI 1 is EAPI 0 with the following changes:
34
35 @@ -389,7 +389,7 @@ EAPI 1 is EAPI 0 with the following changes:
36 \item Different \t{src_compile} implementation, \featureref{src-compile}.
37 \end{compactitem}
38
39 -\section{EAPI 2}
40 +\section*{EAPI 2}
41
42 EAPI 2 is EAPI 1 with the following changes:
43
44 @@ -406,7 +406,7 @@ EAPI 2 is EAPI 1 with the following changes:
45 \item \t{default} function, \featureref{default-func}.
46 \end{compactitem}
47
48 -\section{EAPI 3}
49 +\section*{EAPI 3}
50
51 EAPI 3 is EAPI 2 with the following changes:
52 \begin{compactitem}
53 @@ -416,7 +416,7 @@ EAPI 3 is EAPI 2 with the following changes:
54 \item File modification times are preserved, \featureref{mtime-preserve}.
55 \end{compactitem}
56
57 -\section{EAPI 4}
58 +\section*{EAPI 4}
59
60 EAPI 4 is EAPI 3 with the following changes:
61
62 @@ -445,7 +445,7 @@ EAPI 4 is EAPI 3 with the following changes:
63 \item \t{use_with} and \t{use_enable} support empty third argument, \featureref{use-with}.
64 \end{compactitem}
65
66 -\section{EAPI 5}
67 +\section*{EAPI 5}
68
69 EAPI 5 is EAPI 4 with the following changes:
70
71 @@ -466,7 +466,7 @@ EAPI 5 is EAPI 4 with the following changes:
72 \item \t{usex} support, \featureref{usex}.
73 \end{compactitem}
74
75 -\section{EAPI 6}
76 +\section*{EAPI 6}
77
78 EAPI 6 is EAPI 5 with the following changes:
79
80 @@ -489,7 +489,7 @@ EAPI 6 is EAPI 5 with the following changes:
81 \item \t{get_libdir} support, \featureref{get-libdir}.
82 \end{compactitem}
83
84 -\section{EAPI 7}
85 +\section*{EAPI 7}
86
87 EAPI 7 is EAPI 6 with the following changes:
88
89 @@ -525,7 +525,7 @@ EAPI 7 is EAPI 6 with the following changes:
90 \item Version manipulation and comparison commands, \featureref{ver-commands}.
91 \end{compactitem}
92
93 -\section{EAPI 8}
94 +\section*{EAPI 8}
95
96 EAPI 8 is EAPI 7 with the following changes: