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

This commit is contained in:
David Seifert
2017-11-25 21:00:36 +01:00
parent f1aeef9ef6
commit 0694c1d95b

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<upstream>
<remote-id type="pypi">locustio</remote-id>
<remote-id type="github">locustio/locust</remote-id>
</upstream>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<upstream>
<remote-id type="pypi">locustio</remote-id>
<remote-id type="github">locustio/locust</remote-id>
</upstream>
</pkgmetadata>