diff options
Diffstat (limited to 'dev-python/behave')
| -rw-r--r-- | dev-python/behave/metadata.xml | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/dev-python/behave/metadata.xml b/dev-python/behave/metadata.xml index 8b96e5b62c71..a9b3e4cb4e88 100644 --- a/dev-python/behave/metadata.xml +++ b/dev-python/behave/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="project"> - <email>python@gentoo.org</email> - </maintainer> - <upstream> - <doc>https://behave.readthedocs.io/</doc> - </upstream> - <origin>liguros-repo</origin> - <stabilize-allarches/> -</pkgmetadata>
\ No newline at end of file + <maintainer type="project"> + <email>python@gentoo.org</email> + </maintainer> + <stabilize-allarches/> + <upstream> + <doc>https://behave.readthedocs.io/</doc> + <remote-id type="github">behave/behave</remote-id> + <remote-id type="pypi">behave</remote-id> + </upstream> +</pkgmetadata> |
