summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2018-05-10 19:08:50 +0200
committerUlrich Müller <ulm@gentoo.org>2021-06-05 10:55:31 +0200
commit5b8055e40ac6698dad463f5df553a9c17928abc9 (patch)
tree3497d1ffc57a66bab8df331403e14ea0394ba958 /commands.tex
parentRecognise "test_network" as token in PROPERTIES (diff)
downloadpms-5b8055e40ac6698dad463f5df553a9c17928abc9.tar.gz
pms-5b8055e40ac6698dad463f5df553a9c17928abc9.tar.bz2
pms-5b8055e40ac6698dad463f5df553a9c17928abc9.zip
Add an EAPI 8 identical to EAPI 7
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'commands.tex')
-rw-r--r--commands.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/commands.tex b/commands.tex
index 799a20c..d0ad87d 100644
--- a/commands.tex
+++ b/commands.tex
@@ -33,7 +33,7 @@ The following commands must always be available in the ebuild environment:
table~\ref{tab:system-commands-table} as requiring GNU find.
\end{compactitem}
-\ChangeWhenAddingAnEAPI{7}
+\ChangeWhenAddingAnEAPI{8}
\begin{centertable}{System commands for EAPIs}
\label{tab:system-commands-table}
\begin{tabular}{lll}
@@ -44,7 +44,7 @@ The following commands must always be available in the ebuild environment:
\midrule
0, 1, 2, 3, 4 & Undefined & Any \\
5, 6 & Yes & Any \\
- 7 & Yes & 2.7 \\
+ 7, 8 & Yes & 2.7 \\
\bottomrule
\end{tabular}
\end{centertable}