use.desc: Improve description of USE=test
authorMichał Górny <mgorny@gentoo.org>
Mon, 20 Aug 2018 14:33:41 +0000 (16:33 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 26 Aug 2018 07:16:37 +0000 (09:16 +0200)
Improve the description of USE=test to clearly indicate what the flag
does instead of claiming it workaround for Portage.

profiles/use.desc

index 078226b922508ddea12641839ce2b607bb796ab1..36fa72009cb49422854b0aa0a9e7d5f2067cafc9 100644 (file)
@@ -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 controlled by FEATURES=test but can be toggled independently)
 theora - Add support for the Theora Video Compression Codec
 threads - Add threads support for various packages. Usually pthreads
 tidy - Add support for HTML Tidy