summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-04-11 13:24:34 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2021-04-24 15:40:38 +0200
commite38a1bd024a370b2d05cbf5b4d7c25425f7cae8f (patch)
treed75ca7c42d03fc4a5d08dd9184c013d652dc77bb /eclass
parentkde.org.eclass: Fix DESCRIPTION tags (diff)
downloadgentoo-e38a1bd024a370b2d05cbf5b4d7c25425f7cae8f.tar.gz
gentoo-e38a1bd024a370b2d05cbf5b4d7c25425f7cae8f.tar.bz2
gentoo-e38a1bd024a370b2d05cbf5b4d7c25425f7cae8f.zip
ecm.eclass: KDE Applications -> KDE Gear
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r--eclass/ecm.eclass4
1 files changed, 2 insertions, 2 deletions
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