commit:     21a581b1bf7532ef0be66528e66dca62b67b3116
Author:     Patrick Nicolas <patricknicolas <AT> laposte <DOT> net>
AuthorDate: Mon Jan 12 22:21:47 2026 +0000
Commit:     Patrick Nicolas <patricknicolas <AT> laposte <DOT> net>
CommitDate: Mon Jan 12 22:25:16 2026 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=21a581b1

app-misc/wayvr: fix pkgcheck warnings

Signed-off-by: Patrick Nicolas <patricknicolas <AT> laposte.net>

 app-misc/wayvr/metadata.xml        | 8 ++++----
 app-misc/wayvr/wayvr-26.1.2.ebuild | 3 +--
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/app-misc/wayvr/metadata.xml b/app-misc/wayvr/metadata.xml
index 2441669a5a..b4d90cc28a 100644
--- a/app-misc/wayvr/metadata.xml
+++ b/app-misc/wayvr/metadata.xml
@@ -17,9 +17,9 @@
     <flag name="wayvr">Enable WayVR, a Wayland server for a VR 
environment.</flag>
   </use>
   <upstream>
-    <remote-id type="github">galister/wlx-overlay-s</remote-id>
-    <bugs-to>https://github.com/galister/wlx-overlay-s/issues</bugs-to>
-    <changelog>https://github.com/galister/wlx-overlay-s/releases</changelog>
-    <doc>https://github.com/galister/wlx-overlay-s/blob/main/README.md</doc>
+    <remote-id type="github">wlx-team/wayvr</remote-id>
+    <bugs-to>https://github.com/wlx-team/wayvr/issues</bugs-to>
+    <changelog>https://github.com/wlx-team/wayvr/releases</changelog>
+    <doc>https://github.com/wlx-team/wayvr/blob/main/README.md</doc>
   </upstream>
 </pkgmetadata>

diff --git a/app-misc/wayvr/wayvr-26.1.2.ebuild 
b/app-misc/wayvr/wayvr-26.1.2.ebuild
index 174e24c5f8..9496bbad0a 100644
--- a/app-misc/wayvr/wayvr-26.1.2.ebuild
+++ b/app-misc/wayvr/wayvr-26.1.2.ebuild
@@ -7,7 +7,7 @@ LLVM_COMPAT=({15..21})
 
 inherit cargo desktop
 
-DESCRIPTION="Your way to enjoy VR on Linux! Access your Wayland/X11 desktop 
from Monado/WiVRn/SteamVR."
+DESCRIPTION="Access your Wayland/X11 desktop from Monado/WiVRn/SteamVR."
 HOMEPAGE="https://github.com/wlx-team/wayvr";
 SRC_URI="
        https://github.com/wlx-team/wayvr/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz
@@ -87,7 +87,6 @@ src_configure() {
        cargo_src_configure --no-default-features
 }
 
-
 src_install()
 {
        doicon --size 256 wayvr/wayvr.png

Reply via email to