dev-python/repoze-who: [QA] Consistent whitespace in metadata.xml

This commit is contained in:
David Seifert
2017-11-25 21:08:32 +01:00
parent 606c1a0a76
commit ad435bdb4d

View File

@@ -1,18 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>prometheanfire@gentoo.org</email>
<name>Matthew Thode</name>
</maintainer>
<maintainer type="project">
<email>openstack@gentoo.org</email>
<name>Openstack</name>
</maintainer>
<longdescription lang="en">
an identification and authentication framework for WSGI.
<maintainer type="person">
<email>prometheanfire@gentoo.org</email>
<name>Matthew Thode</name>
</maintainer>
<maintainer type="project">
<email>openstack@gentoo.org</email>
<name>Openstack</name>
</maintainer>
<longdescription lang="en">
an identification and authentication framework for WSGI.
</longdescription>
<upstream>
<remote-id type="pypi">repoze.who</remote-id>
</upstream>
<upstream>
<remote-id type="pypi">repoze.who</remote-id>
</upstream>
</pkgmetadata>