kde5-functions.eclass: There is no KDE 5
authorAndreas Sturmlechner <asturm@gentoo.org>
Tue, 25 Apr 2017 21:42:37 +0000 (23:42 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Thu, 26 Oct 2017 08:22:32 +0000 (10:22 +0200)
eclass/kde5-functions.eclass

index 47e1e969b42df39e23dcc04fb74f06323d2d41e7..44e45e4734fdce2904247c16d720a3b5f6a3a99d 100644 (file)
@@ -4,12 +4,12 @@
 # @ECLASS: kde5-functions.eclass
 # @MAINTAINER:
 # kde@gentoo.org
-# @BLURB: Common ebuild functions for KDE 5-related packages.
+# @BLURB: Common ebuild functions for packages based on KDE Frameworks 5.
 # @DESCRIPTION:
-# This eclass contains functions shared by the other KDE eclasses and forms
+# This eclass contains functions shared by the other KDE eclasses and forms
 # part of their public API.
 #
-# This elass should (almost) never be inherited directly by an ebuild.
+# This eclass should (almost) never be inherited directly by an ebuild.
 
 if [[ -z ${_KDE5_FUNCTIONS_ECLASS} ]]; then
 _KDE5_FUNCTIONS_ECLASS=1