From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1309402-garchives=archives.gentoo.org@lists.gentoo.org>
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 98EBF139360
	for <garchives@archives.gentoo.org>; Tue,  3 Aug 2021 16:12:39 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id CB8BEE0999;
	Tue,  3 Aug 2021 16:12:38 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.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 B0CD5E0999
	for <gentoo-commits@lists.gentoo.org>; Tue,  3 Aug 2021 16:12:38 +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 C9D233434E4
	for <gentoo-commits@lists.gentoo.org>; Tue,  3 Aug 2021 16:12:36 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 5466463F
	for <gentoo-commits@lists.gentoo.org>; Tue,  3 Aug 2021 16:12:35 +0000 (UTC)
From: "Andreas Sturmlechner" <asturm@gentoo.org>
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" <asturm@gentoo.org>
Message-ID: <1628007051.99b5f94e1e835c0d1c5bcc582bf8726eb14a3180.asturm@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/layer-shell-qt/
X-VCS-Repository: repo/gentoo
X-VCS-Files: kde-plasma/layer-shell-qt/layer-shell-qt-5.22.4-r1.ebuild kde-plasma/layer-shell-qt/layer-shell-qt-5.22.4.ebuild
X-VCS-Directories: kde-plasma/layer-shell-qt/
X-VCS-Committer: asturm
X-VCS-Committer-Name: Andreas Sturmlechner
X-VCS-Revision: 99b5f94e1e835c0d1c5bcc582bf8726eb14a3180
X-VCS-Branch: master
Date: Tue,  3 Aug 2021 16:12:35 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: bec0068c-75b8-4de3-9137-e6a7cd31f91d
X-Archives-Hash: 75fa1bbe72b4156b2b53a5ba43f69f5f

commit:     99b5f94e1e835c0d1c5bcc582bf8726eb14a3180
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Aug  3 15:42:33 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Aug  3 16:10:51 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99b5f94e

kde-plasma/layer-shell-qt: Fix DEPEND

Closes: https://bugs.gentoo.org/795501
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../{layer-shell-qt-5.22.4.ebuild => layer-shell-qt-5.22.4-r1.ebuild}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/layer-shell-qt/layer-shell-qt-5.22.4.ebuild b/kde-plasma/layer-shell-qt/layer-shell-qt-5.22.4-r1.ebuild
similarity index 92%
rename from kde-plasma/layer-shell-qt/layer-shell-qt-5.22.4.ebuild
rename to kde-plasma/layer-shell-qt/layer-shell-qt-5.22.4-r1.ebuild
index bb5a21f13cb..79902f13670 100644
--- a/kde-plasma/layer-shell-qt/layer-shell-qt-5.22.4.ebuild
+++ b/kde-plasma/layer-shell-qt/layer-shell-qt-5.22.4-r1.ebuild
@@ -22,7 +22,7 @@ RDEPEND="
 	x11-libs/libxkbcommon
 "
 DEPEND="${RDEPEND}
-	>=dev-libs/plasma-wayland-protocols-1.1.1
+	dev-libs/wayland-protocols
 "
 BDEPEND="
 	dev-util/wayland-scanner