From: Michał Górny Date: Mon, 15 Apr 2019 19:09:24 +0000 (+0200) Subject: dev-libs/boost: Sort flag descs in metadata.xml X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7d2f1fa56d965419f1e12c551571f425c4972929;p=gentoo.git dev-libs/boost: Sort flag descs in metadata.xml Signed-off-by: Michał Górny --- diff --git a/dev-libs/boost/metadata.xml b/dev-libs/boost/metadata.xml index c95fa4f9c848..e5cc31bdc8ef 100644 --- a/dev-libs/boost/metadata.xml +++ b/dev-libs/boost/metadata.xml @@ -11,12 +11,12 @@ Build and install the Boost.Context (and Boost.Fiber) library and all other Boost libraries that depend on it - Build and install the boost tools (bcp, quickbook, inspect, wave) Build and install only the debug version of the Boost libraries. Only enable this flag if you're developing against boost. - Build multi-thread-compatible libraries instead of single-threaded only. - Build libboost_locale. This library requires compatible C library interfaces, which might not be provided by uClibc or other embedded libraries. Install the full API documentation documentation. This takes over 200MB of extra disk space. + Build libboost_locale. This library requires compatible C library interfaces, which might not be provided by uClibc or other embedded libraries. Optionally build NumPy extensions when Boost.Python is enabled + Build multi-thread-compatible libraries instead of single-threaded only. + Build and install the boost tools (bcp, quickbook, inspect, wave) Enable zstd compression support in Boost.Iostreams