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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E5B8D1382C5 for ; Sun, 11 Apr 2021 20:03:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 26DB7E085A; Sun, 11 Apr 2021 20:03:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0D7ECE085A for ; Sun, 11 Apr 2021 20:03:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 86780340C3F for ; Sun, 11 Apr 2021 20:03:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0FC8B648 for ; Sun, 11 Apr 2021 20:03:22 +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: <1618140920.110aafcf82830ea5b1246d4a0cc8c2893af2a812.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: 110aafcf82830ea5b1246d4a0cc8c2893af2a812 X-VCS-Branch: master Date: Sun, 11 Apr 2021 20:03:22 +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: 84fa636f-b8a0-4c11-8368-f95527edf50d X-Archives-Hash: 25269583a5eb3a300c98474e99ba13d2 commit: 110aafcf82830ea5b1246d4a0cc8c2893af2a812 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Apr 11 11:35:20 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Apr 11 11:35:20 2021 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=110aafcf kde-plasma/libkworkspace: Drop alternative RDEPEND gui-wm/kwinft It forked off too far. Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/libkworkspace/libkworkspace-9999.ebuild | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/kde-plasma/libkworkspace/libkworkspace-9999.ebuild b/kde-plasma/libkworkspace/libkworkspace-9999.ebuild index b7daf32374..bb6a957aa7 100644 --- a/kde-plasma/libkworkspace/libkworkspace-9999.ebuild +++ b/kde-plasma/libkworkspace/libkworkspace-9999.ebuild @@ -32,10 +32,7 @@ RDEPEND=" x11-libs/libXau " DEPEND="${RDEPEND} - || ( - >=kde-plasma/kwin-${PVCUT}:5 - >=gui-wm/kwinft-$(ver_cut 1-2):5 - ) + >=kde-plasma/kwin-${PVCUT}:5 " S="${S}/${PN}"