This makes life easier for tinderboxes, but we should improve this in some 
future
EAPI.

Signed-off-by: Sam James <s...@gentoo.org>
---
 eclass/toolchain.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass
index 0857395b42343..2e9350f3f5962 100644
--- a/eclass/toolchain.eclass
+++ b/eclass/toolchain.eclass
@@ -1842,7 +1842,7 @@ toolchain_src_configure() {
        if [[ ${PV} == *_p* && -f "${S}"/gcc/doc/gcc.info ]] ; then
                # Safeguard against https://gcc.gnu.org/PR106899 being fixed
                # without corresponding ebuild changes.
-               eqawarn "Snapshot release with pre-generated info pages found!"
+               eqawarn "QA Notice: Snapshot release with pre-generated info 
pages found!"
                eqawarn "The BDEPEND in the ebuild should be updated to drop 
texinfo."
        fi
 
-- 
2.49.0


Reply via email to