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 774CD158015 for ; Sat, 9 Dec 2023 15:15:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C080F2BC03C; Sat, 9 Dec 2023 15:15:45 +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 A73032BC03C for ; Sat, 9 Dec 2023 15:15:45 +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 C0E51340C39 for ; Sat, 9 Dec 2023 15:15:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5526EB40 for ; Sat, 9 Dec 2023 15:15:43 +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: <1702133841.62233a055167218b72ab918e152659698092792b.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/kde-cli-tools/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/kde-cli-tools/kde-cli-tools-9999.ebuild X-VCS-Directories: kde-plasma/kde-cli-tools/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 62233a055167218b72ab918e152659698092792b X-VCS-Branch: master Date: Sat, 9 Dec 2023 15:15:43 +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: b2ece70c-2a84-4ef5-8c5c-147e56398a7f X-Archives-Hash: bdecda3a49dc653f9f47539e9f071875 commit: 62233a055167218b72ab918e152659698092792b Author: Mehmet Karataş gmail com> AuthorDate: Sat Dec 9 13:55:06 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Dec 9 14:57:21 2023 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=62233a05 kde-plasma/kde-cli-tools: Remove obsolete dependency libkworkspace https://invent.kde.org/plasma/kde-cli-tools/-/commit/130ba2169351acce5594dec0dd36199ff0dfa9f5 Signed-off-by: Mehmet Karataş gmail.com> Closes: https://github.com/gentoo/kde/pull/939 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/kde-cli-tools/kde-cli-tools-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/kde-plasma/kde-cli-tools/kde-cli-tools-9999.ebuild b/kde-plasma/kde-cli-tools/kde-cli-tools-9999.ebuild index ba240e244c..f982028380 100644 --- a/kde-plasma/kde-cli-tools/kde-cli-tools-9999.ebuild +++ b/kde-plasma/kde-cli-tools/kde-cli-tools-9999.ebuild @@ -37,7 +37,6 @@ DEPEND=" >=kde-frameworks/kservice-${KFMIN}:6 >=kde-frameworks/kwidgetsaddons-${KFMIN}:6 >=kde-frameworks/kwindowsystem-${KFMIN}:6 - >=kde-plasma/libkworkspace-${PVCUT}:6 >=kde-plasma/plasma-activities-${PVCUT}:6 kdesu? ( >=kde-frameworks/kdesu-${KFMIN}:6 ) X? ( x11-libs/libX11 )