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 D6852158020 for ; Sun, 16 Oct 2022 14:04:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 14907E0826; Sun, 16 Oct 2022 14:04:20 +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 ED140E0826 for ; Sun, 16 Oct 2022 14:04:19 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BE087340F4A for ; Sun, 16 Oct 2022 14:04:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2EDE7617 for ; Sun, 16 Oct 2022 14:04:17 +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: <1665928880.0772e6f565f7029d225eb675d502950482ce74ce.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-9999.ebuild X-VCS-Directories: kde-plasma/kwin/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 0772e6f565f7029d225eb675d502950482ce74ce X-VCS-Branch: master Date: Sun, 16 Oct 2022 14:04:17 +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: b460200e-182d-42cc-b014-06cefbbf7f41 X-Archives-Hash: 9d59e1de2083633952ab3e815e9507f3 commit: 0772e6f565f7029d225eb675d502950482ce74ce Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Oct 16 14:01:20 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Oct 16 14:01:20 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=0772e6f5 kde-plasma/kwin: Raise min dev-libs/wayland version to 1.21.0 Upstream commit c14734087866ee002e129bcaffe364a8b4036112 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/kwin/kwin-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/kwin/kwin-9999.ebuild b/kde-plasma/kwin/kwin-9999.ebuild index 27752f1f47..382f1aec6f 100644 --- a/kde-plasma/kwin/kwin-9999.ebuild +++ b/kde-plasma/kwin/kwin-9999.ebuild @@ -22,7 +22,7 @@ RESTRICT="test" COMMON_DEPEND=" >=dev-libs/libinput-1.19 - >=dev-libs/wayland-1.20.0 + >=dev-libs/wayland-1.21.0 >=dev-qt/qtconcurrent-${QTMIN}:5 >=dev-qt/qtdbus-${QTMIN}:5 >=dev-qt/qtdeclarative-${QTMIN}:5