summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaran.mccreesh@googlemail.com>2012-05-06 17:12:14 +0100
committerUlrich Müller <ulm@gentoo.org>2012-09-13 08:28:15 +0200
commit20480994f059dc0b3be04ae0f94e9f0be728f3a2 (patch)
tree60cd4b73db08880a97f71cf650f9f2b19574dca8 /dependencies.tex
parentAdd \ChangeWhenAddingAnEAPI command. (diff)
downloadpms-20480994f059dc0b3be04ae0f94e9f0be728f3a2.tar.gz
pms-20480994f059dc0b3be04ae0f94e9f0be728f3a2.tar.bz2
pms-20480994f059dc0b3be04ae0f94e9f0be728f3a2.zip
Add an EAPI 5 identical to EAPI 4
Diffstat (limited to 'dependencies.tex')
-rw-r--r--dependencies.tex12
1 files changed, 8 insertions, 4 deletions
diff --git a/dependencies.tex b/dependencies.tex
index 54305c5..4b4300c 100644
--- a/dependencies.tex
+++ b/dependencies.tex
@@ -76,7 +76,7 @@ be surrounded on both sides by whitespace, except at the start and end of the st
In particular, note that whitespace is not optional.
-\ChangeWhenAddingAnEAPI{4}
+\ChangeWhenAddingAnEAPI{5}
\begin{centertable}{EAPIs supporting \t{SRC\_URI} arrows} \label{tab:uri-arrows-table}
\begin{tabular}{ l l }
\toprule
@@ -88,6 +88,7 @@ In particular, note that whitespace is not optional.
\t{2} & Yes \\
\t{3} & Yes \\
\t{4} & Yes \\
+ \t{5} & Yes \\
\bottomrule
\end{tabular}
\end{centertable}
@@ -148,7 +149,7 @@ manager must warn or error if this feature is used with an EAPI not supporting u
\note Order is important. The slot restriction must come before use dependencies.
-\ChangeWhenAddingAnEAPI{4}
+\ChangeWhenAddingAnEAPI{5}
\begin{centertable}{EAPIs supporting \t{SLOT} dependencies} \label{tab:slot-deps-table}
\begin{tabular}{ l l }
\toprule
@@ -160,11 +161,12 @@ manager must warn or error if this feature is used with an EAPI not supporting u
\t{2} & Yes \\
\t{3} & Yes \\
\t{4} & Yes \\
+ \t{5} & Yes \\
\bottomrule
\end{tabular}
\end{centertable}
-\ChangeWhenAddingAnEAPI{4}
+\ChangeWhenAddingAnEAPI{5}
\begin{centertable}{EAPIs supporting \t{USE} dependencies} \label{tab:use-deps-table}
\begin{tabular}{ l l }
\toprule
@@ -176,6 +178,7 @@ manager must warn or error if this feature is used with an EAPI not supporting u
\t{2} & 2-style \\
\t{3} & 2-style \\
\t{4} & 4-style \\
+ \t{5} & 4-style \\
\bottomrule
\end{tabular}
\end{centertable}
@@ -215,7 +218,7 @@ ignored by the package manager, so long as any blocked package will be uninstall
strong block must not be ignored. The mapping from one or two exclamation marks to strength is
described in table~\ref{tab:bang-strength-table}.
-\ChangeWhenAddingAnEAPI{4}
+\ChangeWhenAddingAnEAPI{5}
\begin{centertable}{Exclamation mark strengths for EAPIs} \label{tab:bang-strength-table}
\begin{tabular}{ l l l }
\toprule
@@ -228,6 +231,7 @@ described in table~\ref{tab:bang-strength-table}.
\t{2} & Weak & Strong \\
\t{3} & Weak & Strong \\
\t{4} & Weak & Strong \\
+ \t{5} & Weak & Strong \\
\bottomrule
\end{tabular}
\end{centertable}