commit: 431519e566016d29775d53b8b3cc0ef22f99a42f
Author: tastytea <gentoo <AT> tastytea <DOT> de>
AuthorDate: Wed Dec 6 13:12:29 2023 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Thu Dec 7 06:49:02 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=431519e5
www-apps/hugo: replace USE-flag sass with extended
Signed-off-by: tastytea <gentoo <AT> tastytea.de>
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>
www-apps/hugo/metadata.xml | 11 +++++------
1 file 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>