diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-09-15 16:11:01 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-09-17 13:00:53 +0200 |
commit | 1dcea92d2117ec4808ba3dba48bae2c4e23022b1 (patch) | |
tree | 9dd86b9143c6bb6df0fe7b90e62afa24c3874a59 /net-mail/dovecot/metadata.xml | |
parent | use.desc: Make lz4 a global flag (diff) | |
download | gentoo-1dcea92d2117ec4808ba3dba48bae2c4e23022b1.tar.gz gentoo-1dcea92d2117ec4808ba3dba48bae2c4e23022b1.tar.bz2 gentoo-1dcea92d2117ec4808ba3dba48bae2c4e23022b1.zip |
*/*: Remove redundant descriptions for USE=lz4
Remove local descriptions of 'lz4' flag where they add nothing to
the global description. They were left where they are more precise,
e.g. indicate what the compression is used for or indicate another
provider.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-mail/dovecot/metadata.xml')
-rw-r--r-- | net-mail/dovecot/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-mail/dovecot/metadata.xml b/net-mail/dovecot/metadata.xml index d8223dea238d..b28b2502b030 100644 --- a/net-mail/dovecot/metadata.xml +++ b/net-mail/dovecot/metadata.xml @@ -12,7 +12,6 @@ <flag name="vpopmail">Add vpopmail support</flag> <flag name="lucene">Add lucene full text search (FTS) support using <pkg>dev-cpp/clucene</pkg></flag> <flag name="lzma">Add support for lzma (de)compression</flag> - <flag name="lz4">Add support for lz4 (de)compression</flag> <flag name="solr">Add solr full text search (FTS) support</flag> <flag name="textcat">Add libtextcat language guessing support for full text search (FTS)</flag> </use> |