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 928A615808D for ; Thu, 21 Apr 2022 17:12:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C2C72E0A45; Thu, 21 Apr 2022 17:12:18 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DBF69E0A45 for ; Thu, 21 Apr 2022 17:12:17 +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 3E5EA341D1A for ; Thu, 21 Apr 2022 17:12:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 14370447 for ; Thu, 21 Apr 2022 17:12:13 +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: <1650561099.fd341e065b25ec734810ad4f34d8756e3b641673.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/kdeconnect/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-misc/kdeconnect/kdeconnect-21.08.3.ebuild kde-misc/kdeconnect/kdeconnect-21.12.3.ebuild X-VCS-Directories: kde-misc/kdeconnect/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: fd341e065b25ec734810ad4f34d8756e3b641673 X-VCS-Branch: master Date: Thu, 21 Apr 2022 17:12:13 +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: 3c8d87d7-a5e0-4e18-a9ed-a4d52d5a71de X-Archives-Hash: f9064a15e697e49f56ad40ecf737ef81 commit: fd341e065b25ec734810ad4f34d8756e3b641673 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Apr 21 16:59:12 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Apr 21 17:11:39 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd341e06 kde-misc/kdeconnect: Make dev-qt/qtwaylandscanner single provider Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-misc/kdeconnect/kdeconnect-21.08.3.ebuild | 5 +---- kde-misc/kdeconnect/kdeconnect-21.12.3.ebuild | 5 +---- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/kde-misc/kdeconnect/kdeconnect-21.08.3.ebuild b/kde-misc/kdeconnect/kdeconnect-21.08.3.ebuild index e80513c6ffb6..b3eede3590b3 100644 --- a/kde-misc/kdeconnect/kdeconnect-21.08.3.ebuild +++ b/kde-misc/kdeconnect/kdeconnect-21.08.3.ebuild @@ -68,10 +68,7 @@ RDEPEND="${DEPEND} net-fs/sshfs " BDEPEND=" - || ( - >=dev-qt/qtwaylandscanner-${QTMIN}:5 - =dev-qt/qtwaylandscanner-${QTMIN}:5 dev-util/wayland-scanner " diff --git a/kde-misc/kdeconnect/kdeconnect-21.12.3.ebuild b/kde-misc/kdeconnect/kdeconnect-21.12.3.ebuild index 9e0106498180..dcf93d9199e4 100644 --- a/kde-misc/kdeconnect/kdeconnect-21.12.3.ebuild +++ b/kde-misc/kdeconnect/kdeconnect-21.12.3.ebuild @@ -68,10 +68,7 @@ RDEPEND="${DEPEND} net-fs/sshfs " BDEPEND=" - || ( - >=dev-qt/qtwaylandscanner-${QTMIN}:5 - =dev-qt/qtwaylandscanner-${QTMIN}:5 dev-util/wayland-scanner "