On Mon, Aug 20, 2018 at 11:00 AM Michał Górny <mgo...@gentoo.org> wrote:
>
> Improve the description of USE=test to clearly indicate what the flag
> does instead of claiming it workaround for Portage.
> ---
>  profiles/use.desc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> Changed in v2: added description of FEATURES=test relevance
>
> diff --git a/profiles/use.desc b/profiles/use.desc
> index 078226b92250..bd360194a09b 100644
> --- a/profiles/use.desc
> +++ b/profiles/use.desc
> @@ -338,7 +338,7 @@ taglib - Enable tagging support with taglib
>  tcl - Add support the Tcl language
>  tcmalloc - Use the dev-util/google-perftools libraries to replace the 
> malloc() implementation with a possibly faster one
>  tcpd - Add support for TCP wrappers
> -test - Workaround to pull in packages needed to run with FEATURES=test. 
> Portage-2.1.2 handles this internally, so don't set it in 
> make.conf/package.use anymore
> +test - Enable dependencies and/or preparations necessary to run tests 
> (usually automatically controled by FEATURES=test but can be switched 
> independently)

s/controled/controlled/
s/switched/enabled/

>  theora - Add support for the Theora Video Compression Codec
>  threads - Add threads support for various packages. Usually pthreads
>  tidy - Add support for HTML Tidy
> --
> 2.18.0
>

Thanks,
Davide

Reply via email to