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 5CF3213835C for ; Tue, 30 Mar 2021 18:15:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 95362E0BC7; Tue, 30 Mar 2021 18:15:54 +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 7C042E0BCB for ; Tue, 30 Mar 2021 18:15:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 7064F340D2D for ; Tue, 30 Mar 2021 18:15:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E751663C for ; Tue, 30 Mar 2021 18:15:50 +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: <1617128095.7e6a5e6ae276413702c4dc93245e724944c1ab52.ulm@gentoo> Subject: [gentoo-commits] proj/devmanual:master commit in: ebuild-writing/common-mistakes/ X-VCS-Repository: proj/devmanual X-VCS-Files: ebuild-writing/common-mistakes/text.xml X-VCS-Directories: ebuild-writing/common-mistakes/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 7e6a5e6ae276413702c4dc93245e724944c1ab52 X-VCS-Branch: master Date: Tue, 30 Mar 2021 18:15:50 +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: 0af6abd3-8568-40c4-8c96-7df4d3e1f49a X-Archives-Hash: 025b1ca54e5fb7069011976b4b17bd97 commit: 7e6a5e6ae276413702c4dc93245e724944c1ab52 Author: Sam James gentoo org> AuthorDate: Sun Mar 21 02:45:11 2021 +0000 Commit: Ulrich Müller gentoo 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 gentoo.org> Signed-off-by: Ulrich Müller 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 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. +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. +