summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'eclasses.tex')
-rw-r--r--eclasses.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/eclasses.tex b/eclasses.tex
index dffc7a0..d60d739 100644
--- a/eclasses.tex
+++ b/eclasses.tex
@@ -12,6 +12,7 @@ section~\ref{eclass-dir}. Each eclass is a single file named \t{<name>.eclass},
the name of this eclass, used by \t{inherit} and \t{EXPORT\_FUNCTIONS} among other places.
\section{The inherit command}
+\label{inherit}
An ebuild wishing to make use of an eclass does so by using the \t{inherit} command in global scope.
This will cause the eclass to be sourced as part of the ebuild---any function or variable