From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BBED2139695 for ; Mon, 10 Apr 2017 18:13:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6D09121C1E8; Mon, 10 Apr 2017 18:12:24 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 39F0021C1E7 for ; Mon, 10 Apr 2017 18:12:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F3802341674 for ; Mon, 10 Apr 2017 18:12:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3D8F57456 for ; Mon, 10 Apr 2017 18:12:19 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1491846349.a90a9c370dc769003174c90dd89790f744cf2968.ulm@gentoo> Subject: [gentoo-commits] proj/pms:eapi-7 commit in: / X-VCS-Repository: proj/pms X-VCS-Files: eapi-differences.tex pkg-mgr-commands.tex X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: a90a9c370dc769003174c90dd89790f744cf2968 X-VCS-Branch: eapi-7 Date: Mon, 10 Apr 2017 18:12:19 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 982587a8-6b0e-40e7-877f-b7dd02ae6325 X-Archives-Hash: e16f2efbd4d9414e4da8d86f08f31f63 commit: a90a9c370dc769003174c90dd89790f744cf2968 Author: Ulrich Müller gentoo org> AuthorDate: Sun Nov 15 17:20:13 2015 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Mon Apr 10 17:45:49 2017 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=a90a9c37 EAPI 7: dohtml banned. Bug: 520546 eapi-differences.tex | 5 ++++- pkg-mgr-commands.tex | 16 ++++++++++------ 2 files changed, 14 insertions(+), 7 deletions(-) diff --git a/eapi-differences.tex b/eapi-differences.tex index 649b5a6..f0a45bc 100644 --- a/eapi-differences.tex +++ b/eapi-differences.tex @@ -169,6 +169,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 \\ + Option \t{-{}-host-root} & \compactfeatureref{host-root-option} & No & No & Yes & Yes & Yes \\ @@ -370,7 +373,7 @@ EAPI 6 is EAPI 5 with the following changes: EAPI 7 is EAPI 6 with the following changes: \begin{compactitem} -\item None +\item \t{dohtml} banned, \featureref{banned-commands}. \end{compactitem} \ChangeWhenAddingAnEAPI{7} diff --git a/pkg-mgr-commands.tex b/pkg-mgr-commands.tex index db63d6d..15faf58 100644 --- a/pkg-mgr-commands.tex +++ b/pkg-mgr-commands.tex @@ -49,18 +49,20 @@ called, the package manager must abort the build process indicating an error. \ChangeWhenAddingAnEAPI{7} \begin{centertable}{Banned commands} \label{tab:banned-commands-table} - \begin{tabular}{llll} + \begin{tabular}{lllll} \toprule \multicolumn{1}{c}{\textbf{EAPI}} & - \multicolumn{3}{c}{\textbf{Command banned?}} \\ + \multicolumn{4}{c}{\textbf{Command banned?}} \\ \multicolumn{1}{c}{} & \multicolumn{1}{c}{\textbf{\t{dohard}}} & \multicolumn{1}{c}{\textbf{\t{dosed}}} & - \multicolumn{1}{c}{\textbf{\t{einstall}}} \\ + \multicolumn{1}{c}{\textbf{\t{einstall}}} & + \multicolumn{1}{c}{\textbf{\t{dohtml}}} \\ \midrule - 0, 1, 2, 3 & No & No & No \\ - 4, 5 & Yes & Yes & No \\ - 6, 7 & Yes & Yes & Yes \\ + 0, 1, 2, 3 & No & No & No & No \\ + 4, 5 & Yes & Yes & No & No \\ + 6 & Yes & Yes & Yes & No \\ + 7 & Yes & Yes & Yes & Yes \\ \bottomrule \end{tabular} \end{centertable} @@ -429,6 +431,8 @@ can be extended or reduced (see below). The options that can be passed to \t{doh offset-prefix. \end{description} + In EAPIs listed in table~\ref{tab:banned-commands-table}, this command is banned as per + section~\ref{sec:banned-commands}. Failure behaviour is EAPI dependent as per section~\ref{sec:failure-behaviour}. It is undefined whether a failure shall occur if \t{-r} is not specified and a directory is