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 00915158094 for ; Fri, 23 Sep 2022 13:05:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 325B4E0917; Fri, 23 Sep 2022 13:05:57 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 1C9EDE0917 for ; Fri, 23 Sep 2022 13:05:57 +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 0E651340D1F for ; Fri, 23 Sep 2022 13:05:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5E8B05E7 for ; Fri, 23 Sep 2022 13:05:54 +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: <1663938322.3a820a478a4a1aaf1ae5c2361d2e533fc3d26150.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/kwin/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/kwin/kwin-5.26.49.9999.ebuild kde-plasma/kwin/kwin-9999.ebuild X-VCS-Directories: kde-plasma/kwin/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 3a820a478a4a1aaf1ae5c2361d2e533fc3d26150 X-VCS-Branch: master Date: Fri, 23 Sep 2022 13:05:54 +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: ed0e75bd-5105-4d5c-a3d6-4736dcb7ed60 X-Archives-Hash: 46aba25d3f9a2eea27dd0426fb5ee12b commit: 3a820a478a4a1aaf1ae5c2361d2e533fc3d26150 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Sep 23 13:03:48 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Sep 23 13:05:22 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=3a820a47 kde-plasma/kwin: Raise min dev-libs/plasma-wayland-protocols to 1.9.0 Upstream commit 169c784c5116238ad52745fe7dfb4621f97975a0 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/kwin/kwin-5.26.49.9999.ebuild | 2 +- kde-plasma/kwin/kwin-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-plasma/kwin/kwin-5.26.49.9999.ebuild b/kde-plasma/kwin/kwin-5.26.49.9999.ebuild index bb196de710..73fd8cb604 100644 --- a/kde-plasma/kwin/kwin-5.26.49.9999.ebuild +++ b/kde-plasma/kwin/kwin-5.26.49.9999.ebuild @@ -90,7 +90,7 @@ RDEPEND="${COMMON_DEPEND} multimedia? ( >=dev-qt/qtmultimedia-${QTMIN}:5[gstreamer,qml] ) " DEPEND="${COMMON_DEPEND} - >=dev-libs/plasma-wayland-protocols-1.8 + >=dev-libs/plasma-wayland-protocols-1.9 >=dev-libs/wayland-protocols-1.25 >=dev-qt/designer-${QTMIN}:5 >=dev-qt/qtconcurrent-${QTMIN}:5 diff --git a/kde-plasma/kwin/kwin-9999.ebuild b/kde-plasma/kwin/kwin-9999.ebuild index 77f79e600c..087bc945e7 100644 --- a/kde-plasma/kwin/kwin-9999.ebuild +++ b/kde-plasma/kwin/kwin-9999.ebuild @@ -90,7 +90,7 @@ RDEPEND="${COMMON_DEPEND} multimedia? ( >=dev-qt/qtmultimedia-${QTMIN}:5[gstreamer,qml] ) " DEPEND="${COMMON_DEPEND} - >=dev-libs/plasma-wayland-protocols-1.8 + >=dev-libs/plasma-wayland-protocols-1.9 >=dev-libs/wayland-protocols-1.25 >=dev-qt/designer-${QTMIN}:5 >=dev-qt/qtconcurrent-${QTMIN}:5