commit: 3b222e566610d5b754ddef80cd8498e9613b1dca
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed May 13 07:55:24 2020 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed May 13 07:59:43 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b222e56
www-apps/gitea: tidy USE flag description
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
www-apps/gitea/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-apps/gitea/metadata.xml b/www-apps/gitea/metadata.xml
index 61330ddff93..666bf0ff6e3 100644
--- a/www-apps/gitea/metadata.xml
+++ b/www-apps/gitea/metadata.xml
@@ -14,6 +14,6 @@
</upstream>
<use>
<flag name="acct">User and group management via acct-*/git
packages</flag>
- <flag name="build-client">Also build the client code, instead
of getting precompiled one from archive. This requires net-libs/nodejs (that
doesn't work on some architectures).</flag>
+ <flag name="build-client">Build the client code, instead of
using a precompiled one</flag>
</use>
</pkgmetadata>