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 75CCC15808D for ; Mon, 18 Apr 2022 11:35:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8F2FAE0934; Mon, 18 Apr 2022 11:35:46 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 077F9E092D for ; Mon, 18 Apr 2022 11:35:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 AB9723414FE for ; Mon, 18 Apr 2022 11:35:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 300B33B8 for ; Mon, 18 Apr 2022 11:35:43 +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: <1650281722.c304ed52ffaa8bbd7cf3c3ddd06d3c636120fa3d.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwayland/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/kwayland/kwayland-5.90.0.ebuild kde-frameworks/kwayland/kwayland-5.92.0.ebuild kde-frameworks/kwayland/kwayland-5.93.0-r1.ebuild X-VCS-Directories: kde-frameworks/kwayland/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: c304ed52ffaa8bbd7cf3c3ddd06d3c636120fa3d X-VCS-Branch: master Date: Mon, 18 Apr 2022 11:35:43 +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: dc98ec69-4712-4bc7-bea1-740dcc431fa8 X-Archives-Hash: 59bb50091e9402f10d2003047debf96c commit: c304ed52ffaa8bbd7cf3c3ddd06d3c636120fa3d Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Apr 18 11:19:58 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Apr 18 11:35:22 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c304ed52 kde-frameworks/kwayland: Make dev-qt/qtwaylandscanner single provider Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kwayland/kwayland-5.90.0.ebuild | 5 +---- kde-frameworks/kwayland/kwayland-5.92.0.ebuild | 5 +---- kde-frameworks/kwayland/kwayland-5.93.0-r1.ebuild | 5 +---- 3 files changed, 3 insertions(+), 12 deletions(-) diff --git a/kde-frameworks/kwayland/kwayland-5.90.0.ebuild b/kde-frameworks/kwayland/kwayland-5.90.0.ebuild index 9f3cc1c739dd..07ae8574a7a3 100644 --- a/kde-frameworks/kwayland/kwayland-5.90.0.ebuild +++ b/kde-frameworks/kwayland/kwayland-5.90.0.ebuild @@ -32,9 +32,6 @@ DEPEND="${RDEPEND} sys-kernel/linux-headers " BDEPEND=" - || ( - >=dev-qt/qtwaylandscanner-${QTMIN}:5 - =dev-qt/qtwaylandscanner-${QTMIN}:5 >=dev-util/wayland-scanner-1.19.0 " diff --git a/kde-frameworks/kwayland/kwayland-5.92.0.ebuild b/kde-frameworks/kwayland/kwayland-5.92.0.ebuild index b99be2cf1a42..a48dcb79d169 100644 --- a/kde-frameworks/kwayland/kwayland-5.92.0.ebuild +++ b/kde-frameworks/kwayland/kwayland-5.92.0.ebuild @@ -32,9 +32,6 @@ DEPEND="${RDEPEND} sys-kernel/linux-headers " BDEPEND=" - || ( - >=dev-qt/qtwaylandscanner-${QTMIN}:5 - =dev-qt/qtwaylandscanner-${QTMIN}:5 >=dev-util/wayland-scanner-1.19.0 " diff --git a/kde-frameworks/kwayland/kwayland-5.93.0-r1.ebuild b/kde-frameworks/kwayland/kwayland-5.93.0-r1.ebuild index b8ea897904cf..d1168d736615 100644 --- a/kde-frameworks/kwayland/kwayland-5.93.0-r1.ebuild +++ b/kde-frameworks/kwayland/kwayland-5.93.0-r1.ebuild @@ -32,10 +32,7 @@ DEPEND="${RDEPEND} sys-kernel/linux-headers " BDEPEND=" - || ( - >=dev-qt/qtwaylandscanner-${QTMIN}:5 - =dev-qt/qtwaylandscanner-${QTMIN}:5 >=dev-util/wayland-scanner-1.19.0 "