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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 372E515813A for ; Mon, 13 Jan 2025 17:22:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 71798E0801; Mon, 13 Jan 2025 17:22:42 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 54B3FE0801 for ; Mon, 13 Jan 2025 17:22:42 +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 82E29340BEA for ; Mon, 13 Jan 2025 17:22:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E2CAC1D2A for ; Mon, 13 Jan 2025 17:22:39 +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: <1736788838.f793f201fd7cc9ab870f2e9fc9b5114e26943dd6.ulm@gentoo> Subject: [gentoo-commits] proj/pms:master commit in: / X-VCS-Repository: proj/pms X-VCS-Files: eapi-cheatsheet.tex ebuild-env-vars.tex X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: f793f201fd7cc9ab870f2e9fc9b5114e26943dd6 X-VCS-Branch: master Date: Mon, 13 Jan 2025 17:22:39 +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: 19ccf10b-32a2-44d5-bb1b-ca0cc5408213 X-Archives-Hash: e0f945b9a7a72f683a988aaf09030ef9 commit: f793f201fd7cc9ab870f2e9fc9b5114e26943dd6 Author: Ulrich Müller gentoo org> AuthorDate: Mon Jan 13 17:20:38 2025 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Mon Jan 13 17:20:38 2025 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=f793f201 Typographic fixes Signed-off-by: Ulrich Müller gentoo.org> eapi-cheatsheet.tex | 2 +- ebuild-env-vars.tex | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eapi-cheatsheet.tex b/eapi-cheatsheet.tex index d719c77..438f189 100644 --- a/eapi-cheatsheet.tex +++ b/eapi-cheatsheet.tex @@ -534,7 +534,7 @@ differences between these previous EAPIs. the corresponding global settings in the \code{RESTRICT} variable. See \featureref{uri-restrict}. \item[\code{IDEPEND}] This variable specifies install-time - dependencies on packages used in (e.\,g.) \code{pkg_postinst}. + dependencies on packages used in (e.\,g.)\ \code{pkg_postinst}. In a cross-compilation environment, these are dependencies for native tools (\code{CBUILD}). See \featureref{idepend}. \item[\code{pkg_*} phases] The initial working directory is diff --git a/ebuild-env-vars.tex b/ebuild-env-vars.tex index c361422..2954dcb 100644 --- a/ebuild-env-vars.tex +++ b/ebuild-env-vars.tex @@ -211,13 +211,13 @@ inconsistent variable. No & \featurelabel{desttree} Controls the location where \t{dobin}, \t{dolib}, \t{domo}, and \t{dosbin} install things. Only for EAPIs listed in table~\ref{tab:removed-env-vars-table} - as supporting \t{DESTTREE}. In all other EAPIs, this is retained as a conceptual variable not + as supporting \t{DESTTREE}\@. In all other EAPIs, this is retained as a conceptual variable not exported to the ebuild environment. \\ \t{INSDESTTREE} & \t{src_install} & No & \featurelabel{insdesttree} Controls the location where \t{doins} installs things. Only for EAPIs - listed in table~\ref{tab:removed-env-vars-table} as supporting \t{INSDESTTREE}. In all other + listed in table~\ref{tab:removed-env-vars-table} as supporting \t{INSDESTTREE}\@. In all other EAPIs, this is retained as a conceptual variable not exported to the ebuild environment. \\ \t{USE} & All & 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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E2F4315813A for ; Mon, 13 Jan 2025 17:25:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2B22AE07EA; Mon, 13 Jan 2025 17:25:09 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 0FCA9E07EA for ; Mon, 13 Jan 2025 17:25:09 +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 2BB72335CB4 for ; Mon, 13 Jan 2025 17:25:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B88EB1D2A for ; Mon, 13 Jan 2025 17:25:06 +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: <1736788838.f793f201fd7cc9ab870f2e9fc9b5114e26943dd6.ulm@gentoo> Subject: [gentoo-commits] proj/pms:eapi-9 commit in: / X-VCS-Repository: proj/pms X-VCS-Files: eapi-cheatsheet.tex ebuild-env-vars.tex X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: f793f201fd7cc9ab870f2e9fc9b5114e26943dd6 X-VCS-Branch: eapi-9 Date: Mon, 13 Jan 2025 17:25:06 +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: 2217f35b-1f69-4c58-8d0c-322515782e0f X-Archives-Hash: ac50ef6f4ccac2cdab811268e74bf4d2 Message-ID: <20250113172506.P0I7jveqeTvFaQVnkmpIeoICIDOMwOD3cN-doANoGhA@z> commit: f793f201fd7cc9ab870f2e9fc9b5114e26943dd6 Author: Ulrich Müller gentoo org> AuthorDate: Mon Jan 13 17:20:38 2025 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Mon Jan 13 17:20:38 2025 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=f793f201 Typographic fixes Signed-off-by: Ulrich Müller gentoo.org> eapi-cheatsheet.tex | 2 +- ebuild-env-vars.tex | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eapi-cheatsheet.tex b/eapi-cheatsheet.tex index d719c77..438f189 100644 --- a/eapi-cheatsheet.tex +++ b/eapi-cheatsheet.tex @@ -534,7 +534,7 @@ differences between these previous EAPIs. the corresponding global settings in the \code{RESTRICT} variable. See \featureref{uri-restrict}. \item[\code{IDEPEND}] This variable specifies install-time - dependencies on packages used in (e.\,g.) \code{pkg_postinst}. + dependencies on packages used in (e.\,g.)\ \code{pkg_postinst}. In a cross-compilation environment, these are dependencies for native tools (\code{CBUILD}). See \featureref{idepend}. \item[\code{pkg_*} phases] The initial working directory is diff --git a/ebuild-env-vars.tex b/ebuild-env-vars.tex index c361422..2954dcb 100644 --- a/ebuild-env-vars.tex +++ b/ebuild-env-vars.tex @@ -211,13 +211,13 @@ inconsistent variable. No & \featurelabel{desttree} Controls the location where \t{dobin}, \t{dolib}, \t{domo}, and \t{dosbin} install things. Only for EAPIs listed in table~\ref{tab:removed-env-vars-table} - as supporting \t{DESTTREE}. In all other EAPIs, this is retained as a conceptual variable not + as supporting \t{DESTTREE}\@. In all other EAPIs, this is retained as a conceptual variable not exported to the ebuild environment. \\ \t{INSDESTTREE} & \t{src_install} & No & \featurelabel{insdesttree} Controls the location where \t{doins} installs things. Only for EAPIs - listed in table~\ref{tab:removed-env-vars-table} as supporting \t{INSDESTTREE}. In all other + listed in table~\ref{tab:removed-env-vars-table} as supporting \t{INSDESTTREE}\@. In all other EAPIs, this is retained as a conceptual variable not exported to the ebuild environment. \\ \t{USE} & All &