summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortastytea <gentoo@tastytea.de>2023-12-06 14:12:29 +0100
committerViorel Munteanu <ceamac@gentoo.org>2023-12-07 08:49:02 +0200
commit431519e566016d29775d53b8b3cc0ef22f99a42f (patch)
tree447e2ea014edcf2e0f1ab8cf8a22ca75eb2930c5 /www-apps/hugo
parentnet-proxy/squid: drop 5.7-r1, 5.8, 5.9, 6.2, 6.4 (diff)
downloadgentoo-431519e566016d29775d53b8b3cc0ef22f99a42f.tar.gz
gentoo-431519e566016d29775d53b8b3cc0ef22f99a42f.tar.bz2
gentoo-431519e566016d29775d53b8b3cc0ef22f99a42f.zip
www-apps/hugo: replace USE-flag sass with extended
Signed-off-by: tastytea <gentoo@tastytea.de> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'www-apps/hugo')
-rw-r--r--www-apps/hugo/metadata.xml11
1 files changed, 5 insertions, 6 deletions
diff --git a/www-apps/hugo/metadata.xml b/www-apps/hugo/metadata.xml
index d3bce6b51931..d3297372315d 100644
--- a/www-apps/hugo/metadata.xml
+++ b/www-apps/hugo/metadata.xml
@@ -10,13 +10,12 @@
<name>Proxy Maintainers</name>
</maintainer>
<use>
- <flag name="sass">Enable SASS/SCSS support</flag>
+ <flag name="sass">(deprecated) Enable SASS/SCSS support</flag>
+ <flag name="extended">Enable SASS/SCSS and WebP encoding support</flag>
</use>
<upstream>
- <remote-id type="github">gohugoio/hugo</remote-id>
+ <remote-id type="github">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>
+ <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>