diff options
Diffstat (limited to 'dev-python/unidecode')
| -rw-r--r-- | dev-python/unidecode/metadata.xml | 25 |
1 files changed, 12 insertions, 13 deletions
diff --git a/dev-python/unidecode/metadata.xml b/dev-python/unidecode/metadata.xml index 323e41b7e59b..71526fd8e6e0 100644 --- a/dev-python/unidecode/metadata.xml +++ b/dev-python/unidecode/metadata.xml @@ -1,15 +1,14 @@ <?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">Unidecode</remote-id> - <remote-id type="github">avian2/unidecode</remote-id> - <bugs-to>https://github.com/avian2/unidecode/issues</bugs-to> - </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">Unidecode</remote-id> + <remote-id type="github">avian2/unidecode</remote-id> + <bugs-to>https://github.com/avian2/unidecode/issues</bugs-to> + </upstream> +</pkgmetadata> |
