diff options
Diffstat (limited to 'dev-python/python-editor/metadata.xml')
| -rw-r--r-- | dev-python/python-editor/metadata.xml | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/dev-python/python-editor/metadata.xml b/dev-python/python-editor/metadata.xml index a2286260d077..b13db5187391 100644 --- a/dev-python/python-editor/metadata.xml +++ b/dev-python/python-editor/metadata.xml @@ -1,13 +1,14 @@ <?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="person"> - <email>prometheanfire@gentoo.org</email> - <name>Matthew Thode</name> - </maintainer> - <upstream> - <bugs-to>https://github.com/fmoo/python-editor/issues</bugs-to> - </upstream> - <origin>gentoo-staging</origin> - <stabilize-allarches/> -</pkgmetadata>
\ No newline at end of file + <maintainer type="person"> + <email>prometheanfire@gentoo.org</email> + <name>Matthew Thode</name> + </maintainer> + <stabilize-allarches/> + <upstream> + <bugs-to>https://github.com/fmoo/python-editor/issues</bugs-to> + <remote-id type="github">fmoo/python-editor</remote-id> + <remote-id type="pypi">python-editor</remote-id> + </upstream> +</pkgmetadata> |
