commit:     7ff6a92ef268c009bb0471b1452bc322bb89b339
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 20 05:34:45 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 20 05:34:45 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ff6a92e

sys-apps/plocate: update metadata indentation

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-apps/plocate/metadata.xml | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/sys-apps/plocate/metadata.xml b/sys-apps/plocate/metadata.xml
index dc5a7a8f533..ffe1b7daa0a 100644
--- a/sys-apps/plocate/metadata.xml
+++ b/sys-apps/plocate/metadata.xml
@@ -21,13 +21,13 @@
                <flag name="io-uring">Enable efficient I/O via 
<pkg>sys-libs/liburing</pkg>.</flag>
        </use>
        <longdescription>
-plocate works by creating an inverted index over trigrams (combinations of
-three bytes) in the search strings, which allows it to rapidly narrow down the
-set of candidates to a very small list, instead of linearly scanning through
-every entry. It does nearly all I/O asynchronously using io_uring if available
-(Linux 5.1+), which reduces the impact of seek latency on systems without SSDs.
-Like mlocate and slocate, the returned file set is user-dependent, ie. a user
-will only see a file if find(1) would list it (all directories from the root
-have +rx permissions).
+       plocate works by creating an inverted index over trigrams (combinations 
of
+       three bytes) in the search strings, which allows it to rapidly narrow 
down the
+       set of candidates to a very small list, instead of linearly scanning 
through
+       every entry. It does nearly all I/O asynchronously using io_uring if 
available
+       (Linux 5.1+), which reduces the impact of seek latency on systems 
without SSDs.
+       Like mlocate and slocate, the returned file set is user-dependent, ie. 
a user
+       will only see a file if find(1) would list it (all directories from the 
root
+       have +rx permissions).
        </longdescription>
 </pkgmetadata>

Reply via email to