From: Andreas Sturmlechner Date: Sat, 7 Sep 2019 14:10:24 +0000 (+0200) Subject: kde5-functions.eclass: Must not be used directly by ebuild X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6d6b164ad9d6cc1f9c4ded718caa88fab08b6195;p=gentoo.git kde5-functions.eclass: Must not be used directly by ebuild Signed-off-by: Andreas Sturmlechner --- diff --git a/eclass/kde5-functions.eclass b/eclass/kde5-functions.eclass index 652ed06b7be5..9e00333dacfd 100644 --- a/eclass/kde5-functions.eclass +++ b/eclass/kde5-functions.eclass @@ -10,7 +10,7 @@ # This eclass contains functions shared by the other KDE eclasses and forms # part of their public API. # -# This eclass should (almost) never be inherited directly by an ebuild. +# This eclass must not be inherited directly by an ebuild. if [[ -z ${_KDE5_FUNCTIONS_ECLASS} ]]; then _KDE5_FUNCTIONS_ECLASS=1