diff options
Diffstat (limited to 'dev-python/python-editor')
| -rw-r--r-- | dev-python/python-editor/metadata.xml | 25 |
1 files changed, 12 insertions, 13 deletions
diff --git a/dev-python/python-editor/metadata.xml b/dev-python/python-editor/metadata.xml index e3bae1b02288..3ea1ded7173e 100644 --- a/dev-python/python-editor/metadata.xml +++ b/dev-python/python-editor/metadata.xml @@ -1,15 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>prometheanfire@gentoo.org</email> - <name>Matthew Thode</name> - </maintainer> - <upstream> - <remote-id type="github">fmoo/python-editor</remote-id> - <remote-id type="pypi">python-editor</remote-id> - <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> |
