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 975EA158013 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 D30CE2BC03E; Sat, 9 Dec 2023 15:15:45 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 BAF622BC03E 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 00840340C53 for ; Sat, 9 Dec 2023 15:15:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 805D91491 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: <1702133845.5693d35135519b3f5f9e1d9e190e2fd5a02448af.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/systemsettings/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/systemsettings/systemsettings-9999.ebuild X-VCS-Directories: kde-plasma/systemsettings/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 5693d35135519b3f5f9e1d9e190e2fd5a02448af 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: 338eca97-a876-46b9-ad76-798a7db7c689 X-Archives-Hash: ab7ce87b08aa4e1a21d09ca06b7c2ab4 commit: 5693d35135519b3f5f9e1d9e190e2fd5a02448af Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Dec 9 14:29:25 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Dec 9 14:57:25 2023 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=5693d351 kde-plasma/systemsettings: Drop unused kde-plasma/libkworkspace Upstream commit fdc18f6ba0377d6424d85fce4c155a2d28026166 See also: https://github.com/gentoo/kde/pull/939 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/systemsettings/systemsettings-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/kde-plasma/systemsettings/systemsettings-9999.ebuild b/kde-plasma/systemsettings/systemsettings-9999.ebuild index 6435b77d06..257ab2238c 100644 --- a/kde-plasma/systemsettings/systemsettings-9999.ebuild +++ b/kde-plasma/systemsettings/systemsettings-9999.ebuild @@ -41,7 +41,6 @@ DEPEND=" >=kde-frameworks/kwidgetsaddons-${KFMIN}:6 >=kde-frameworks/kwindowsystem-${KFMIN}:6 >=kde-frameworks/kxmlgui-${KFMIN}:6 - >=kde-plasma/libkworkspace-${PVCUT}:6 >=kde-plasma/plasma-activities-${PVCUT}:6 " RDEPEND="${DEPEND}"