summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2020-04-14 11:32:03 +0300
committerJoonas Niilola <juippis@gentoo.org>2020-04-14 11:34:36 +0300
commit113b1d1a8e76864e19d40cdf3b54670dbc53aa85 (patch)
treed55ef400e6b98395c5b3b8805ca56f1b112ae6ca /www-apps/hugo
parentsci-calculators/bc-gh: drop to m-n (diff)
downloadgentoo-113b1d1a8e76864e19d40cdf3b54670dbc53aa85.tar.gz
gentoo-113b1d1a8e76864e19d40cdf3b54670dbc53aa85.tar.bz2
gentoo-113b1d1a8e76864e19d40cdf3b54670dbc53aa85.zip
www-apps/hugo: indent metadata.xml
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'www-apps/hugo')
-rw-r--r--www-apps/hugo/metadata.xml20
1 files changed, 10 insertions, 10 deletions
diff --git a/www-apps/hugo/metadata.xml b/www-apps/hugo/metadata.xml
index d4104e530003..d63c4429708e 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>