diff options
Diffstat (limited to 'dev-python/invoke/metadata.xml')
| -rw-r--r-- | dev-python/invoke/metadata.xml | 27 |
1 files changed, 14 insertions, 13 deletions
diff --git a/dev-python/invoke/metadata.xml b/dev-python/invoke/metadata.xml index 77e5b7f8f58c..af12d05c33a1 100644 --- a/dev-python/invoke/metadata.xml +++ b/dev-python/invoke/metadata.xml @@ -1,14 +1,15 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> +<?xml version='1.0' encoding='UTF-8'?> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>gasc@eurecom.fr</email> - <name>Gasc Henri</name> - </maintainer> - <upstream> - <changelog>https://www.pyinvoke.org/changelog.html</changelog> - <bugs-to>https://github.com/pyinvoke/invoke/issues</bugs-to> - <doc>https://docs.pyinvoke.org</doc> - </upstream> - <origin>liguros-repo</origin> -</pkgmetadata>
\ No newline at end of file + <maintainer type="project"> + <email>gasc@eurecom.fr</email> + <name>Gasc Henri</name> + </maintainer> + <upstream> + <remote-id type="pypi">invoke</remote-id> + <remote-id type="github">pyinvoke/invoke</remote-id> + <doc>https://docs.pyinvoke.org</doc> + <bugs-to>https://github.com/pyinvoke/invoke/issues</bugs-to> + <changelog>https://www.pyinvoke.org/changelog.html</changelog> + </upstream> +</pkgmetadata> |
