commit: ba0b51f70f2f45039633daddbd47cec18030aced
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 15 11:16:40 2025 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Jun 15 11:16:40 2025 +0000
URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=ba0b51f7
Appendix: Tweak wording in "Retroactive changes" section
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
appendices.tex | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/appendices.tex b/appendices.tex
index 8249ab3..fd6ba34 100644
--- a/appendices.tex
+++ b/appendices.tex
@@ -88,7 +88,7 @@ manager had to source the ebuild in order to determine the
EAPI\@. Therefore any
a future EAPI would still have to be sourceable by old package managers, which
imposed restrictions
e.\,g.\ on updating the Bash version or on possible changes of global scope
functions. Several
approaches to overcome this limitation were discussed, notably
GLEP~55~\cite{glep55}, which was
-rejected though.
+ultimately rejected.
The current syntax of the \t{EAPI} assignment statement (see
section~\ref{sec:eapi}), allowing
the package manager to obtain the EAPI from the ebuild by a regular expression
match and without