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 D9934158094 for ; Sat, 3 Sep 2022 13:05:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F038FE07D4; Sat, 3 Sep 2022 13:05:11 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D54B6E07D4 for ; Sat, 3 Sep 2022 13:05:11 +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 C6AB3340B35 for ; Sat, 3 Sep 2022 13:05:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 352A5556 for ; Sat, 3 Sep 2022 13:05:09 +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: <1662208396.88278c1fe1271aeefaeea35cdde0a4d51c697aba.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/libkworkspace/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/libkworkspace/libkworkspace-9999.ebuild X-VCS-Directories: kde-plasma/libkworkspace/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 88278c1fe1271aeefaeea35cdde0a4d51c697aba X-VCS-Branch: master Date: Sat, 3 Sep 2022 13:05:09 +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: e750d477-a05d-459a-a962-bc02b2f99327 X-Archives-Hash: 60792269f7921c8f94289412a58200c3 commit: 88278c1fe1271aeefaeea35cdde0a4d51c697aba Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Sep 3 12:14:12 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Sep 3 12:33:16 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=88278c1f kde-plasma/libkworkspace: Drop unused kde-frameworks/kinit DEPEND Upstream commit 502430d769062565f6a09de05f98e1b829a99b90 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/libkworkspace/libkworkspace-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/kde-plasma/libkworkspace/libkworkspace-9999.ebuild b/kde-plasma/libkworkspace/libkworkspace-9999.ebuild index 4f276dbb04..12eb281d41 100644 --- a/kde-plasma/libkworkspace/libkworkspace-9999.ebuild +++ b/kde-plasma/libkworkspace/libkworkspace-9999.ebuild @@ -31,7 +31,6 @@ RDEPEND=" x11-libs/libXau " DEPEND="${RDEPEND} - >=kde-frameworks/kinit-${KFMIN}:5 >=kde-plasma/kwin-${PVCUT}:5 "