commit: 416a50d1cfacdec5748ebf2160b1282a20e8412a
Author: Ben Buhse <me <AT> benbuhse <DOT> com>
AuthorDate: Thu Apr 4 21:32:33 2024 +0000
Commit: Ben Buhse <gentoo <AT> benbuhse <DOT> com>
CommitDate: Thu Apr 4 21:32:33 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=416a50d1
gui-apps/{lswt, wlopm, riverguile}: fix metadata.xml
Signed-off-by: Ben Buhse <me <AT> benbuhse.com>
gui-apps/lswt/metadata.xml | 2 +-
gui-apps/riverguile/metadata.xml | 14 --------------
gui-apps/wlopm/metadata.xml | 2 +-
3 files changed, 2 insertions(+), 16 deletions(-)
diff --git a/gui-apps/lswt/metadata.xml b/gui-apps/lswt/metadata.xml
index 275a806ca6..6496f27810 100644
--- a/gui-apps/lswt/metadata.xml
+++ b/gui-apps/lswt/metadata.xml
@@ -9,6 +9,6 @@
<maintainer>
<name>Leon Plickat</name>
</maintainer>
- <remote-id type"sourcehut">~leon_plickat/lswt</remote-id>
+ <remote-id type="sourcehut">~leon_plickat/lswt</remote-id>
</upstream>
</pkgmetadata>
diff --git a/gui-apps/riverguile/metadata.xml b/gui-apps/riverguile/metadata.xml
deleted file mode 100644
index cc0dda1271..0000000000
--- a/gui-apps/riverguile/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>[email protected]</email>
- <name>Ben (bwbuhse) Buhse</name>
- </maintainer>
- <upstream>
- <maintainer>
- <name>Leon Plickat</name>
- </maintainer>
- <remote-id type"sourcehut">~leon_plickat/riverguile</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/gui-apps/wlopm/metadata.xml b/gui-apps/wlopm/metadata.xml
index 1f78f0ea11..01be13c462 100644
--- a/gui-apps/wlopm/metadata.xml
+++ b/gui-apps/wlopm/metadata.xml
@@ -9,6 +9,6 @@
<maintainer>
<name>Leon Plickat</name>
</maintainer>
- <remote-id type"sourcehut">~leon_plickat/wlopm</remote-id>
+ <remote-id type="sourcehut">~leon_plickat/wlopm</remote-id>
</upstream>
</pkgmetadata>