Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gui-libs/wlroots/
Date: Thu, 01 Aug 2019 15:26:27
Message-Id: 1564673156.20e84ece6c5d8ebe8f2c101895cfcf194518e82c.bman@gentoo
1 commit: 20e84ece6c5d8ebe8f2c101895cfcf194518e82c
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 1 15:25:56 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 1 15:25:56 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20e84ece
7
8 gui-libs/wlroots: fix metadata.xml <pkg> reference
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11
12 gui-libs/wlroots/metadata.xml | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/gui-libs/wlroots/metadata.xml b/gui-libs/wlroots/metadata.xml
16 index 5fb5999bdba..49eee235ecb 100644
17 --- a/gui-libs/wlroots/metadata.xml
18 +++ b/gui-libs/wlroots/metadata.xml
19 @@ -18,7 +18,7 @@
20 excellent hardware compatibility, broad support for many wayland
21 interfaces, and comfortable development tools.
22
23 - wlroots is developed under the direction of the <pkg>dev-libs/sway</pkg> project.
24 + wlroots is developed under the direction of the <pkg>gui-wm/sway</pkg> project.
25 </longdescription>
26 <use>
27 <flag name="elogind">Enable support for rootless session via elogind</flag>