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: Thu, 12 Sep 2019 14:29:01
Message-Id: 1568298512.83f87a164b646a4bffa3d7473412a7c857e8ad69.mgorny@gentoo
1 commit: 83f87a164b646a4bffa3d7473412a7c857e8ad69
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 11 08:28:24 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 12 14:28:32 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83f87a16
7
8 use.desc: Rename lm_sensors → lm-sensors
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 profiles/use.desc | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/profiles/use.desc b/profiles/use.desc
16 index 0ca431225e0..136d8690068 100644
17 --- a/profiles/use.desc
18 +++ b/profiles/use.desc
19 @@ -178,7 +178,7 @@ libsamplerate - Build with support for converting sample rates using libsamplera
20 libwww - Add libwww support (General purpose WEB API)
21 lirc - Add support for lirc (Linux's Infra-Red Remote Control)
22 livecd - !!internal use only!! DO NOT SET THIS FLAG YOURSELF!, used during livecd building
23 -lm_sensors - Add linux lm_sensors (hardware sensors) support
24 +lm-sensors - Add linux lm-sensors (hardware sensors) support
25 lua - Enable Lua scripting support
26 luajit - Use dev-lang/luajit instead of dev-lang/lua (ineffective with USE=-lua)
27 lzma - Support for LZMA (de)compression algorithm