summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2015-11-15 18:20:13 +0100
committerUlrich Müller <ulm@gentoo.org>2018-03-31 17:30:43 +0200
commit5dc82247b747fc03e22cfeabe001aae5d64bc3d8 (patch)
treef386d631f6e894f74ded9180cd77fb9f1c80a932 /eapi-differences.tex
parentEAPI 7 provides command fallback for nonfatal. (diff)
downloadpms-5dc82247b747fc03e22cfeabe001aae5d64bc3d8.tar.gz
pms-5dc82247b747fc03e22cfeabe001aae5d64bc3d8.tar.bz2
pms-5dc82247b747fc03e22cfeabe001aae5d64bc3d8.zip
EAPI 7: dohtml banned.
Bug: https://bugs.gentoo.org/520546
Diffstat (limited to 'eapi-differences.tex')
-rw-r--r--eapi-differences.tex4
1 files changed, 4 insertions, 0 deletions
diff --git a/eapi-differences.tex b/eapi-differences.tex
index f9c580a..bf6f68e 100644
--- a/eapi-differences.tex
+++ b/eapi-differences.tex
@@ -212,6 +212,9 @@ Most utilities die & \compactfeatureref{die-on-failure} &
\t{einstall} & \compactfeatureref{banned-commands} &
Yes & Yes & Yes & Banned & Banned \\
+\t{dohtml} & \compactfeatureref{banned-commands} &
+ Yes & Yes & Yes & Yes & Banned \\
+
Query command options & \compactfeatureref{pm-query-options} &
None & None & \t{-{}-host-root} & \t{-{}-host-root} & \t{-b}, \t{-d}, \t{-r} \\
@@ -434,6 +437,7 @@ EAPI 7 is EAPI 6 with the following changes:
\item \t{ENV_UNSET}, \featureref{env-unset}.
\item \t{patch} is compatible with GNU patch 2.7, \featureref{gnu-patch}.
\item \t{nonfatal} is both a shell function and an external command, \featureref{nonfatal}.
+\item \t{dohtml} banned, \featureref{banned-commands}.
\end{compactitem}
\ChangeWhenAddingAnEAPI{7}