diff options
Diffstat (limited to 'dev-python/zope-schema/metadata.xml')
| -rw-r--r-- | dev-python/zope-schema/metadata.xml | 27 |
1 files changed, 14 insertions, 13 deletions
diff --git a/dev-python/zope-schema/metadata.xml b/dev-python/zope-schema/metadata.xml index b32ba1f3328c..56c26869d292 100644 --- a/dev-python/zope-schema/metadata.xml +++ b/dev-python/zope-schema/metadata.xml @@ -1,15 +1,16 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>python@gentoo.org</email> - </maintainer> - <maintainer type="person"> - <email>prometheanfire@gentoo.org</email> - <name>Matthew Thode</name> - </maintainer> - <upstream> - <remote-id type="github">zopefoundation/zope.schema</remote-id> - <remote-id type="pypi">zope.schema</remote-id> - </upstream> -</pkgmetadata> + <maintainer type="project"> + <email>python@gentoo.org</email> + </maintainer> + <maintainer type="person"> + <email>prometheanfire@gentoo.org</email> + <name>Matthew Thode</name> + </maintainer> + <upstream> + <remote-id type="github">zopefoundation/zope.schema</remote-id> + <remote-id type="pypi">zope.schema</remote-id> + </upstream> + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
