From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 34979158128 for ; Tue, 17 Jun 2025 21:31:06 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 1E5BB340FDE for ; Tue, 17 Jun 2025 21:31:06 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id EFA8E1104D9; Tue, 17 Jun 2025 21:31:04 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id E57B31104D9 for ; Tue, 17 Jun 2025 21:31:04 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8DC2B340E06 for ; Tue, 17 Jun 2025 21:31:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F24AB29EA for ; Tue, 17 Jun 2025 21:31:02 +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: <1750195847.818f0e744c6eaf4505425f70b5574e818885a7e4.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/qqc2-breeze-style/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/qqc2-breeze-style/qqc2-breeze-style-9999.ebuild X-VCS-Directories: kde-plasma/qqc2-breeze-style/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 818f0e744c6eaf4505425f70b5574e818885a7e4 X-VCS-Branch: master Date: Tue, 17 Jun 2025 21:31:02 +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: 3952c7ec-791a-405a-8286-02252886023c X-Archives-Hash: 65180ae364ad6b4c830fea1244bb5058 commit: 818f0e744c6eaf4505425f70b5574e818885a7e4 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Jun 17 21:29:28 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Jun 17 21:30:47 2025 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=818f0e74 kde-plasma/qqc2-breeze-style: For 9999, set KFMIN to 9999 Amends 0e9b3520ecbe23285b9b297b6a4bf94a8acfb5db Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/qqc2-breeze-style/qqc2-breeze-style-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/qqc2-breeze-style/qqc2-breeze-style-9999.ebuild b/kde-plasma/qqc2-breeze-style/qqc2-breeze-style-9999.ebuild index 827c2b88b4..20a00eb76b 100644 --- a/kde-plasma/qqc2-breeze-style/qqc2-breeze-style-9999.ebuild +++ b/kde-plasma/qqc2-breeze-style/qqc2-breeze-style-9999.ebuild @@ -4,7 +4,7 @@ EAPI=8 ECM_TEST="false" -KFMIN=6.14.0 +KFMIN=9999 QTMIN=6.8.1 inherit ecm plasma.kde.org