diff options
Diffstat (limited to 'dev-python/humanize')
| -rw-r--r-- | dev-python/humanize/metadata.xml | 33 |
1 files changed, 17 insertions, 16 deletions
diff --git a/dev-python/humanize/metadata.xml b/dev-python/humanize/metadata.xml index 27cd9b203a6f..aa75c49b7f37 100644 --- a/dev-python/humanize/metadata.xml +++ b/dev-python/humanize/metadata.xml @@ -1,18 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>sbraz@gentoo.org</email> - <name>Louis Sautier</name> - </maintainer> - <maintainer type="project"> - <email>python@gentoo.org</email> - <name>Python</name> - </maintainer> - <stabilize-allarches/> - <upstream> - <remote-id type="pypi">humanize</remote-id> - <remote-id type="github">jmoiron/humanize</remote-id> - <bugs-to>https://github.com/jmoiron/humanize/issues</bugs-to> - </upstream> -</pkgmetadata> + <maintainer type="person"> + <email>sbraz@gentoo.org</email> + <name>Louis Sautier</name> + </maintainer> + <maintainer type="project"> + <email>python@gentoo.org</email> + <name>Python</name> + </maintainer> + <upstream> + <remote-id type="pypi">humanize</remote-id> + <remote-id type="github">jmoiron/humanize</remote-id> + <bugs-to>https://github.com/jmoiron/humanize/issues</bugs-to> + </upstream> + <origin>gentoo-staging</origin> + <stabilize-allarches/> +</pkgmetadata>
\ No newline at end of file |
