diff options
Diffstat (limited to 'dev-python/sortedcollections')
| -rw-r--r-- | dev-python/sortedcollections/metadata.xml | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/dev-python/sortedcollections/metadata.xml b/dev-python/sortedcollections/metadata.xml index 5c27dac619e3..f66072768843 100644 --- a/dev-python/sortedcollections/metadata.xml +++ b/dev-python/sortedcollections/metadata.xml @@ -1,8 +1,10 @@ <?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> - <upstream> - <doc>https://grantjenks.com/docs/sortedcollections/</doc> - </upstream> - <origin>liguros-repo</origin> -</pkgmetadata>
\ No newline at end of file + <upstream> + <doc>https://grantjenks.com/docs/sortedcollections/</doc> + <remote-id type="github">grantjenks/python-sortedcollections</remote-id> + <remote-id type="pypi">sortedcollections</remote-id> + </upstream> + <!-- maintainer-needed --> +</pkgmetadata> |
