From c30c4859b2b9ae00d0b98d6849807abbc00d718e Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 25 Aug 2015 12:33:36 -0400 Subject: [PATCH] dev-libs/libpcre: rewrite metadata.xml #558720 --- dev-libs/libpcre/metadata.xml | 54 ++++++++++++++++------------------- 1 file changed, 25 insertions(+), 29 deletions(-) diff --git a/dev-libs/libpcre/metadata.xml b/dev-libs/libpcre/metadata.xml index 083d23b785d1..7c5ad801b1b8 100644 --- a/dev-libs/libpcre/metadata.xml +++ b/dev-libs/libpcre/metadata.xml @@ -1,33 +1,29 @@ - base-system - - - Add support for pcregrep command to search within - bzip2-compressed files, through sys-libs/zlib. - - - Build 16 bit PCRE library. - - - Build 32 bit PCRE library. - - - Add support for command line editing to pcretest, through - sys-libs/readline. - - - Limit match recursion to 8192; if disabled, the default limit is - used, which is the same as the match limit. - - - Add support for pcregrep command to search within - gzip-compressed files, through app-arch/gzip. - - - - cpe:/a:pcre:pcre - pcre - +base-system + + + Add support for pcregrep command to search within + bzip2-compressed files (via app-arch/bzip2). + + Build PCRE library for 16 bit characters (e.g. UTF-16). + Build PCRE library for 32 bit characters (e.g. UTF-32). + + Add support for command line editing to pcretest, through + sys-libs/readline. + + + Limit match recursion to 8192; if disabled, the default limit is + used, which is the same as the match limit. + + + Add support for pcregrep command to search within + gzip-compressed files (via sys-libs/zlib). + + + + cpe:/a:pcre:pcre + pcre + -- 2.26.2