*/*: fix MissingRemoteId in metadata.xml

* Manually checked, I hope I caught most errors

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
This commit is contained in:
Lucio Sauer
2023-06-27 04:21:11 +02:00
parent be00d36b18
commit 68460592f2
331 changed files with 1088 additions and 97 deletions

View File

@@ -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>c@cgps.ch</email>
<name>Chaquen Beliakov Amaya</name>
</maintainer>
<upstream>
<remote-id type="github">Whonix/kloak</remote-id>
<remote-id type="gitlab">whonix/kloak</remote-id>
</upstream>
</pkgmetadata>