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 /eclasses.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 'eclasses.tex')
-rw-r--r--eclasses.tex8
1 files changed, 0 insertions, 8 deletions
diff --git a/eclasses.tex b/eclasses.tex
index e55190b..9aeec91 100644
--- a/eclasses.tex
+++ b/eclasses.tex
@@ -39,14 +39,6 @@ when set by an eclass. They must be accumulated across eclasses, appending the v
eclass to the resulting value after the previous one is loaded. Then the eclass-defined value is
appended to that defined by the ebuild. In the case of \t{RDEPEND}, this is done after the
implicit \t{RDEPEND} rules in section~\ref{sec:rdepend-depend} are applied.
-\IFKDEBUILDELSE
-{
- \featurelabel{pdepend-labels} In EAPIs shown in table~\ref{tab:pdepend-labels-table} as
- supporting \t{PDEPEND} labels, the values of \t{PDEPEND} from the ebuild and each eclass must be
- wrapped in parentheses, so that the labels only apply within the ebuild/eclass in which they
- appear.
-}{
-}
\section{EXPORT\_FUNCTIONS}