summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-09-07 16:10:24 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2019-10-16 20:51:37 +0200
commitf9a263cf011a006a92308f130535f8fe08349acb (patch)
treec8123d4ae5cfdbdd6cca61c96d3b3fbce2408cb8
parentf9b87b3b22751ec698e5f41a5831907447d3fa5b (diff)
downloadkde-f9a263cf011a006a92308f130535f8fe08349acb.tar.gz
kde-f9a263cf011a006a92308f130535f8fe08349acb.tar.bz2
kde-f9a263cf011a006a92308f130535f8fe08349acb.zip
kde5-functions.eclass: Must not be used directly by ebuild
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--eclass/kde5-functions.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/kde5-functions.eclass b/eclass/kde5-functions.eclass
index 516c22bb3e8..0e891dc6e33 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