commit:     7e6a5e6ae276413702c4dc93245e724944c1ab52
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 21 02:45:11 2021 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue Mar 30 18:14:55 2021 +0000
URL:        https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=7e6a5e6a

ebuild-writing/common-mistakes: linkify bug reference for non-verbose builds

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

 ebuild-writing/common-mistakes/text.xml | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/ebuild-writing/common-mistakes/text.xml 
b/ebuild-writing/common-mistakes/text.xml
index 0dc7b5b..481eadb 100644
--- a/ebuild-writing/common-mistakes/text.xml
+++ b/ebuild-writing/common-mistakes/text.xml
@@ -101,9 +101,11 @@ There are several ways to fix non-verbose build logs 
depending on the build syst
 </ul>
 
 <note>In case you encounter an affected package which uses a build system not
-controllable by Portage or eclasses you should file a bug (preferably with a 
patch)
-and make it block the tracker bug #429308. Solutions above ebuild level are
-preferred.</note>
+controllable by Portage or eclasses, you should file a bug (preferably with
+a patch) and make it block the tracker
+<uri link="https://bugs.gentoo.org/429308";>bug 429308</uri>. Solutions above
+ebuild level are preferred.</note>
+
 </body>
 </subsection>
 

Reply via email to