commit: 2711c8849e7c3f2d50d3daae64a3ee0cc98853e6
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 5 22:23:06 2015 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Thu Nov 5 22:23:06 2015 +0000
URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=2711c884
EAPI 6: Clarify behaviour for package.* and use.* directories.
Files are to be sorted by their names and .* are to be ignored.
Recursion into subdirectories does not take place.
profiles.tex | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/profiles.tex b/profiles.tex
index a0e3c57..db96b37 100644
--- a/profiles.tex
+++ b/profiles.tex
@@ -72,7 +72,9 @@ removed from the list. Once again, blank lines and those
beginning with a \# are
\featurelabel{profile-file-dirs} For EAPIs listed as supported in
table~\ref{tab:profile-file-dirs},
simple line-based files described in the following sections may optionally be
directories containing
-files of the named type.
+files of the named type. These files, unless their name begins with a dot,
will be sorted by their
+filename in the POSIX locale and their concatenation will be processed as if
it were a single file.
+Subdirectories will not be descended into.
\ChangeWhenAddingAnEAPI{6}
\begin{centertable}{Profile support for directories of simple line-based files}