commit:     bd2e308f5620ddcadc431feac7f0d5f02cb237fb
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 14 18:34:08 2023 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Jan 14 18:34:08 2023 +0000
URL:        https://gitweb.gentoo.org/proj/policy-guide.git/commit/?id=bd2e308f

ebuild-format: D in other phases is reported by pkgcheck

VariableScope: version 1: variable 'D' used in 'src_configure' on line: 23

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 ebuild-format.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ebuild-format.rst b/ebuild-format.rst
index a381e07..039e897 100644
--- a/ebuild-format.rst
+++ b/ebuild-format.rst
@@ -134,7 +134,7 @@ D must be used only in src_install and pkg_preinst
 --------------------------------------------------
 :PG: 0107
 :Source: QA
-:Reported: no
+:Reported: by pkgcheck
 
 The ``D`` and ``ED`` variables must be used only in the ``src_install``
 and ``pkg_preinst`` phase functions.  Exceptions to this policy can be

Reply via email to