summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/install-qa-check.d/60gtk-doc-paths')
-rw-r--r--metadata/install-qa-check.d/60gtk-doc-paths6
1 files changed, 3 insertions, 3 deletions
diff --git a/metadata/install-qa-check.d/60gtk-doc-paths b/metadata/install-qa-check.d/60gtk-doc-paths
index 866e871c221a..8c12c2604337 100644
--- a/metadata/install-qa-check.d/60gtk-doc-paths
+++ b/metadata/install-qa-check.d/60gtk-doc-paths
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# QA check: ensure that gtk-doc files are installed in /usr/share/gtk-doc
@@ -14,8 +14,8 @@ gtk_doc_path_check() {
if [[ ${found[@]} ]]; then
eqawarn
- eqawarn "This package seems to install gtk-doc documentation into the following"
- eqawarn "location(s):"
+ eqawarn "QA Notice: This package seems to install gtk-doc documentation into the"
+ eqawarn "following location(s):"
eqawarn
eqatag -v gtk-doc-paths.invalid-path "${found[@]#${D%/}}"
eqawarn