summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2022-08-21 11:33:45 +0200
committerUlrich Müller <ulm@gentoo.org>2022-08-21 11:33:45 +0200
commitb469e965174baa27f344faeb23fa0e8e0eacc914 (patch)
tree05ba4d8e54fe51b31d9a294828bd0fcbb43e83e4
parentpkg-mgr-commands.tex: Tighten the spec for reserved names (diff)
downloadpms-b469e965174baa27f344faeb23fa0e8e0eacc914.tar.gz
pms-b469e965174baa27f344faeb23fa0e8e0eacc914.tar.bz2
pms-b469e965174baa27f344faeb23fa0e8e0eacc914.zip
eapi-differences.tex: Small updates to the feature table
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r--eapi-differences.tex7
1 files 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} &