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 /ebuild-vars.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 'ebuild-vars.tex')
-rw-r--r--ebuild-vars.tex12
1 files changed, 8 insertions, 4 deletions
diff --git a/ebuild-vars.tex b/ebuild-vars.tex
index cf19721..306fb2f 100644
--- a/ebuild-vars.tex
+++ b/ebuild-vars.tex
@@ -78,7 +78,7 @@ Ebuilds may define any of the following variables:
\item[PDEPEND] See section~\ref{sec:dependencies}.
\end{description}
-\ChangeWhenAddingAnEAPI{4}
+\ChangeWhenAddingAnEAPI{5}
\begin{centertable}{EAPIs supporting \t{IUSE} defaults} \label{tab:iuse-defaults-table}
\begin{tabular}{ l l }
\toprule
@@ -90,11 +90,12 @@ Ebuilds may define any of the following variables:
\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 various ebuild-defined variables}
\label{tab:optional-vars-table}
\begin{tabular}{ l l l }
@@ -108,6 +109,7 @@ Ebuilds may define any of the following variables:
\t{2} & Optionally & No \\
\t{3} & Optionally & No \\
\t{4} & Yes & Yes \\
+ \t{5} & Yes & Yes \\
\bottomrule
\end{tabular}
\end{centertable}
@@ -154,7 +156,7 @@ any \t{DEPEND} or \t{RDEPEND} set in an eclass does not change the implicit \t{R
the ebuild portion, and any \t{DEPEND} value set in an eclass does not get treated as being part of
\t{RDEPEND}.
-\ChangeWhenAddingAnEAPI{4}
+\ChangeWhenAddingAnEAPI{5}
\begin{centertable}{EAPIs with \t{RDEPEND=DEPEND} Default} \label{tab:rdepend-depend-table}
\begin{tabular}{ l l }
\toprule
@@ -166,6 +168,7 @@ the ebuild portion, and any \t{DEPEND} value set in an eclass does not get treat
\t{2} & Yes \\
\t{3} & Yes \\
\t{4} & No \\
+ \t{5} & No \\
\bottomrule
\end{tabular}
\end{centertable}
@@ -199,7 +202,7 @@ this variable defined, and must treat an empty string as ``this information is n
\note Thus, by extension of section~\ref{sec:metadata-invariance}, phase functions must not be defined
based upon any variant condition.
-\ChangeWhenAddingAnEAPI{4}
+\ChangeWhenAddingAnEAPI{5}
\begin{centertable}{EAPIs supporting \t{DEFINED\_PHASES}} \label{tab:defined-phases-table}
\begin{tabular}{ l l }
\toprule
@@ -211,6 +214,7 @@ based upon any variant condition.
\t{2} & Optionally \\
\t{3} & Optionally \\
\t{4} & Yes \\
+ \t{5} & Yes \\
\bottomrule
\end{tabular}
\end{centertable}