From e38a1bd024a370b2d05cbf5b4d7c25425f7cae8f Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sun, 11 Apr 2021 13:24:34 +0200 Subject: ecm.eclass: KDE Applications -> KDE Gear Signed-off-by: Andreas Sturmlechner --- eclass/ecm.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'eclass') diff --git a/eclass/ecm.eclass b/eclass/ecm.eclass index c763957bf893..5e541f8cf54c 100644 --- a/eclass/ecm.eclass +++ b/eclass/ecm.eclass @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # @ECLASS: ecm.eclass @@ -10,7 +10,7 @@ # This eclass is intended to streamline the creation of ebuilds for packages # that use cmake and KDE Frameworks' extra-cmake-modules, thereby following # some of their packaging conventions. It is primarily intended for the three -# upstream release groups (Frameworks, Plasma, Applications) but also for any +# upstream release groups (Frameworks, Plasma, Gear) but also for any # other package that follows similar conventions. # # This eclass unconditionally inherits cmake.eclass and all its public -- cgit v1.2.3-65-gdbad