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 5C27015808B for ; Mon, 7 Feb 2022 08:13:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5C52CE0809; Mon, 7 Feb 2022 08:13:18 +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 28835E0809 for ; Mon, 7 Feb 2022 08:13:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 E9897342EF3 for ; Mon, 7 Feb 2022 08:13:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3600C2A0 for ; Mon, 7 Feb 2022 08:13:15 +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: <1641637345.ca1f5785608d6962dab2b863d508061fa6a9e0f6.ulm@gentoo> Subject: [gentoo-commits] proj/pms:master commit in: / X-VCS-Repository: proj/pms X-VCS-Files: pkg-mgr-commands.tex X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: ca1f5785608d6962dab2b863d508061fa6a9e0f6 X-VCS-Branch: master Date: Mon, 7 Feb 2022 08:13:15 +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: 2f42d703-319d-420e-b233-1921bc9ed14a X-Archives-Hash: 77925cf545735d62d2cf98a33b8f7b0b commit: ca1f5785608d6962dab2b863d508061fa6a9e0f6 Author: Ulrich Müller gentoo org> AuthorDate: Sat Jan 8 10:22:25 2022 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sat Jan 8 10:22:25 2022 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=ca1f5785 pkg-mgr-commands.tex: Add some braces for consistency Signed-off-by: Ulrich Müller gentoo.org> pkg-mgr-commands.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg-mgr-commands.tex b/pkg-mgr-commands.tex index eb15d64..7f57539 100644 --- a/pkg-mgr-commands.tex +++ b/pkg-mgr-commands.tex @@ -406,7 +406,7 @@ commands once the current phase function has returned. \end{algorithmic} \end{algorithm} -\item[emake] Calls the \t{\$MAKE} program, or GNU make if the \t{MAKE} variable is unset. +\item[emake] Calls the \t{\$\{MAKE\}} program, or GNU make if the \t{MAKE} variable is unset. Any arguments given are passed directly to the make command, as are the user's chosen \t{MAKEOPTS}\@. Arguments given to \t{emake} override user configuration. See also section~\ref{sec:guaranteed-system-commands}. \t{emake} must be an external program and cannot @@ -507,7 +507,7 @@ the current phase function has returned. Only available in EAPIs listed in table~\ref{tab:doheader-table} as supporting \t{doheader}. Failure behaviour is EAPI dependent as per section~\ref{sec:failure-behaviour}. -\item[dohtml] Installs the given HTML files into a subdirectory under \t{/usr/share/doc/\$PF/}. +\item[dohtml] Installs the given HTML files into a subdirectory under \t{/usr/share/doc/\$\{PF\}/}. The subdirectory is \t{html} by default, but this can be overridden with the \t{docinto} function. Files to be installed automatically are determined by extension and the default extensions are \t{css}, \t{gif}, \t{htm}, \t{html}, \t{jpeg}, \t{jpg}, \t{js} and \t{png}. 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 8405A15808B for ; Mon, 14 Feb 2022 07:29:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0F7C8E0870; Mon, 14 Feb 2022 07:29:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ED77AE0870 for ; Mon, 14 Feb 2022 07:29:49 +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 649CA343266 for ; Mon, 14 Feb 2022 07:29:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DB0B22EC for ; Mon, 14 Feb 2022 07:29:45 +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: <1641637345.ca1f5785608d6962dab2b863d508061fa6a9e0f6.ulm@gentoo> Subject: [gentoo-commits] proj/pms:eapi-9 commit in: / X-VCS-Repository: proj/pms X-VCS-Files: pkg-mgr-commands.tex X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: ca1f5785608d6962dab2b863d508061fa6a9e0f6 X-VCS-Branch: eapi-9 Date: Mon, 14 Feb 2022 07:29:45 +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: ff685582-c1db-47be-87b9-b488419a5ca1 X-Archives-Hash: 3a4fd024c38c02ce045edf0491442f31 Message-ID: <20220214072945.avaXMqOCDN8N3MdVt1y1lsMPAyd-P93VhPs10m3Hm58@z> commit: ca1f5785608d6962dab2b863d508061fa6a9e0f6 Author: Ulrich Müller gentoo org> AuthorDate: Sat Jan 8 10:22:25 2022 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sat Jan 8 10:22:25 2022 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=ca1f5785 pkg-mgr-commands.tex: Add some braces for consistency Signed-off-by: Ulrich Müller gentoo.org> pkg-mgr-commands.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg-mgr-commands.tex b/pkg-mgr-commands.tex index eb15d64..7f57539 100644 --- a/pkg-mgr-commands.tex +++ b/pkg-mgr-commands.tex @@ -406,7 +406,7 @@ commands once the current phase function has returned. \end{algorithmic} \end{algorithm} -\item[emake] Calls the \t{\$MAKE} program, or GNU make if the \t{MAKE} variable is unset. +\item[emake] Calls the \t{\$\{MAKE\}} program, or GNU make if the \t{MAKE} variable is unset. Any arguments given are passed directly to the make command, as are the user's chosen \t{MAKEOPTS}\@. Arguments given to \t{emake} override user configuration. See also section~\ref{sec:guaranteed-system-commands}. \t{emake} must be an external program and cannot @@ -507,7 +507,7 @@ the current phase function has returned. Only available in EAPIs listed in table~\ref{tab:doheader-table} as supporting \t{doheader}. Failure behaviour is EAPI dependent as per section~\ref{sec:failure-behaviour}. -\item[dohtml] Installs the given HTML files into a subdirectory under \t{/usr/share/doc/\$PF/}. +\item[dohtml] Installs the given HTML files into a subdirectory under \t{/usr/share/doc/\$\{PF\}/}. The subdirectory is \t{html} by default, but this can be overridden with the \t{docinto} function. Files to be installed automatically are determined by extension and the default extensions are \t{css}, \t{gif}, \t{htm}, \t{html}, \t{jpeg}, \t{jpg}, \t{js} and \t{png}.