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

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

diff --git a/eclass/java-pkg-simple.eclass b/eclass/java-pkg-simple.eclass
index f3f67e7de4087..0cce6a2cdfa8f 100644
--- a/eclass/java-pkg-simple.eclass
+++ b/eclass/java-pkg-simple.eclass
@@ -654,7 +654,7 @@ java-pkg-simple_src_compile() {
                                JAVA_PKG_WANT_SOURCE=${tmp_source}
                                JAVA_PKG_WANT_TARGET=${tmp_target}
                        else
-                               eqawarn "Need at least JDK 9 to compile 
module-info.java in src_compile."
+                               eqawarn "QA Notice: Need at least JDK 9 to 
compile module-info.java in src_compile."
                                eqawarn "Please adjust DEPEND accordingly. See 
https://bugs.gentoo.org/796875#c3";
                        fi
                fi
-- 
2.49.0


Reply via email to