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: Tue, 08 Dec 2015 23:14:44
Message-Id: 1449615573.fbcb58732d0a75138c0c7185f914d10f448ed472.ulm@gentoo
1 commit: fbcb58732d0a75138c0c7185f914d10f448ed472
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 8 22:59:33 2015 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 8 22:59:33 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=fbcb5873
7
8 Appendix: Include EAPI differences sections in table of contents.
9
10 eapi-differences.tex | 14 +++++++-------
11 1 file changed, 7 insertions(+), 7 deletions(-)
12
13 diff --git a/eapi-differences.tex b/eapi-differences.tex
14 index 28ef6e3..c552497 100644
15 --- a/eapi-differences.tex
16 +++ b/eapi-differences.tex
17 @@ -249,11 +249,11 @@ File mtimes preserved & \compactfeatureref{mtime-preserve} &
18
19 \note This chapter is informative and for convenience only. Refer to the main text for specifics.
20
21 -\section*{EAPI 0}
22 +\section{EAPI 0}
23
24 EAPI 0 is the base EAPI.
25
26 -\section*{EAPI 1}
27 +\section{EAPI 1}
28
29 EAPI 1 is EAPI 0 with the following changes:
30
31 @@ -263,7 +263,7 @@ EAPI 1 is EAPI 0 with the following changes:
32 \item Different \t{src\_compile} implementation, \featureref{src-compile-1}.
33 \end{compactitem}
34
35 -\section*{EAPI 2}
36 +\section{EAPI 2}
37
38 EAPI 2 is EAPI 1 with the following changes:
39
40 @@ -280,7 +280,7 @@ EAPI 2 is EAPI 1 with the following changes:
41 \item \t{default} function, \featureref{default-func}.
42 \end{compactitem}
43
44 -\section*{EAPI 3}
45 +\section{EAPI 3}
46
47 EAPI 3 is EAPI 2 with the following changes:
48 \begin{compactitem}
49 @@ -290,7 +290,7 @@ EAPI 3 is EAPI 2 with the following changes:
50 \item File modification times are preserved, \featureref{mtime-preserve}.
51 \end{compactitem}
52
53 -\section*{EAPI 4}
54 +\section{EAPI 4}
55
56 EAPI 4 is EAPI 3 with the following changes:
57
58 @@ -319,7 +319,7 @@ EAPI 4 is EAPI 3 with the following changes:
59 \item \t{use\_with} and \t{use\_enable} support empty third argument, \featureref{use-with}.
60 \end{compactitem}
61
62 -\section*{EAPI 5}
63 +\section{EAPI 5}
64
65 EAPI 5 is EAPI 4 with the following changes:
66
67 @@ -340,7 +340,7 @@ EAPI 5 is EAPI 4 with the following changes:
68 \item \t{usex} support, \featureref{usex}.
69 \end{compactitem}
70
71 -\section*{EAPI 6}
72 +\section{EAPI 6}
73
74 EAPI 6 is EAPI 5 with the following changes: