summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Mueller <ulm@gentoo.org>2009-12-11 16:46:23 +0100
committerChristian Faulhammer <fauli@gentoo.org>2010-01-10 15:19:11 +0100
commit55104a5db89a707ffbe2811efcccece0b9c7c0d7 (patch)
tree1c3793697c9cf2441b8e085ebfe87602f40a49e3 /profile-variables.tex
parentRevert my change about mandatory ebuild use (diff)
downloadpms-55104a5db89a707ffbe2811efcccece0b9c7c0d7.tar.gz
pms-55104a5db89a707ffbe2811efcccece0b9c7c0d7.tar.bz2
pms-55104a5db89a707ffbe2811efcccece0b9c7c0d7.zip
Remove conditionals for kdebuild-1.
Signed-off-by: Ulrich Mueller <ulm@gentoo.org>
Diffstat (limited to 'profile-variables.tex')
-rw-r--r--profile-variables.tex17
1 files changed, 0 insertions, 17 deletions
diff --git a/profile-variables.tex b/profile-variables.tex
index fa93225..8533b71 100644
--- a/profile-variables.tex
+++ b/profile-variables.tex
@@ -34,8 +34,6 @@ Portage's \t{FEATURES} variable), must not be treated incrementally---later defi
completely override those in parent profiles.
\begin{centertable}{Profile-defined \t{IUSE} injection for EAPIs} \label{tab:profile-iuse-injection-table}
-\IFKDEBUILDELSE
-{
\begin{tabular}{ l l l }
\toprule
\multicolumn{1}{c}{\textbf{EAPI}} &
@@ -43,26 +41,11 @@ completely override those in parent profiles.
\midrule
\t{0} & No \\
\t{1} & No \\
- \t{kdebuild-1} & No \\
\t{2} & No \\
\t{3} & No \\
\t{4} & Yes \\
\bottomrule
\end{tabular}
-}{
- \begin{tabular}{ l l l }
- \toprule
- \multicolumn{1}{c}{\textbf{EAPI}} &
- \multicolumn{1}{c}{\textbf{Supports profile-defined \t{IUSE} injection?}} \\
- \midrule
- \t{0} & No \\
- \t{1} & No \\
- \t{2} & No \\
- \t{3} & No \\
- \t{4} & Yes \\
- \bottomrule
- \end{tabular}
-}
\end{centertable}
\subsection{Specific variables and their meanings}