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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5E7D0158042 for ; Fri, 15 Nov 2024 21:06:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7D1BEE07EC; Fri, 15 Nov 2024 21:06:28 +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 612ACE07EC for ; Fri, 15 Nov 2024 21:06:28 +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 6F7F4335DCD for ; Fri, 15 Nov 2024 21:06:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CC5CC18C4 for ; Fri, 15 Nov 2024 21:06: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: <1731704544.02b16ed9a035c6e85db533fbc7d3edbda39bcbc7.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/kde-cli-tools-common/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/kde-cli-tools-common/kde-cli-tools-common-6.2.49.9999.ebuild kde-plasma/kde-cli-tools-common/kde-cli-tools-common-9999.ebuild X-VCS-Directories: kde-plasma/kde-cli-tools-common/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 02b16ed9a035c6e85db533fbc7d3edbda39bcbc7 X-VCS-Branch: master Date: Fri, 15 Nov 2024 21:06: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: 40fb8597-d6c5-4c67-bd16-774b3414f8a8 X-Archives-Hash: 4d0ff782012f4ac07b034ae35c478260 commit: 02b16ed9a035c6e85db533fbc7d3edbda39bcbc7 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Nov 15 21:00:10 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Nov 15 21:02:24 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=02b16ed9 kde-plasma/kde-cli-tools-common: Drop KF5 build compat Bug: https://bugs.gentoo.org/943552 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/kde-cli-tools-common/kde-cli-tools-common-6.2.49.9999.ebuild | 1 - kde-plasma/kde-cli-tools-common/kde-cli-tools-common-9999.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/kde-plasma/kde-cli-tools-common/kde-cli-tools-common-6.2.49.9999.ebuild b/kde-plasma/kde-cli-tools-common/kde-cli-tools-common-6.2.49.9999.ebuild index 814c48980a..1cb2df50fd 100644 --- a/kde-plasma/kde-cli-tools-common/kde-cli-tools-common-6.2.49.9999.ebuild +++ b/kde-plasma/kde-cli-tools-common/kde-cli-tools-common-6.2.49.9999.ebuild @@ -5,7 +5,6 @@ EAPI=8 ECM_HANDBOOK="true" KDE_ORG_NAME="${PN/-common/}" -KFMIN=5.115.0 inherit ecm-common plasma.kde.org LICENSE="GPL-2+ handbook? ( FDL-1.2 )" diff --git a/kde-plasma/kde-cli-tools-common/kde-cli-tools-common-9999.ebuild b/kde-plasma/kde-cli-tools-common/kde-cli-tools-common-9999.ebuild index 814c48980a..1cb2df50fd 100644 --- a/kde-plasma/kde-cli-tools-common/kde-cli-tools-common-9999.ebuild +++ b/kde-plasma/kde-cli-tools-common/kde-cli-tools-common-9999.ebuild @@ -5,7 +5,6 @@ EAPI=8 ECM_HANDBOOK="true" KDE_ORG_NAME="${PN/-common/}" -KFMIN=5.115.0 inherit ecm-common plasma.kde.org LICENSE="GPL-2+ handbook? ( FDL-1.2 )"