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 E4B221382C5 for ; Sat, 23 May 2020 22:00:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7825BE08A8; Sat, 23 May 2020 22:00:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 5EC18E08A8 for ; Sat, 23 May 2020 22:00:37 +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 7410E34F059 for ; Sat, 23 May 2020 22:00:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 761BC21E for ; Sat, 23 May 2020 22:00:18 +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: <1590269563.14a608f3934df5e72d34f5143dc3d37de6116aaa.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: app-editors/kile/ X-VCS-Repository: proj/kde X-VCS-Files: app-editors/kile/kile-9999.ebuild X-VCS-Directories: app-editors/kile/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 14a608f3934df5e72d34f5143dc3d37de6116aaa X-VCS-Branch: master Date: Sat, 23 May 2020 22:00:18 +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: 133fd410-14af-405c-b2a6-43eaa67db144 X-Archives-Hash: 2a512c8d17d76d61241ca73591254a85 commit: 14a608f3934df5e72d34f5143dc3d37de6116aaa Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat May 23 21:32:43 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat May 23 21:32:43 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=14a608f3 app-editors/kile: Set KDE_ORG_CATEGORY="office" Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner gentoo.org> app-editors/kile/kile-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-editors/kile/kile-9999.ebuild b/app-editors/kile/kile-9999.ebuild index 0478cd2351..73ee1cc64d 100644 --- a/app-editors/kile/kile-9999.ebuild +++ b/app-editors/kile/kile-9999.ebuild @@ -4,6 +4,7 @@ EAPI=7 ECM_HANDBOOK="forceoptional" +KDE_ORG_CATEGORY="office" KFMIN=5.60.0 QTMIN=5.12.3 MY_P=${P/_beta/b}