Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: eclass/
Date: Sat, 23 May 2020 22:00:38
Message-Id: 1590269527.8935253a99117afa0b9763ed9331bbc3510f2a84.asturm@gentoo
1 commit: 8935253a99117afa0b9763ed9331bbc3510f2a84
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 23 21:32:07 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat May 23 21:32:07 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=8935253a
7
8 kde.org.eclass: Map app-editors to utilities instead
9
10 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
11
12 eclass/kde.org.eclass | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/eclass/kde.org.eclass b/eclass/kde.org.eclass
16 index aaee2a2cba..e32cfe2fb4 100644
17 --- a/eclass/kde.org.eclass
18 +++ b/eclass/kde.org.eclass
19 @@ -43,7 +43,7 @@ declare -A KDE_ORG_CATEGORIES=(
20 [app-admin]=system
21 [app-backup]=system
22 [app-cdr]=utilities
23 - [app-editors]=office
24 + [app-editors]=utilities
25 [app-office]=office
26 [app-text]=office
27 [dev-libs]=libraries