Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gui-libs/wlroots/
Date: Sat, 30 Oct 2021 23:33:58
Message-Id: 1635636824.e3b77e9c509265371ac6484c1691401ae863b860.sam@gentoo
1 commit: e3b77e9c509265371ac6484c1691401ae863b860
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 30 23:33:44 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 30 23:33:44 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3b77e9c
7
8 gui-libs/wlroots: fix UnusedLocalUse
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 gui-libs/wlroots/metadata.xml | 3 ---
13 1 file changed, 3 deletions(-)
14
15 diff --git a/gui-libs/wlroots/metadata.xml b/gui-libs/wlroots/metadata.xml
16 index 853453f8a32..d6db63eaef4 100644
17 --- a/gui-libs/wlroots/metadata.xml
18 +++ b/gui-libs/wlroots/metadata.xml
19 @@ -21,9 +21,6 @@
20 wlroots is developed under the direction of the <pkg>gui-wm/sway</pkg> project.
21 </longdescription>
22 <use>
23 - <flag name="elogind">Enable support for rootless session via elogind</flag>
24 - <flag name="icccm">Use xcb-icccm (from <pkg>x11-libs/xcb-util-wm</pkg>) util library for improved Xwayland introspection</flag>
25 - <flag name="seatd">Enable support for rootless session via <pkg>sys-auth/seatd</pkg></flag>
26 <flag name="x11-backend">Enable support for handling input/output devices through <pkg>x11-libs/libxcb</pkg></flag>
27 <flag name="X">Enable support for X11 applications (XWayland)</flag>
28 </use>