commit: b469e965174baa27f344faeb23fa0e8e0eacc914 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Sun Aug 21 09:33:45 2022 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sun Aug 21 09:33:45 2022 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=b469e965
eapi-differences.tex: Small updates to the feature table Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> eapi-differences.tex | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/eapi-differences.tex b/eapi-differences.tex index 900f415..a5ba486 100644 --- a/eapi-differences.tex +++ b/eapi-differences.tex @@ -111,7 +111,7 @@ Use dependencies & \compactfeatureref{use-deps} & \t{!!}\ blockers & \compactfeatureref{bang-strength} & * & Strong & Strong & Strong & Strong \\ -Working directory in \t{pkg_*} phases & \compactfeatureref{phase-function-dir} & +Working dir in \t{pkg_*} phases & \compactfeatureref{phase-function-dir} & Any & Any & Any & Any & Empty \\ \t{S} to \t{WORKDIR} fallback & \compactfeatureref{s-workdir-fallback} & @@ -152,7 +152,10 @@ Parallel tests & \compactfeatureref{parallel-tests} & \t{pkg_nofetch}, \t{src_unpack}, \t{src_prepare}, \t{src_configure}, \t{src_compile}, \t{src_test}, \t{src_install} \\ -Accumulate \t{RESTRICT} etc. & \compactfeatureref{accumulate-vars} & +Accumulate \t{PROPERTIES} & \compactfeatureref{accumulate-vars} & + No & No & No & No & Yes \\ + +Accumulate \t{RESTRICT} & \compactfeatureref{accumulate-vars} & No & No & No & No & Yes \\ \t{AA} & \compactfeatureref{aa} &