www-apps/hugo: indent metadata.xml
authorJoonas Niilola <juippis@gentoo.org>
Tue, 14 Apr 2020 08:32:03 +0000 (11:32 +0300)
committerJoonas Niilola <juippis@gentoo.org>
Tue, 14 Apr 2020 08:34:36 +0000 (11:34 +0300)
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
www-apps/hugo/metadata.xml

index d4104e5300035e07fdeb2108b4d80551e51423f9..d63c4429708e0017751ef680755e96d2a43b5472 100644 (file)
@@ -2,14 +2,14 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
        <!-- maintainer-needed -->
-    <use>
-        <flag name="sass">Enable SASS/SCSS support</flag>
-    </use>
-    <upstream>
-        <remote-id type="github">https://github.com/gohugoio/hugo</remote-id>
-    </upstream>
-    <longdescription lang="en">
-      Hugo is a static HTML and CSS website generator written in Go.
-      It is optimized for speed, ease of use, and configurability.
-    </longdescription>
+       <use>
+               <flag name="sass">Enable SASS/SCSS support</flag>
+       </use>
+       <upstream>
+       <remote-id type="github">https://github.com/gohugoio/hugo</remote-id>
+       </upstream>
+       <longdescription lang="en">
+               Hugo is a static HTML and CSS website generator written in Go.
+               It is optimized for speed, ease of use, and configurability.
+       </longdescription>
 </pkgmetadata>