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 64B3B158451 for ; Tue, 9 Jan 2024 21:45:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 97AF1E2A03; Tue, 9 Jan 2024 21:45:27 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 76D93E2A03 for ; Tue, 9 Jan 2024 21:45:27 +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 4FFEA3432FA for ; Tue, 9 Jan 2024 21:45:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 983AC141 for ; Tue, 9 Jan 2024 21:45:24 +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: <1704835654.921c0b95d39dacef2bfde9f88cd55128d3bafacb.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/frameworkintegration/ X-VCS-Repository: proj/kde X-VCS-Files: kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild X-VCS-Directories: kde-frameworks/frameworkintegration/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 921c0b95d39dacef2bfde9f88cd55128d3bafacb X-VCS-Branch: master Date: Tue, 9 Jan 2024 21:45:24 +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: ea9256b7-7d10-45a8-b81e-a6f3c4fc7896 X-Archives-Hash: fef6873bd8537412ca3cfa8d63525e9e commit: 921c0b95d39dacef2bfde9f88cd55128d3bafacb Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Jan 9 21:27:34 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Jan 9 21:27:34 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=921c0b95 kde-frameworks/frameworkintegration: Drop superfluous KFMIN def Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild b/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild index e505bd80f4..f5994da135 100644 --- a/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild +++ b/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild @@ -4,7 +4,6 @@ EAPI=8 ECM_QTHELP="false" -KFMIN=5.245.0 PVCUT=$(ver_cut 1-2) QTMIN=6.6.0 inherit ecm frameworks.kde.org