Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Thu, 23 Apr 2020 22:07:30
Message-Id: 1587679614.db5ad478f96fd40211ea198992d926dfb6a9aca1.asturm@gentoo
1 commit: db5ad478f96fd40211ea198992d926dfb6a9aca1
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 23 10:01:25 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 23 22:06:54 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db5ad478
7
8 profiles: use.desc: Add 'telemetry'
9
10 "Send anonymized usage information to upstream so they can better understand
11 our users"
12
13 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
14
15 profiles/use.desc | 1 +
16 1 file changed, 1 insertion(+)
17
18 diff --git a/profiles/use.desc b/profiles/use.desc
19 index d3084686459..82e93bba33b 100644
20 --- a/profiles/use.desc
21 +++ b/profiles/use.desc
22 @@ -312,6 +312,7 @@ taglib - Enable tagging support with taglib
23 tcl - Add support the Tcl language
24 tcmalloc - Use the dev-util/google-perftools libraries to replace the malloc() implementation with a possibly faster one
25 tcpd - Add support for TCP wrappers
26 +telemetry - Send anonymized usage information to upstream so they can better understand our users
27 test - Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
28 theora - Add support for the Theora Video Compression Codec
29 threads - Add threads support for various packages. Usually pthreads