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

This commit is contained in:
David Seifert
2017-11-25 20:59:33 +01:00
parent 8190229576
commit 32145f6073

View File

@@ -1,14 +1,14 @@
<?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>
<longdescription lang="en">
This is the ETS proxy package, it contains the proxy modules for all
ETS projects which map the old enthought namespace imports to the
namespace-refactored ETS packages. It should be only needed to
switch from ETS-3 to ETS-4 packages.
</longdescription>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription lang="en">
This is the ETS proxy package, it contains the proxy modules for all
ETS projects which map the old enthought namespace imports to the
namespace-refactored ETS packages. It should be only needed to
switch from ETS-3 to ETS-4 packages.
</longdescription>
</pkgmetadata>