kde5.eclass: warning:103: KDE_QTHELP: unable to extract default variable content: if [[ ${CATEGORY} = kde-frameworks ]]; then warning:128: KDE_TEST: unable to extract default variable content: if [[ ${CATEGORY} = kde-frameworks ]]; then
The default value of both these variables depends on $CATEGORY so I'm not sure how to fix the warning.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/kde.git/commit/?id=0c1928a1d437709c2540fe1fc01302d65afb7bcb commit 0c1928a1d437709c2540fe1fc01302d65afb7bcb Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2017-11-27 13:19:31 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2017-11-29 17:25:07 +0000 kde5.eclass: Fix eclassdoc Bug: https://bugs.gentoo.org/637776 eclass/kde5.eclass | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-)}
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=161f17cc95d03d8fe790619134bd4cbb69f722ee commit 161f17cc95d03d8fe790619134bd4cbb69f722ee Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2017-11-27 13:19:31 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2017-12-02 19:23:37 +0000 kde5.eclass: Fix eclassdoc Closes: https://bugs.gentoo.org/637776 eclass/kde5.eclass | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-)