summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2015-08-27 21:18:43 +0200
committerUlrich Müller <ulm@gentoo.org>2015-08-27 21:18:43 +0200
commit2d9d1c34ffe348a269817c72e5ea079854a35205 (patch)
treedd6e99698283ad832a5c8556f02c741223499542 /profiles.tex
parentMakefile: Have vc.tex depend on all source files. (diff)
downloadpms-2d9d1c34ffe348a269817c72e5ea079854a35205.tar.gz
pms-2d9d1c34ffe348a269817c72e5ea079854a35205.tar.bz2
pms-2d9d1c34ffe348a269817c72e5ea079854a35205.zip
Clarify that eapi in profiles is not inherited in subdirectories.
See also bug 558956.
Diffstat (limited to 'profiles.tex')
-rw-r--r--profiles.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles.tex b/profiles.tex
index 067a098..4b39160 100644
--- a/profiles.tex
+++ b/profiles.tex
@@ -32,8 +32,8 @@ This file must not contain comments, blank lines or make use of line continuatio
A profile directory may contain an \t{eapi} file. This file, if it exists, must contain a single
line with the name of an EAPI\@. This specifies the EAPI to use when handling the directory in
question; a package manager must not attempt to use any profile using a directory which requires an
-EAPI it does not support. If no \t{eapi} file is present, EAPI 0 shall be used. The EAPI is not
-inherited via the \t{parent} file.
+EAPI it does not support. If no \t{eapi} file is present, EAPI 0 shall be used. The EAPI is neither
+inherited via the \t{parent} file nor in subdirectories.
\subsection{deprecated}
If a profile contains a file named \t{deprecated}, it is treated as such. The first line of this