summaryrefslogtreecommitdiff
path: root/dev-python/pygls
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pygls')
-rw-r--r--dev-python/pygls/metadata.xml21
1 files changed, 11 insertions, 10 deletions
diff --git a/dev-python/pygls/metadata.xml b/dev-python/pygls/metadata.xml
index 3268a3417abc..1b4dcc9a18e3 100644
--- a/dev-python/pygls/metadata.xml
+++ b/dev-python/pygls/metadata.xml
@@ -1,12 +1,13 @@
<?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>contact@paveloom.dev</email>
- <name>Pavel Sobolev</name>
- </maintainer>
- <upstream>
- <bugs-to>https://github.com/openlawlibrary/pygls/issues</bugs-to>
- </upstream>
- <origin>liguros-repo</origin>
-</pkgmetadata> \ No newline at end of file
+ <maintainer type="person">
+ <name>Pavel Sobolev</name>
+ <email>contact@paveloom.dev</email>
+ </maintainer>
+ <upstream>
+ <bugs-to>https://github.com/openlawlibrary/pygls/issues</bugs-to>
+ <remote-id type="github">openlawlibrary/pygls</remote-id>
+ <remote-id type="pypi">pygls</remote-id>
+ </upstream>
+</pkgmetadata>