dev-haskell/nats: [QA] Consistent whitespace in metadata.xml
authorDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 22:08:41 +0000 (23:08 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 26 Nov 2017 11:21:44 +0000 (12:21 +0100)
dev-haskell/nats/metadata.xml

index 78af22829226c9a6207eb44683a676c3e2340505..1c6077508d48ad0d40da8df5642344d0ee5a155a 100644 (file)
@@ -9,10 +9,12 @@
                Haskell 98 natural numbers
        </longdescription>
        <use>
-               <flag name="hashable">You can disable the use of the `hashable` package using
-                USE=-hashable. Disabling this is an unsupported configuration, but it may be
-                useful for accelerating builds in sandboxes for expert users. If set we will
-                not supply an instance of `Hashable`.</flag>
+               <flag name="hashable">
+                       You can disable the use of the `hashable` package using
+                       USE=-hashable. Disabling this is an unsupported configuration, but it may be
+                       useful for accelerating builds in sandboxes for expert users. If set we will
+                       not supply an instance of `Hashable`.
+               </flag>
        </use>
        <upstream>
                <remote-id type="github">ekmett/nats</remote-id>