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 9B13115808F for ; Wed, 16 Mar 2022 15:44:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2D457E08DD; Wed, 16 Mar 2022 15:44:29 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 11ADFE08CE for ; Wed, 16 Mar 2022 15:44:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 6C1CA342F28 for ; Wed, 16 Mar 2022 15:44:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0C7F6335 for ; Wed, 16 Mar 2022 15:44:25 +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: <1647445247.5bbd9a39c75854c1269ce822630a29874712284b.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kimagemapeditor/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kimagemapeditor/kimagemapeditor-9999.ebuild X-VCS-Directories: kde-apps/kimagemapeditor/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 5bbd9a39c75854c1269ce822630a29874712284b X-VCS-Branch: master Date: Wed, 16 Mar 2022 15:44:25 +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: 4d0e6930-4736-4679-a841-99502d58e3e1 X-Archives-Hash: 978f17abb45ad245f5f17bca6592d8e6 commit: 5bbd9a39c75854c1269ce822630a29874712284b Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Mar 16 15:39:01 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Mar 16 15:40:47 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=5bbd9a39 kde-apps/kimagemapeditor: Set KFMIN to 5.92.0 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kimagemapeditor/kimagemapeditor-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/kimagemapeditor/kimagemapeditor-9999.ebuild b/kde-apps/kimagemapeditor/kimagemapeditor-9999.ebuild index b1a283a2d7..30edda315e 100644 --- a/kde-apps/kimagemapeditor/kimagemapeditor-9999.ebuild +++ b/kde-apps/kimagemapeditor/kimagemapeditor-9999.ebuild @@ -4,7 +4,7 @@ EAPI=8 ECM_HANDBOOK="forceoptional" -KFMIN=5.88.0 +KFMIN=5.92.0 QTMIN=5.15.2 inherit ecm kde.org