commit: a65bdb69e58217beeb1685d302e9fa33524c9840 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Apr 11 11:24:34 2021 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Apr 11 11:24:34 2021 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=a65bdb69
ecm.eclass: KDE Applications -> KDE Gear Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> eclass/ecm.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/ecm.eclass b/eclass/ecm.eclass index 5fc50523d4..5e541f8cf5 100644 --- a/eclass/ecm.eclass +++ b/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
