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 86AF7138359 for ; Fri, 10 Jul 2020 14:39:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 60BB2E0843; Fri, 10 Jul 2020 14:39:45 +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 4867FE0843 for ; Fri, 10 Jul 2020 14:39:45 +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 4004134EDB4 for ; Fri, 10 Jul 2020 14:39:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D7FA72DB for ; Fri, 10 Jul 2020 14:39:40 +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: <1594391965.8b0c74655d963be4ca40d1e442dbbc9cf72db766.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/khotkeys/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/khotkeys/khotkeys-9999.ebuild X-VCS-Directories: kde-plasma/khotkeys/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 8b0c74655d963be4ca40d1e442dbbc9cf72db766 X-VCS-Branch: master Date: Fri, 10 Jul 2020 14:39:40 +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: 6091ff43-a684-4cf2-b5b5-6399bfeab3df X-Archives-Hash: 93c027c7f4f69e9eae3e24d77663bd10 commit: 8b0c74655d963be4ca40d1e442dbbc9cf72db766 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Jul 10 14:13:40 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Jul 10 14:39:25 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=8b0c7465 kde-plasma/khotkeys: Drop unused DEPEND Upstream commit 1d60f46f0fce96731b1df59f59def9ae5ec7a9c6 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/khotkeys/khotkeys-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/kde-plasma/khotkeys/khotkeys-9999.ebuild b/kde-plasma/khotkeys/khotkeys-9999.ebuild index 6b71129db1..4acf2dbfc0 100644 --- a/kde-plasma/khotkeys/khotkeys-9999.ebuild +++ b/kde-plasma/khotkeys/khotkeys-9999.ebuild @@ -35,7 +35,6 @@ COMMON_DEPEND=" >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 >=kde-frameworks/kwindowsystem-${KFMIN}:5 >=kde-frameworks/kxmlgui-${KFMIN}:5 - >=kde-plasma/libkworkspace-${PVCUT}:5 x11-libs/libX11 x11-libs/libXtst "