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

This commit is contained in:
David Seifert
2017-11-25 20:57:41 +01:00
parent f3d8a8dfc5
commit 7447db5861

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">
A pep8 equivalent for bash scripts
<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">
A pep8 equivalent for bash scripts
</longdescription>
<upstream>
<remote-id type="pypi">bashate</remote-id>
</upstream>
<upstream>
<remote-id type="pypi">bashate</remote-id>
</upstream>
</pkgmetadata>