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 6EB131584F2 for ; Sat, 15 Mar 2025 14:58:56 +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)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 59DEA3431A1 for ; Sat, 15 Mar 2025 14:58:56 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 14BB01103CE; Sat, 15 Mar 2025 14:58:48 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 0C8971103CE for ; Sat, 15 Mar 2025 14:58:48 +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 B660234312C for ; Sat, 15 Mar 2025 14:58:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2457920CF for ; Sat, 15 Mar 2025 14:58:46 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1742050721.b24a104e134d02247a70a99b5c463a2c9cf91ee5.sam@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: net-p2p/ktorrent/ X-VCS-Repository: proj/kde X-VCS-Files: net-p2p/ktorrent/ktorrent-9999.ebuild X-VCS-Directories: net-p2p/ktorrent/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: b24a104e134d02247a70a99b5c463a2c9cf91ee5 X-VCS-Branch: master Date: Sat, 15 Mar 2025 14:58:46 +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: 05072b98-8eb0-462f-a43a-f9cdcd33b50c X-Archives-Hash: 50becfa4053a9dbead15d61d05190a5b commit: b24a104e134d02247a70a99b5c463a2c9cf91ee5 Author: Sam James gentoo org> AuthorDate: Sat Mar 15 14:58:35 2025 +0000 Commit: Sam James gentoo org> CommitDate: Sat Mar 15 14:58:41 2025 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=b24a104e net-p2p/ktorrent: drop solid dep Upstream commit d855d8e70323452469106f0061e0850f95700b87. Signed-off-by: Sam James gentoo.org> net-p2p/ktorrent/ktorrent-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/net-p2p/ktorrent/ktorrent-9999.ebuild b/net-p2p/ktorrent/ktorrent-9999.ebuild index 42aea73a44..da7d0af5aa 100644 --- a/net-p2p/ktorrent/ktorrent-9999.ebuild +++ b/net-p2p/ktorrent/ktorrent-9999.ebuild @@ -38,7 +38,6 @@ COMMON_DEPEND=" >=kde-frameworks/kwidgetsaddons-${KFMIN}:6 >=kde-frameworks/kwindowsystem-${KFMIN}:6 >=kde-frameworks/kxmlgui-${KFMIN}:6 - >=kde-frameworks/solid-${KFMIN}:6 >=net-libs/libktorrent-${PVCUT}:6 infowidget? ( dev-libs/geoip ) ipfilter? ( >=kde-frameworks/karchive-${KFMIN}:6 )