summaryrefslogtreecommitdiff
path: root/dev-python/webencodings
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/webencodings')
-rw-r--r--dev-python/webencodings/metadata.xml29
1 files changed, 16 insertions, 13 deletions
diff --git a/dev-python/webencodings/metadata.xml b/dev-python/webencodings/metadata.xml
index 6310c3232698..be3e42a4ab28 100644
--- a/dev-python/webencodings/metadata.xml
+++ b/dev-python/webencodings/metadata.xml
@@ -1,15 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>python@gentoo.org</email>
- <name>Python</name>
- </maintainer>
- <upstream>
- <remote-id type="pypi">webencodings</remote-id>
- <remote-id type="github">SimonSapin/python-webencodings</remote-id>
- <doc>https://pythonhosted.org/webencodings/</doc>
- </upstream>
- <origin>gentoo-staging</origin>
- <stabilize-allarches/>
-</pkgmetadata> \ No newline at end of file
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ <name>Python</name>
+ </maintainer>
+ <stabilize-allarches/>
+ <upstream>
+ <remote-id type="pypi">webencodings</remote-id>
+ <doc>https://pythonhosted.org/webencodings/</doc>
+ <maintainer status="unknown">
+ <email>simon.sapin@exyr.org</email>
+ <name>Simon Sapin</name>
+ </maintainer>
+ <remote-id type="github">SimonSapin/python-webencodings</remote-id>
+ </upstream>
+</pkgmetadata>