commit: 67aac5e5170384b9253773ad2ee2843784326c96
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 23 10:12:17 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 23 15:15:21 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67aac5e5
ruby-ng.eclass: use 'QA Notice:' prefix in eqawarn
This makes life easier for tinderboxes, but we should improve this in some
future
EAPI.
Signed-off-by: Sam James <sam <AT> gentoo.org>
eclass/ruby-ng.eclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/eclass/ruby-ng.eclass b/eclass/ruby-ng.eclass
index 87337dc7f173..c7425aae434c 100644
--- a/eclass/ruby-ng.eclass
+++ b/eclass/ruby-ng.eclass
@@ -725,7 +725,7 @@ ruby-ng_rspec() {
fi
if [[ "${DEPEND}${BDEPEND}" != *"dev-ruby/rspec"* ]]; then
- eqawarn "Missing test dependency dev-ruby/rspec"
+ eqawarn "QA Notice: Missing test dependency dev-ruby/rspec"
fi
local rspec_params=