From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 21B811580EB for ; Sun, 25 May 2025 16:47:08 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 0F1C634311D for ; Sun, 25 May 2025 16:47:08 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 57EC61104AE; Sun, 25 May 2025 16:46:52 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 472AE1104AE for ; Sun, 25 May 2025 16:46:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F1B53343010 for ; Sun, 25 May 2025 16:46:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 920D328BA for ; Sun, 25 May 2025 16:46:49 +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: <1748191574.71b2763075b09c2939ac385d5bf099a7c7317f18.ulm@gentoo> Subject: [gentoo-commits] proj/pms:eapi-9 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: 71b2763075b09c2939ac385d5bf099a7c7317f18 X-VCS-Branch: eapi-9 Date: Sun, 25 May 2025 16:46:49 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 04025dec-9502-4cc8-bbf3-7580afe59394 X-Archives-Hash: 79e823599392e8556536a345f4a6fc56 commit: 71b2763075b09c2939ac385d5bf099a7c7317f18 Author: Ulrich Müller gentoo org> AuthorDate: Mon May 12 18:13:01 2025 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sun May 25 16:46:14 2025 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=71b27630 EAPI 9 bans domo Bug: https://bugs.gentoo.org/951502 Signed-off-by: Ulrich Müller gentoo.org> eapi-differences.tex | 4 ++++ pkg-mgr-commands.tex | 11 +++++++---- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/eapi-differences.tex b/eapi-differences.tex index dadda01..36d5462 100644 --- a/eapi-differences.tex +++ b/eapi-differences.tex @@ -123,6 +123,9 @@ GNU \t{patch} version & \compactfeatureref{gnu-patch} & \t{assert} & \compactfeatureref{banned-commands} & Yes & Yes & Yes & Banned \\ +\t{domo} & \compactfeatureref{banned-commands} & + Yes & Yes & Yes & Banned \\ + Query command options & \compactfeatureref{pm-query-options} & \t{-{}-host-root} & \t{-b}, \t{-d}, \t{-r} & \t{-b}, \t{-d}, \t{-r} & \t{-b}, \t{-d}, \t{-r} \\ @@ -365,6 +368,7 @@ EAPI 9 is EAPI 8 with the following changes: \item Different default EAPI for profiles, \featureref{profile-eapi-default}. \item Variables no longer exported, \featureref{export-vars}. \item \t{assert} banned, \featureref{banned-commands}. +\item \t{domo} banned, \featureref{banned-commands}. \end{compactitem} \ChangeWhenAddingAnEAPI{9} diff --git a/pkg-mgr-commands.tex b/pkg-mgr-commands.tex index 3dfc3e1..c977d00 100644 --- a/pkg-mgr-commands.tex +++ b/pkg-mgr-commands.tex @@ -81,11 +81,12 @@ called, the package manager must abort the build process indicating an error. \multicolumn{1}{c}{\textbf{\t{useq}}} & \multicolumn{1}{c}{\textbf{\t{hasv}}} & \multicolumn{1}{c}{\textbf{\t{hasq}}} & - \multicolumn{1}{c}{\textbf{\t{assert}}} & & \\ + \multicolumn{1}{c}{\textbf{\t{assert}}} & + \multicolumn{1}{c}{\textbf{\t{domo}}} & \\ \midrule - 0, 1, 2, 3, 4, 5, 6, 7 & No & No & No & No & & \\ - 8 & Yes & Yes & Yes & No & & \\ - 9 & Yes & Yes & Yes & Yes & & \\ + 0, 1, 2, 3, 4, 5, 6, 7 & No & No & No & No & No & \\ + 8 & Yes & Yes & Yes & No & No & \\ + 9 & Yes & Yes & Yes & Yes & Yes & \\ \bottomrule \end{tabular} \end{centertable} @@ -589,6 +590,8 @@ the current phase function has returned. is the package name with \t{.mo} appended. Failure behaviour is EAPI dependent as per section~\ref{sec:failure-behaviour}. The locale tree location is EAPI dependent as per table~\ref{tab:domo-path}. + In EAPIs listed in table~\ref{tab:banned-commands-table}, this command is banned as per + section~\ref{sec:banned-commands}. \item[dosbin] As \t{dobin}, but installs to \t{DESTTREE/sbin}.