aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLucio Sauer <watermanpaint@posteo.net>2023-06-27 04:21:11 +0200
committerLucio Sauer <watermanpaint@posteo.net>2023-06-27 04:24:02 +0200
commit68460592f27760598adf78843724191f8848e4d2 (patch)
treef5d25c843bb5a34a79d715f47d6f656dbda28803 /app-emulation
parentwww-apps/pleroma: 2.5.2 isn't compatible with erlang-26 nor elixir-1.15 (diff)
downloadguru-68460592f27760598adf78843724191f8848e4d2.tar.gz
guru-68460592f27760598adf78843724191f8848e4d2.tar.bz2
guru-68460592f27760598adf78843724191f8848e4d2.zip
*/*: fix MissingRemoteId in metadata.xml
* Manually checked, I hope I caught most errors Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/proton-ge-custom-bin/metadata.xml1
-rw-r--r--app-emulation/quickemu/metadata.xml3
2 files changed, 4 insertions, 0 deletions
diff --git a/app-emulation/proton-ge-custom-bin/metadata.xml b/app-emulation/proton-ge-custom-bin/metadata.xml
index b5d1811b0..8ef72f91a 100644
--- a/app-emulation/proton-ge-custom-bin/metadata.xml
+++ b/app-emulation/proton-ge-custom-bin/metadata.xml
@@ -7,5 +7,6 @@
</maintainer>
<upstream>
<bugs-to>https://discord.com/invite/6y3BdzC</bugs-to>
+ <remote-id type="github">GloriousEggroll/proton-ge-custom</remote-id>
</upstream>
</pkgmetadata>
diff --git a/app-emulation/quickemu/metadata.xml b/app-emulation/quickemu/metadata.xml
index 115e9d64a..ad71984fd 100644
--- a/app-emulation/quickemu/metadata.xml
+++ b/app-emulation/quickemu/metadata.xml
@@ -2,4 +2,7 @@
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
+ <upstream>
+ <remote-id type="github">quickemu-project/quickemu</remote-id>
+ </upstream>
</pkgmetadata>