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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6A53515800A for ; Thu, 3 Aug 2023 16:20:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A4E702BC016; Thu, 3 Aug 2023 16:20:15 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 844472BC016 for ; Thu, 3 Aug 2023 16:20:14 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 306903409ED for ; Thu, 3 Aug 2023 16:20:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6F244E99 for ; Thu, 3 Aug 2023 16:20:11 +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: <1691079467.7822bc123b364b7d0da5a04b9c6184d92cbb311b.ulm@gentoo> Subject: [gentoo-commits] proj/pms:master commit in: / X-VCS-Repository: proj/pms X-VCS-Files: ebuild-env-vars.tex X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 7822bc123b364b7d0da5a04b9c6184d92cbb311b X-VCS-Branch: master Date: Thu, 3 Aug 2023 16:20:11 +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: a9f335d9-7042-4b5c-b104-441e3acba49c X-Archives-Hash: aa11f85f0ac2138bd15683117ebf7417 commit: 7822bc123b364b7d0da5a04b9c6184d92cbb311b Author: Ulrich Müller gentoo org> AuthorDate: Thu Aug 3 16:16:07 2023 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Thu Aug 3 16:17:47 2023 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=7822bc12 ebuild-env-vars.tex: Avoid "Ditto" in the env variables table Suggested-by: Sam James gentoo.org> Signed-off-by: Ulrich Müller gentoo.org> ebuild-env-vars.tex | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/ebuild-env-vars.tex b/ebuild-env-vars.tex index 9e79a20..54e55be 100644 --- a/ebuild-env-vars.tex +++ b/ebuild-env-vars.tex @@ -47,15 +47,15 @@ inconsistent variable. Package name and version, without the revision part. For example, \t{vim-7.0.174}. \\ \t{PF} & All & - Ditto & + No\footnotemark[\value{footnote}] & Package name, version, and revision (if any), for example \t{vim-7.0.174-r1}. \\ \t{PN} & All & - Ditto & + No\footnotemark[\value{footnote}] & Package name, for example \t{vim}. \\ \t{CATEGORY} & All & - Ditto & + No\footnotemark[\value{footnote}] & The package's category, for example \t{app-editors}. \\ \t{PV} & All & @@ -80,7 +80,7 @@ inconsistent variable. assume that the package manager sets it in the EAPIs supporting it. For example, a few configure scripts use this variable to find the \t{aalib} package; ebuilds calling such configure scripts must thus work around this.} & - Ditto & + \t{src_*}, \t{pkg_nofetch} & Yes & \featurelabel{aa} All source files that could be available for the package, including any that are disabled in \t{A} because of USE conditionals. The value is calculated from the base names @@ -95,11 +95,11 @@ inconsistent variable. not exist; if a repository provides no support files for the package in question then an ebuild must be prepared for the situation where \t{FILESDIR} points to a non-existent directory. \\ \t{DISTDIR} & - Ditto & + \t{src_*}, global~scope\footnotemark[\value{footnote}] & Yes & The full path to the directory in which the files in the \t{A} variable are stored. \\ \t{WORKDIR} & - Ditto & + \t{src_*}, global~scope\footnotemark[\value{footnote}] & Yes & The full path to the ebuild's working directory, where all build data should be contained. \\ \t{S} & @@ -142,19 +142,18 @@ inconsistent variable. satisfied by \t{DEPEND}\@. Only for EAPIs listed in table~\ref{tab:added-env-vars-table} as supporting \t{SYSROOT}. \\ \t{ESYSROOT} & - Ditto & + \t{src_*}, \t{pkg_setup}\footnotemark[\value{footnote}] & No & Contains the concatenation of the \t{SYSROOT} path and applicable prefix value, as determined by table~\ref{tab:depend-prefix}. Only for EAPIs listed in table~\ref{tab:offset-env-vars-table} as supporting \t{ESYSROOT}. \\ \t{BROOT} & - Ditto & + \t{src_*}, \t{pkg_setup}\footnotemark[\value{footnote}] & No & \featurelabel{broot} The absolute path to the root directory containing build dependencies satisfied by \t{BDEPEND} and \t{IDEPEND}, typically executable build tools. This includes any applicable offset prefix. Only for EAPIs listed in table~\ref{tab:added-env-vars-table} as - supporting \t{BROOT}. - \\ + supporting \t{BROOT}. \\ \t{T} & All & Partially\footnote{Consistent and preserved across a single connected sequence of install or @@ -163,12 +162,12 @@ inconsistent variable. The full path to a temporary directory for use by the ebuild. \\ \t{TMPDIR} & All & - Ditto & + Partially\footnotemark[\value{footnote}] & Must be set to the location of a usable temporary directory, for any applications called by an ebuild. Must not be used by ebuilds directly; see \t{T} above. \\ \t{HOME} & All & - Ditto & + Partially\footnotemark[\value{footnote}] & The full path to an appropriate temporary directory for use by any programs invoked by the ebuild that may read or modify the home directory. \\ \t{EPREFIX} &