summaryrefslogtreecommitdiff
path: root/dev-python/ledgercomm
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/ledgercomm')
-rw-r--r--dev-python/ledgercomm/metadata.xml25
1 files changed, 13 insertions, 12 deletions
diff --git a/dev-python/ledgercomm/metadata.xml b/dev-python/ledgercomm/metadata.xml
index 580a7111563e..087c6eba408f 100644
--- a/dev-python/ledgercomm/metadata.xml
+++ b/dev-python/ledgercomm/metadata.xml
@@ -1,14 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>watermanpaint@posteo.net</email>
- <name>Lucio Sauer</name>
- </maintainer>
- <upstream>
- <changelog>https://github.com/LedgerHQ/ledgercomm/blob/master/CHANGELOG.md</changelog>
- <bugs-to>https://github.com/LedgerHQ/ledgercomm/issues</bugs-to>
- </upstream>
- <origin>liguros-repo</origin>
- <stabilize-allarches/>
-</pkgmetadata> \ No newline at end of file
+ <maintainer type="person">
+ <email>watermanpaint@posteo.net</email>
+ <name>Lucio Sauer</name>
+ </maintainer>
+ <stabilize-allarches/>
+ <upstream>
+ <bugs-to>https://github.com/LedgerHQ/ledgercomm/issues</bugs-to>
+ <changelog>https://github.com/LedgerHQ/ledgercomm/blob/master/CHANGELOG.md</changelog>
+ <remote-id type="github">LedgerHQ/ledgercomm</remote-id>
+ <remote-id type="pypi">ledgercomm</remote-id>
+ </upstream>
+</pkgmetadata>