summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-14 08:25:42 +0100
committerSam James <sam@gentoo.org>2023-05-14 08:26:40 +0100
commitbe0890dcd6be784ef5e2cd87e5ef55ae55ee04ad (patch)
treeef50f5029464ccbb15f940b71781d599e7bf21e6
parentapp-shells/zsh: add Valgrind annotation support (diff)
downloadgentoo-be0890dcd6be784ef5e2cd87e5ef55ae55ee04ad.tar.gz
gentoo-be0890dcd6be784ef5e2cd87e5ef55ae55ee04ad.tar.bz2
gentoo-be0890dcd6be784ef5e2cd87e5ef55ae55ee04ad.zip
dev-libs/libpcre2: tweak USE=valgrind description
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-libs/libpcre2/metadata.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libpcre2/metadata.xml b/dev-libs/libpcre2/metadata.xml
index 04cdf69f6d5d..41adcbfc8a8f 100644
--- a/dev-libs/libpcre2/metadata.xml
+++ b/dev-libs/libpcre2/metadata.xml
@@ -16,7 +16,7 @@
Add support for command line editing to pcretest, through
<pkg>sys-libs/readline</pkg>.
</flag>
- <flag name="valgrind">Support Valgrind for <pkg>dev-util/valgrind</pkg> annotations to improve results for memcheck.</flag>
+ <flag name="valgrind">Support Valgrind (<pkg>dev-util/valgrind</pkg>) with annotations to improve results for memcheck.</flag>
<flag name="zlib">
Add support for pcregrep command to search within
gzip-compressed files (via <pkg>sys-libs/zlib</pkg>).