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 0D6EF15815E for ; Tue, 6 Feb 2024 19:27:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 53A78E2A06; Tue, 6 Feb 2024 19:27:18 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 38A31E2A06 for ; Tue, 6 Feb 2024 19:27:18 +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 743EC3430CB for ; Tue, 6 Feb 2024 19:27:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E1DC614AB for ; Tue, 6 Feb 2024 19:27:15 +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: <1707247612.2439b666adfca06d5f0252ae7cbd48c7cb9fc396.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: 2439b666adfca06d5f0252ae7cbd48c7cb9fc396 X-VCS-Branch: master Date: Tue, 6 Feb 2024 19:27:15 +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: 2cc8ad73-4ee2-41fc-b0f1-8a83f135dee0 X-Archives-Hash: b280ef3cdc39671fa6c3b09b6c809535 commit: 2439b666adfca06d5f0252ae7cbd48c7cb9fc396 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Jan 22 19:34:24 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Feb 6 19:26:52 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=2439b666 app-editors/kile: Update KFMIN Upstream commit ca24117b199db25849af96020ef2dd16ddf3fc0a Signed-off-by: Andreas Sturmlechner gentoo.org> app-editors/kile/kile-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/kile/kile-9999.ebuild b/app-editors/kile/kile-9999.ebuild index 92bc2545e7..fbd6bb058a 100644 --- a/app-editors/kile/kile-9999.ebuild +++ b/app-editors/kile/kile-9999.ebuild @@ -5,7 +5,7 @@ EAPI=8 ECM_HANDBOOK="forceoptional" KDE_ORG_CATEGORY="office" -KFMIN=5.106.0 +KFMIN=5.113.0 QTMIN=5.15.9 MY_P=${P/_beta/b} inherit ecm kde.org