Gentoo Archives: gentoo-pms

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-pms@l.g.o
Subject: [gentoo-pms] [PATCH 04/22] Delete redundant sentence in the list of defined EAPIs.
Date: Thu, 15 Oct 2015 10:50:28
Message-Id: 1444906221-30505-5-git-send-email-ulm@gentoo.org
In Reply to: [gentoo-pms] EAPI 6 draft for review by "Ulrich Müller"
1 ---
2 eapis.tex | 18 ++++++------------
3 1 file changed, 6 insertions(+), 12 deletions(-)
4
5 diff --git a/eapis.tex b/eapis.tex
6 index bb860f4..7178e5a 100644
7 --- a/eapis.tex
8 +++ b/eapis.tex
9 @@ -22,18 +22,12 @@ The following EAPIs are defined by this specification:
10 \ChangeWhenAddingAnEAPI{6}
11 \begin{description}
12 \item[0] The `original' base EAPI.
13 -\item[1] EAPI `1' contains a number of extensions to EAPI `0'. Except where explicitly noted, it is
14 - in all other ways identical to EAPI `0'.
15 -\item[2] EAPI `2' contains a number of extensions to EAPI `1'. Except where explicitly noted, it is
16 - in all other ways identical to EAPI `1'.
17 -\item[3] EAPI `3' contains a number of extensions to EAPI `2'. Except where explicitly noted, it is
18 - in all other ways identical to EAPI `2'.
19 -\item[4] EAPI `4' contains a number of extensions to EAPI `3'. Except where explicitly noted, it is
20 - in all other ways identical to EAPI `3'.
21 -\item[5] EAPI `5' contains a number of extensions to EAPI `4'. Except where explicitly noted, it is
22 - in all other ways identical to EAPI `4'.
23 -\item[6] EAPI `6' contains a number of extensions to EAPI `5'. Except where explicitly noted, it is
24 - in all other ways identical to EAPI `5'.
25 +\item[1] EAPI `1' contains a number of extensions to EAPI `0'.
26 +\item[2] EAPI `2' contains a number of extensions to EAPI `1'.
27 +\item[3] EAPI `3' contains a number of extensions to EAPI `2'.
28 +\item[4] EAPI `4' contains a number of extensions to EAPI `3'.
29 +\item[5] EAPI `5' contains a number of extensions to EAPI `4'.
30 +\item[6] EAPI `6' contains a number of extensions to EAPI `5'.
31 \end{description}
32
33 Except where explicitly noted, everything in this specification
34 --
35 2.6.1