commit: 20cfbe6ff3eb7d1b01a670048e2d1e8c88e964ed Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Tue Nov 24 17:55:48 2015 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Tue Nov 24 17:55:48 2015 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=20cfbe6f
REPLACING_VERSIONS: Clarify what whitespace-separated means. This is also consistent with the spec for the A variable. ebuild-env-vars.tex | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ebuild-env-vars.tex b/ebuild-env-vars.tex index ef8bdcd..32cbde3 100644 --- a/ebuild-env-vars.tex +++ b/ebuild-env-vars.tex @@ -217,10 +217,10 @@ variable. \t{REPLACING\_VERSIONS} & \t{pkg\_*} (see text) & Yes & - A whitespace-separated list of versions of this package (including revision, if specified) that - are being replaced (uninstalled or overwritten) as a result of this install. See - section~\ref{sec:replacing-versions}. Only for EAPIs listed in table~\ref{tab:added-env-vars-table} - as supporting \t{REPLACING\_VERSIONS}. \\ + A list of all versions of this package (including revision, if specified), whitespace separated + with no leading or trailing whitespace, that are being replaced (uninstalled or overwritten) + as a result of this install. See section~\ref{sec:replacing-versions}. Only for EAPIs listed + in table~\ref{tab:added-env-vars-table} as supporting \t{REPLACING\_VERSIONS}. \\ \t{REPLACED\_BY\_VERSION} & \t{pkg\_prerm}, \t{pkg\_postrm} & Yes &