commit:     35781f14ab1a202c7771ca0f31aec46ddd558af4
Author:     Leonardo Hernández Hernández <leohdz172 <AT> proton <DOT> me>
AuthorDate: Thu Sep 28 04:09:34 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 28 17:51:49 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35781f14

gui-libs/wlroots: remove a strange comment

Signed-off-by: Leonardo Hernández Hernández <leohdz172 <AT> proton.me>
Closes: https://github.com/gentoo/gentoo/pull/33064
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 gui-libs/wlroots/wlroots-0.16.2-r2.ebuild | 1 -
 gui-libs/wlroots/wlroots-9999.ebuild      | 1 -
 2 files changed, 2 deletions(-)

diff --git a/gui-libs/wlroots/wlroots-0.16.2-r2.ebuild 
b/gui-libs/wlroots/wlroots-0.16.2-r2.ebuild
index 347b6e26f922..bb9f64c221f8 100644
--- a/gui-libs/wlroots/wlroots-0.16.2-r2.ebuild
+++ b/gui-libs/wlroots/wlroots-0.16.2-r2.ebuild
@@ -65,7 +65,6 @@ src_configure() {
                $(usev libinput)
                $(usev x11-backend 'x11')
        )
-       # Separate values with a comma with this evil floating point bit hack
        local meson_backends=$(IFS=','; echo "${backends[*]}")
        local emesonargs=(
                $(meson_feature xcb-errors)

diff --git a/gui-libs/wlroots/wlroots-9999.ebuild 
b/gui-libs/wlroots/wlroots-9999.ebuild
index dcfe1e4ce9e2..60a55fbde1d9 100644
--- a/gui-libs/wlroots/wlroots-9999.ebuild
+++ b/gui-libs/wlroots/wlroots-9999.ebuild
@@ -73,7 +73,6 @@ src_configure() {
                $(usev libinput)
                $(usev x11-backend 'x11')
        )
-       # Separate values with a comma with this evil floating point bit hack
        local meson_backends=$(IFS=','; echo "${backends[*]}")
        local emesonargs=(
                $(meson_feature xcb-errors)

Reply via email to