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 2A9911382C5 for ; Wed, 6 Jan 2021 19:44:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 696DDE088D; Wed, 6 Jan 2021 19:44:54 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 545F2E088D for ; Wed, 6 Jan 2021 19:44:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 57F13340F4E for ; Wed, 6 Jan 2021 19:44:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BBEF732B for ; Wed, 6 Jan 2021 19:44:51 +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: <1609961240.99d938ed81b8094f7d1284c17d746d43551b8e36.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: 99d938ed81b8094f7d1284c17d746d43551b8e36 X-VCS-Branch: master Date: Wed, 6 Jan 2021 19:44:51 +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: 8dd91100-0a7b-4786-a340-4f211795ca99 X-Archives-Hash: c253b3c0cba44228870c8ed10fe45412 commit: 99d938ed81b8094f7d1284c17d746d43551b8e36 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Jan 6 19:27:20 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Jan 6 19:27:20 2021 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=99d938ed kde-plasma/libkworkspace: Drop obsolete blocker Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/libkworkspace/libkworkspace-9999.ebuild | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/kde-plasma/libkworkspace/libkworkspace-9999.ebuild b/kde-plasma/libkworkspace/libkworkspace-9999.ebuild index 9f7ee84ae8..9cc6ab6ad4 100644 --- a/kde-plasma/libkworkspace/libkworkspace-9999.ebuild +++ b/kde-plasma/libkworkspace/libkworkspace-9999.ebuild @@ -17,7 +17,7 @@ SLOT="5" KEYWORDS="" IUSE="" -COMMON_DEPEND=" +RDEPEND=" >=dev-qt/qtdbus-${QTMIN}:5 >=dev-qt/qtx11extras-${QTMIN}:5 >=kde-frameworks/kcoreaddons-${KFMIN}:5 @@ -31,15 +31,12 @@ COMMON_DEPEND=" x11-libs/libX11 x11-libs/libXau " -DEPEND="${COMMON_DEPEND} +DEPEND="${RDEPEND} || ( >=kde-plasma/kwin-${PVCUT}:5 >=gui-wm/kwinft-$(ver_cut 1-2):5 ) " -RDEPEND="${COMMON_DEPEND} - !