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 /games-rpg
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 'games-rpg')
-rw-r--r--games-rpg/airshipper/metadata.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/games-rpg/airshipper/metadata.xml b/games-rpg/airshipper/metadata.xml
index be3f1030ef..2d1d034dcb 100644
--- a/games-rpg/airshipper/metadata.xml
+++ b/games-rpg/airshipper/metadata.xml
@@ -1,8 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM 'https://www.gentoo.org/dtd/metadata.dtd'>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>smaniotto.nicola@gmail.com</email>
<name>Nicola Smaniotto</name>
</maintainer>
+ <upstream>
+ <remote-id type="github">hecrj/iced</remote-id>
+ <remote-id type="gitlab">veloren/airshipper</remote-id>
+ </upstream>
</pkgmetadata>