commit:     113b1d1a8e76864e19d40cdf3b54670dbc53aa85
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 14 08:32:03 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Apr 14 08:34:36 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=113b1d1a

www-apps/hugo: indent metadata.xml

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 www-apps/hugo/metadata.xml | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/www-apps/hugo/metadata.xml b/www-apps/hugo/metadata.xml
index d4104e53000..d63c4429708 100644
--- a/www-apps/hugo/metadata.xml
+++ b/www-apps/hugo/metadata.xml
@@ -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>

Reply via email to