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 B6FB5158015 for ; Sun, 17 Dec 2023 10:03:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0B7372BC014; Sun, 17 Dec 2023 10:03:54 +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 E95AF2BC014 for ; Sun, 17 Dec 2023 10:03:53 +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 3276B33D9AD for ; Sun, 17 Dec 2023 10:03:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8F5E813A0 for ; Sun, 17 Dec 2023 10:03:51 +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: <1702807176.57e2c54f7fdf3122ef1057ed2870a6a2c8160751.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kget/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kget/kget-9999.ebuild X-VCS-Directories: kde-apps/kget/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 57e2c54f7fdf3122ef1057ed2870a6a2c8160751 X-VCS-Branch: master Date: Sun, 17 Dec 2023 10:03:51 +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: 41a4875a-83b0-464b-b480-44a69d08f424 X-Archives-Hash: ff04f53174a38c41bb04761c057c7b42 commit: 57e2c54f7fdf3122ef1057ed2870a6a2c8160751 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Dec 17 09:59:36 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Dec 17 09:59:36 2023 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=57e2c54f kde-apps/kget: Drop obsolete dependency Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kget/kget-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/kde-apps/kget/kget-9999.ebuild b/kde-apps/kget/kget-9999.ebuild index 5b2d99d188..43d8b493af 100644 --- a/kde-apps/kget/kget-9999.ebuild +++ b/kde-apps/kget/kget-9999.ebuild @@ -42,7 +42,6 @@ RDEPEND=" >=kde-frameworks/solid-${KFMIN}:6 bittorrent? ( net-libs/libktorrent:6 ) gpg? ( >=app-crypt/gpgme-1.23.1-r1:=[qt6] ) - kde? ( kde-plasma/plasma-workspace:6 ) mms? ( media-libs/libmms ) sqlite? ( dev-db/sqlite:3 ) "