* [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/wlopm/, gui-apps/riverguile/, gui-apps/lswt/
@ 2024-04-04 21:33 Ben Buhse
0 siblings, 0 replies; 2+ messages in thread
From: Ben Buhse @ 2024-04-04 21:33 UTC (permalink / raw
To: gentoo-commits
commit: def1097c1216a98df0c2a91afec1f52b84ce0949
Author: Ben Buhse <me <AT> benbuhse <DOT> com>
AuthorDate: Thu Apr 4 21:28:45 2024 +0000
Commit: Ben Buhse <gentoo <AT> benbuhse <DOT> com>
CommitDate: Thu Apr 4 21:29:20 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=def1097c
gui-apps/{lswt, riverguile, wlopm}: add metadata.xml
Signed-off-by: Ben Buhse <me <AT> benbuhse.com>
gui-apps/lswt/metadata.xml | 14 ++++++++++++++
gui-apps/riverguile/metadata.xml | 14 ++++++++++++++
gui-apps/wlopm/metadata.xml | 14 ++++++++++++++
3 files changed, 42 insertions(+)
diff --git a/gui-apps/lswt/metadata.xml b/gui-apps/lswt/metadata.xml
new file mode 100644
index 0000000000..275a806ca6
--- /dev/null
+++ b/gui-apps/lswt/metadata.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>me@benbuhse.com</email>
+ <name>Ben (bwbuhse) Buhse</name>
+ </maintainer>
+ <upstream>
+ <maintainer>
+ <name>Leon Plickat</name>
+ </maintainer>
+ <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
new file mode 100644
index 0000000000..cc0dda1271
--- /dev/null
+++ b/gui-apps/riverguile/metadata.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>me@benbuhse.com</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
new file mode 100644
index 0000000000..1f78f0ea11
--- /dev/null
+++ b/gui-apps/wlopm/metadata.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>me@benbuhse.com</email>
+ <name>Ben (bwbuhse) Buhse</name>
+ </maintainer>
+ <upstream>
+ <maintainer>
+ <name>Leon Plickat</name>
+ </maintainer>
+ <remote-id type"sourcehut">~leon_plickat/wlopm</remote-id>
+ </upstream>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/wlopm/, gui-apps/riverguile/, gui-apps/lswt/
@ 2024-04-04 21:33 Ben Buhse
0 siblings, 0 replies; 2+ messages in thread
From: Ben Buhse @ 2024-04-04 21:33 UTC (permalink / raw
To: gentoo-commits
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>me@benbuhse.com</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>
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-04-04 21:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-04 21:33 [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/wlopm/, gui-apps/riverguile/, gui-apps/lswt/ Ben Buhse
-- strict thread matches above, loose matches on Subject: below --
2024-04-04 21:33 Ben Buhse
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox