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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4FC171382C5 for ; Sat, 30 Jan 2021 22:31:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4A482E0B1A; Sat, 30 Jan 2021 22:31:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 18C38E0B1D for ; Sat, 30 Jan 2021 22:31:11 +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 8EDDD340D4D for ; Sat, 30 Jan 2021 22:31:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 18A314AC for ; Sat, 30 Jan 2021 22:31:09 +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: <1612045710.12ad856e81452f97532b54e8a4b5fd41201618b8.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/kwayland-server/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/kwayland-server/kwayland-server-5.21.49.9999.ebuild kde-plasma/kwayland-server/kwayland-server-9999.ebuild X-VCS-Directories: kde-plasma/kwayland-server/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 12ad856e81452f97532b54e8a4b5fd41201618b8 X-VCS-Branch: master Date: Sat, 30 Jan 2021 22:31:09 +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: 0284d00c-be35-480f-9012-a5f4b08b49cc X-Archives-Hash: 1a44cb3915628c79bb996ecd4c015065 commit: 12ad856e81452f97532b54e8a4b5fd41201618b8 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Jan 30 22:28:30 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Jan 30 22:28:30 2021 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=12ad856e kde-plasma/kwayland-server: Set dev-libs/wayland-protocols min to 1.19 Upstream commit 5c3bb7d97054cc176d203d7f2d160032d0bf03c8 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/kwayland-server/kwayland-server-5.21.49.9999.ebuild | 2 +- kde-plasma/kwayland-server/kwayland-server-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-plasma/kwayland-server/kwayland-server-5.21.49.9999.ebuild b/kde-plasma/kwayland-server/kwayland-server-5.21.49.9999.ebuild index 1fb80a9143..b70c4c313c 100644 --- a/kde-plasma/kwayland-server/kwayland-server-5.21.49.9999.ebuild +++ b/kde-plasma/kwayland-server/kwayland-server-5.21.49.9999.ebuild @@ -22,7 +22,7 @@ IUSE="" RESTRICT+=" test" RDEPEND=" - >=dev-libs/wayland-1.18.0 + >=dev-libs/wayland-1.19.0 >=dev-qt/qtconcurrent-${QTMIN}:5 >=dev-qt/qtgui-${QTMIN}:5[egl] >=dev-qt/qtwayland-${QTMIN}:5 diff --git a/kde-plasma/kwayland-server/kwayland-server-9999.ebuild b/kde-plasma/kwayland-server/kwayland-server-9999.ebuild index c3539368fd..c9d4d8dfdc 100644 --- a/kde-plasma/kwayland-server/kwayland-server-9999.ebuild +++ b/kde-plasma/kwayland-server/kwayland-server-9999.ebuild @@ -22,7 +22,7 @@ IUSE="" RESTRICT+=" test" RDEPEND=" - >=dev-libs/wayland-1.18.0 + >=dev-libs/wayland-1.19.0 >=dev-qt/qtconcurrent-${QTMIN}:5 >=dev-qt/qtgui-${QTMIN}:5[egl] >=dev-qt/qtwayland-${QTMIN}:5