From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4CFE01382C5 for ; Sat, 23 May 2020 22:00:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DB922E08E2; Sat, 23 May 2020 22:00:42 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C7835E08E2 for ; Sat, 23 May 2020 22:00:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8BAD334F07B for ; Sat, 23 May 2020 22:00:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8BDB8268 for ; Sat, 23 May 2020 22:00:19 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1590271163.dabf669718b4dac04c85141205b7096e184026af.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: eclass/ X-VCS-Repository: proj/kde X-VCS-Files: eclass/kde.org.eclass X-VCS-Directories: eclass/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: dabf669718b4dac04c85141205b7096e184026af X-VCS-Branch: master Date: Sat, 23 May 2020 22:00:19 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a928b717-6d23-4277-acdb-b8597fb4ea3b X-Archives-Hash: a1342e47d460fb97644a535f035a64b9 commit: dabf669718b4dac04c85141205b7096e184026af Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat May 23 21:59:23 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat May 23 21:59:23 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=dabf6697 kde.org.eclass: Add games-board and games-mud categories Both map to 'games' upstream. Signed-off-by: Andreas Sturmlechner gentoo.org> eclass/kde.org.eclass | 2 ++ 1 file changed, 2 insertions(+) diff --git a/eclass/kde.org.eclass b/eclass/kde.org.eclass index e32cfe2fb4..961df97698 100644 --- a/eclass/kde.org.eclass +++ b/eclass/kde.org.eclass @@ -48,7 +48,9 @@ declare -A KDE_ORG_CATEGORIES=( [app-text]=office [dev-libs]=libraries [dev-util]=sdk + [games-board]=games [games-kids]=education + [games-mud]=games [kde-frameworks]=frameworks [kde-plasma]=plasma [mail-client]=pim