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 CD2F2158042 for ; Thu, 31 Oct 2024 19:45:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 24CA3E0872; Thu, 31 Oct 2024 19:45:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 10060E0872 for ; Thu, 31 Oct 2024 19:45:10 +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 5AE1033EDD8 for ; Thu, 31 Oct 2024 19:45:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F361D1295 for ; Thu, 31 Oct 2024 19:45:07 +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: <1730403858.3b95004b607dd011b3caefa4b42c6b678a6fe792.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/kio/ X-VCS-Repository: proj/kde X-VCS-Files: kde-frameworks/kio/kio-9999.ebuild X-VCS-Directories: kde-frameworks/kio/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 3b95004b607dd011b3caefa4b42c6b678a6fe792 X-VCS-Branch: master Date: Thu, 31 Oct 2024 19:45:07 +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: d243b949-b5c6-4cf4-a73b-a653e288482b X-Archives-Hash: 101cc16e5a6cfb12f0b7fee26c3565ac commit: 3b95004b607dd011b3caefa4b42c6b678a6fe792 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Oct 31 19:44:18 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Oct 31 19:44:18 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=3b95004b kde-frameworks/kio: Drop dependency unused w/ Qt 6.7 Upstream commit 4a9f2af601ddd7892ff1dfb12a13c2622cfe393c Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kio/kio-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/kde-frameworks/kio/kio-9999.ebuild b/kde-frameworks/kio/kio-9999.ebuild index bff5609eea..f307f063a8 100644 --- a/kde-frameworks/kio/kio-9999.ebuild +++ b/kde-frameworks/kio/kio-9999.ebuild @@ -23,7 +23,6 @@ RESTRICT="test" # slot op: Uses Qt6::GuiPrivate for qtx11extras_p.h COMMON_DEPEND=" >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,network,ssl,widgets,X?] - >=dev-qt/qt5compat-${QTMIN}:6 >=dev-qt/qtdeclarative-${QTMIN}:6 =kde-frameworks/kauth-${PVCUT}*:6 =kde-frameworks/kbookmarks-${PVCUT}*:6