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 8DC261382C5 for ; Sun, 20 Jun 2021 12:51:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E3536E0866; Sun, 20 Jun 2021 12:51:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B51C1E0866 for ; Sun, 20 Jun 2021 12:51:10 +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 64F8934067D for ; Sun, 20 Jun 2021 12:51:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C498C79A for ; Sun, 20 Jun 2021 12:51:07 +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: <1624192029.244714ba25b52e6437bf12302a6e633ebbc10a9c.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: 244714ba25b52e6437bf12302a6e633ebbc10a9c X-VCS-Branch: master Date: Sun, 20 Jun 2021 12:51:07 +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: a480e964-a2b5-4f0d-9cf0-d4cb30bba1ac X-Archives-Hash: 493ab2793ccf3a9d7be14d4b4980bfac commit: 244714ba25b52e6437bf12302a6e633ebbc10a9c Author: akater gmail com> AuthorDate: Sun Jun 20 01:01:13 2021 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sun Jun 20 12:27:09 2021 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=244714ba ebuild-env-vars.tex: Fix a reference Fixes: 27a0bf1961ae56fd6b948d5ffea9a9e4ae35fd91 Closes: https://bugs.gentoo.org/796794 Signed-off-by: Dmitrii Neskoromnyi gmail.com> Signed-off-by: Ulrich Müller gentoo.org> ebuild-env-vars.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ebuild-env-vars.tex b/ebuild-env-vars.tex index ddea935..b52f0b3 100644 --- a/ebuild-env-vars.tex +++ b/ebuild-env-vars.tex @@ -149,7 +149,7 @@ variable. 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:offset-env-vars-table} as + applicable offset prefix. Only for EAPIs listed in table~\ref{tab:added-env-vars-table} as supporting \t{BROOT}. \\ \t{T} &