Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Sun, 26 Aug 2018 07:16:52
Message-Id: 1535267797.9546ecaacb665c678c0a754951b0e12ef15cb83e.mgorny@gentoo
1 commit: 9546ecaacb665c678c0a754951b0e12ef15cb83e
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 20 14:33:41 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 26 07:16:37 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9546ecaa
7
8 use.desc: Improve description of USE=test
9
10 Improve the description of USE=test to clearly indicate what the flag
11 does instead of claiming it workaround for Portage.
12
13 profiles/use.desc | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/profiles/use.desc b/profiles/use.desc
17 index 078226b9225..36fa72009cb 100644
18 --- a/profiles/use.desc
19 +++ b/profiles/use.desc
20 @@ -338,7 +338,7 @@ taglib - Enable tagging support with taglib
21 tcl - Add support the Tcl language
22 tcmalloc - Use the dev-util/google-perftools libraries to replace the malloc() implementation with a possibly faster one
23 tcpd - Add support for TCP wrappers
24 -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
25 +test - Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
26 theora - Add support for the Theora Video Compression Codec
27 threads - Add threads support for various packages. Usually pthreads
28 tidy - Add support for HTML Tidy