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 41CB8138351 for ; Fri, 3 Apr 2020 20:07:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8A76AE0B15; Fri, 3 Apr 2020 20:07:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 743D5E0B15 for ; Fri, 3 Apr 2020 20:07:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 A65C734F0A5 for ; Fri, 3 Apr 2020 20:07:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 042371C5 for ; Fri, 3 Apr 2020 20:07:02 +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: <1585944366.68ef156fb2ce8169f36d7d76c4feaa6b1a9868bd.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtwayland/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-qt/qtwayland/qtwayland-5.14.1-r2.ebuild dev-qt/qtwayland/qtwayland-5.14.1-r3.ebuild X-VCS-Directories: dev-qt/qtwayland/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 68ef156fb2ce8169f36d7d76c4feaa6b1a9868bd X-VCS-Branch: master Date: Fri, 3 Apr 2020 20:07:02 +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: d51ba6f1-edeb-44fa-be28-771317248e65 X-Archives-Hash: e06c1fa8310f15569b8685fbe153e9a6 commit: 68ef156fb2ce8169f36d7d76c4feaa6b1a9868bd Author: Haelwenn (lanodan) Monnier hacktivis me> AuthorDate: Fri Mar 27 03:14:26 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Apr 3 20:06:06 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68ef156f dev-qt/qtwayland: dev-qt/qtgui[-gles2 => -gles2-only] Signed-off-by: Haelwenn (lanodan) Monnier hacktivis.me> Signed-off-by: Andreas Sturmlechner gentoo.org> .../{qtwayland-5.14.1-r2.ebuild => qtwayland-5.14.1-r3.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-qt/qtwayland/qtwayland-5.14.1-r2.ebuild b/dev-qt/qtwayland/qtwayland-5.14.1-r3.ebuild similarity index 96% rename from dev-qt/qtwayland/qtwayland-5.14.1-r2.ebuild rename to dev-qt/qtwayland/qtwayland-5.14.1-r3.ebuild index 51cd83e4cc7..f36572e019a 100644 --- a/dev-qt/qtwayland/qtwayland-5.14.1-r2.ebuild +++ b/dev-qt/qtwayland/qtwayland-5.14.1-r3.ebuild @@ -21,7 +21,7 @@ DEPEND=" >=x11-libs/libxkbcommon-0.2.0 vulkan? ( dev-util/vulkan-headers ) X? ( - ~dev-qt/qtgui-${PV}[-gles2] + ~dev-qt/qtgui-${PV}[-gles2-only] x11-libs/libX11 x11-libs/libXcomposite )