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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 92CAA158087 for ; Thu, 11 Nov 2021 17:00:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0C74F2BC081; Thu, 11 Nov 2021 17:00:23 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E63702BC081 for ; Thu, 11 Nov 2021 17:00:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CB1053431FC for ; Thu, 11 Nov 2021 17:00:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A28CC1C6 for ; Thu, 11 Nov 2021 17: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: <1636644370.b3e28c15ccd1c8c6302fdf4a77f501e0acb8fa09.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/zanshin/ X-VCS-Repository: proj/kde X-VCS-Files: kde-misc/zanshin/zanshin-9999.ebuild X-VCS-Directories: kde-misc/zanshin/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: b3e28c15ccd1c8c6302fdf4a77f501e0acb8fa09 X-VCS-Branch: master Date: Thu, 11 Nov 2021 17: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: e4417a80-c214-4ae3-b19d-5bbe8b2d992a X-Archives-Hash: 74c6c50f6e90b472f139b7be36d362b1 commit: b3e28c15ccd1c8c6302fdf4a77f501e0acb8fa09 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Nov 11 15:26:10 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Nov 11 15:26:10 2021 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=b3e28c15 kde-misc/zanshin: Set KDE_ORG_CATEGORY="pim" Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-misc/zanshin/zanshin-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kde-misc/zanshin/zanshin-9999.ebuild b/kde-misc/zanshin/zanshin-9999.ebuild index c5bad91f42..8bedba0d13 100644 --- a/kde-misc/zanshin/zanshin-9999.ebuild +++ b/kde-misc/zanshin/zanshin-9999.ebuild @@ -5,8 +5,9 @@ EAPI=8 ECM_TEST="forceoptional" KDE_GEAR="true" +KDE_ORG_CATEGORY="pim" PVCUT=$(ver_cut 1-3) -KFMIN=5.85.0 +KFMIN=5.87.0 QTMIN=5.15.2 VIRTUALX_REQUIRED="test" inherit ecm kde.org