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 17666158451 for ; Mon, 8 Jan 2024 12:03:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 61E01E2BC5; Mon, 8 Jan 2024 12:03:32 +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 2BB5BE2BC3 for ; Mon, 8 Jan 2024 12:03:32 +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 40BA534330E for ; Mon, 8 Jan 2024 12:03:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D86AA14C8 for ; Mon, 8 Jan 2024 12:03:27 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1704715394.5219f256885ec795779e63e626c272a435c4fa43.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-base/xwayland/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-base/xwayland/xwayland-23.2.2.ebuild x11-base/xwayland/xwayland-23.2.3-r1.ebuild x11-base/xwayland/xwayland-23.2.3.ebuild x11-base/xwayland/xwayland-9999.ebuild X-VCS-Directories: x11-base/xwayland/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 5219f256885ec795779e63e626c272a435c4fa43 X-VCS-Branch: master Date: Mon, 8 Jan 2024 12:03:27 +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: 50c3c139-ccab-4d89-abf4-bb6776c75426 X-Archives-Hash: 39be85f508277683c7cf297af9070e6a commit: 5219f256885ec795779e63e626c272a435c4fa43 Author: Sam James gentoo org> AuthorDate: Mon Jan 8 11:52:47 2024 +0000 Commit: Sam James gentoo org> CommitDate: Mon Jan 8 12:03:14 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5219f256 x11-base/xwayland: sys-devel/flex -> app-alternatives/lex All of these will be using app-alternatives/lex anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James gentoo.org> x11-base/xwayland/xwayland-23.2.2.ebuild | 4 ++-- x11-base/xwayland/xwayland-23.2.3-r1.ebuild | 2 +- x11-base/xwayland/xwayland-23.2.3.ebuild | 4 ++-- x11-base/xwayland/xwayland-9999.ebuild | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/x11-base/xwayland/xwayland-23.2.2.ebuild b/x11-base/xwayland/xwayland-23.2.2.ebuild index 3aa58cfedba6..06e42d47e554 100644 --- a/x11-base/xwayland/xwayland-23.2.2.ebuild +++ b/x11-base/xwayland/xwayland-23.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2023 Gentoo Authors +# Copyright 2021-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -58,7 +58,7 @@ RDEPEND=" selinux? ( sec-policy/selinux-xserver ) " BDEPEND=" - sys-devel/flex + app-alternatives/lex dev-util/wayland-scanner " diff --git a/x11-base/xwayland/xwayland-23.2.3-r1.ebuild b/x11-base/xwayland/xwayland-23.2.3-r1.ebuild index 7cf66e28583c..26d007f70835 100644 --- a/x11-base/xwayland/xwayland-23.2.3-r1.ebuild +++ b/x11-base/xwayland/xwayland-23.2.3-r1.ebuild @@ -58,7 +58,7 @@ RDEPEND=" selinux? ( sec-policy/selinux-xserver ) " BDEPEND=" - sys-devel/flex + app-alternatives/lex dev-util/wayland-scanner " diff --git a/x11-base/xwayland/xwayland-23.2.3.ebuild b/x11-base/xwayland/xwayland-23.2.3.ebuild index abc33e62ffa7..15382a5996ac 100644 --- a/x11-base/xwayland/xwayland-23.2.3.ebuild +++ b/x11-base/xwayland/xwayland-23.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2023 Gentoo Authors +# Copyright 2021-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -57,7 +57,7 @@ RDEPEND=" selinux? ( sec-policy/selinux-xserver ) " BDEPEND=" - sys-devel/flex + app-alternatives/lex dev-util/wayland-scanner " diff --git a/x11-base/xwayland/xwayland-9999.ebuild b/x11-base/xwayland/xwayland-9999.ebuild index 7a12b501d04b..03adecb51898 100644 --- a/x11-base/xwayland/xwayland-9999.ebuild +++ b/x11-base/xwayland/xwayland-9999.ebuild @@ -57,7 +57,7 @@ RDEPEND=" selinux? ( sec-policy/selinux-xserver ) " BDEPEND=" - sys-devel/flex + app-alternatives/lex dev-util/wayland-scanner "