diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-08-01 11:25:56 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-08-01 11:25:56 -0400 |
commit | 20e84ece6c5d8ebe8f2c101895cfcf194518e82c (patch) | |
tree | 51e52308c410ebfdd18798c6d23f29320690eeed /gui-libs | |
parent | gui-apps/swaylock: fix metadata.xml <pkg> reference (diff) | |
download | gentoo-20e84ece6c5d8ebe8f2c101895cfcf194518e82c.tar.gz gentoo-20e84ece6c5d8ebe8f2c101895cfcf194518e82c.tar.bz2 gentoo-20e84ece6c5d8ebe8f2c101895cfcf194518e82c.zip |
gui-libs/wlroots: fix metadata.xml <pkg> reference
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'gui-libs')
-rw-r--r-- | gui-libs/wlroots/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/wlroots/metadata.xml b/gui-libs/wlroots/metadata.xml index 5fb5999bdba5..49eee235ecbd 100644 --- a/gui-libs/wlroots/metadata.xml +++ b/gui-libs/wlroots/metadata.xml @@ -18,7 +18,7 @@ excellent hardware compatibility, broad support for many wayland interfaces, and comfortable development tools. - wlroots is developed under the direction of the <pkg>dev-libs/sway</pkg> project. + wlroots is developed under the direction of the <pkg>gui-wm/sway</pkg> project. </longdescription> <use> <flag name="elogind">Enable support for rootless session via elogind</flag> |