dev-python/fixtures: fix up metadata.xml
authorMatthew Thode <prometheanfire@gentoo.org>
Sat, 29 Jul 2017 20:05:44 +0000 (15:05 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Sat, 29 Jul 2017 20:37:45 +0000 (15:37 -0500)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

dev-python/fixtures/metadata.xml

index 23eff3506711428f395ae70057e44535be6034e5..b92d628502f34ad15576a14a8a07ec9dc20871c9 100644 (file)
                <name>Python</name>
        </maintainer>
        <longdescription lang="en">
-    Fixtures defines a Python contract for reusable state / support logic,
+               Fixtures defines a Python contract for reusable state / support logic,
        primarily for unit testing. Helper and adaption logic is included to make
        it easy to write your own fixtures using the fixtures contract. Glue code
        is provided that makes using fixtures that meet the Fixtures contract in
        unittest compatible test cases easy and straight forward.
-  </longdescription>
+       </longdescription>
        <upstream>
                <remote-id type="pypi">fixtures</remote-id>
                <remote-id type="launchpad">python-fixtures</remote-id>