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 B9BD215808B for ; Tue, 12 Apr 2022 19:35:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D3329E0953; Tue, 12 Apr 2022 19:35:33 +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 B07E3E0953 for ; Tue, 12 Apr 2022 19:35:33 +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 C68EC341543 for ; Tue, 12 Apr 2022 19:35:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3CBF4391 for ; Tue, 12 Apr 2022 19:35:31 +0000 (UTC) From: "Ronny Gutbrod" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ronny Gutbrod" Message-ID: <1649627611.b4e36da115e4c08ccdacfb0b999904cec9cd93f4.tastytea@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: media-gfx/bonzomatic/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-gfx/bonzomatic/bonzomatic-2021.03.07-r1.ebuild media-gfx/bonzomatic/bonzomatic-2021.03.07.ebuild media-gfx/bonzomatic/bonzomatic-9999.ebuild X-VCS-Directories: media-gfx/bonzomatic/ X-VCS-Committer: tastytea X-VCS-Committer-Name: Ronny Gutbrod X-VCS-Revision: b4e36da115e4c08ccdacfb0b999904cec9cd93f4 X-VCS-Branch: master Date: Tue, 12 Apr 2022 19:35:31 +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: d2bcaae5-eebd-41e3-8b01-30e26331c6d0 X-Archives-Hash: 856c977f1fb6c279f1766ba318f7ffc3 commit: b4e36da115e4c08ccdacfb0b999904cec9cd93f4 Author: Haelwenn (lanodan) Monnier hacktivis me> AuthorDate: Sun Apr 10 21:46:08 2022 +0000 Commit: Ronny Gutbrod tastytea de> CommitDate: Sun Apr 10 21:53:31 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b4e36da1 media-gfx/bonzomatic: Fix mesa[egl] Signed-off-by: Haelwenn (lanodan) Monnier hacktivis.me> .../{bonzomatic-2021.03.07.ebuild => bonzomatic-2021.03.07-r1.ebuild} | 2 +- media-gfx/bonzomatic/bonzomatic-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/bonzomatic/bonzomatic-2021.03.07.ebuild b/media-gfx/bonzomatic/bonzomatic-2021.03.07-r1.ebuild similarity index 98% rename from media-gfx/bonzomatic/bonzomatic-2021.03.07.ebuild rename to media-gfx/bonzomatic/bonzomatic-2021.03.07-r1.ebuild index ee701bf37..6afe8200b 100644 --- a/media-gfx/bonzomatic/bonzomatic-2021.03.07.ebuild +++ b/media-gfx/bonzomatic/bonzomatic-2021.03.07-r1.ebuild @@ -30,7 +30,7 @@ DEPEND=" !system-glfw? ( wayland? ( dev-libs/wayland - media-libs/mesa[egl,wayland] + media-libs/mesa[egl(+),wayland] dev-libs/wayland-protocols ) !wayland? ( diff --git a/media-gfx/bonzomatic/bonzomatic-9999.ebuild b/media-gfx/bonzomatic/bonzomatic-9999.ebuild index ee701bf37..6afe8200b 100644 --- a/media-gfx/bonzomatic/bonzomatic-9999.ebuild +++ b/media-gfx/bonzomatic/bonzomatic-9999.ebuild @@ -30,7 +30,7 @@ DEPEND=" !system-glfw? ( wayland? ( dev-libs/wayland - media-libs/mesa[egl,wayland] + media-libs/mesa[egl(+),wayland] dev-libs/wayland-protocols ) !wayland? (