commit:     8935253a99117afa0b9763ed9331bbc3510f2a84
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat May 23 21:32:07 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat May 23 21:32:07 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=8935253a

kde.org.eclass: Map app-editors to utilities instead

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 eclass/kde.org.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/kde.org.eclass b/eclass/kde.org.eclass
index aaee2a2cba..e32cfe2fb4 100644
--- a/eclass/kde.org.eclass
+++ b/eclass/kde.org.eclass
@@ -43,7 +43,7 @@ declare -A KDE_ORG_CATEGORIES=(
        [app-admin]=system
        [app-backup]=system
        [app-cdr]=utilities
-       [app-editors]=office
+       [app-editors]=utilities
        [app-office]=office
        [app-text]=office
        [dev-libs]=libraries

Reply via email to