From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C387C138334 for ; Wed, 11 Sep 2019 09:58:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 916B6E09A1; Wed, 11 Sep 2019 09:56:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 213F2E0999 for ; Wed, 11 Sep 2019 09:56:33 +0000 (UTC) Received: from localhost.localdomain (c134-66.icpnet.pl [85.221.134.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: mgorny) by smtp.gentoo.org (Postfix) with ESMTPSA id 9734C34B046; Wed, 11 Sep 2019 09:56:31 +0000 (UTC) From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= To: gentoo-dev@lists.gentoo.org Cc: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Subject: [gentoo-dev] [PATCH 05/25] =?UTF-8?q?profiles:=20Update=20USE=3D{lm=5Fsensors?= =?UTF-8?q?=20=E2=86=92=20lm-sensors}?= Date: Wed, 11 Sep 2019 11:55:59 +0200 Message-Id: <20190911095619.46317-6-mgorny@gentoo.org> X-Mailer: git-send-email 2.23.0 In-Reply-To: <20190911095619.46317-1-mgorny@gentoo.org> References: <20190911095619.46317-1-mgorny@gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Archives-Salt: 18c92b69-eb35-40a1-a476-d3a7e3808839 X-Archives-Hash: 63a16ff9fd9b994bd2456660a61a12ed Signed-off-by: Michał Górny --- profiles/arch/arm/use.mask | 2 +- profiles/arch/arm64/use.mask | 2 +- profiles/arch/hppa/use.mask | 4 ++-- profiles/arch/ia64/use.mask | 2 +- profiles/arch/powerpc/use.mask | 2 +- profiles/arch/s390/use.mask | 2 +- profiles/arch/sh/use.mask | 2 +- profiles/arch/sparc/use.mask | 2 +- profiles/default/bsd/use.mask | 2 +- profiles/prefix/windows/winnt/use.mask | 2 +- 10 files changed, 11 insertions(+), 11 deletions(-) diff --git a/profiles/arch/arm/use.mask b/profiles/arch/arm/use.mask index 7433f4959664..0a7dd7192d0f 100644 --- a/profiles/arch/arm/use.mask +++ b/profiles/arch/arm/use.mask @@ -77,7 +77,7 @@ gphoto2 afs mono lirc -lm_sensors +lm-sensors xemacs scanner sid diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask index d525c9227459..635bbebfaa23 100644 --- a/profiles/arch/arm64/use.mask +++ b/profiles/arch/arm64/use.mask @@ -98,7 +98,7 @@ libproxy darcs afs lirc -lm_sensors +lm-sensors scanner zvbi fluidsynth diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask index 3c99ab4cf5d1..80843a07ff3e 100644 --- a/profiles/arch/hppa/use.mask +++ b/profiles/arch/hppa/use.mask @@ -244,8 +244,8 @@ video_cards_radeon video_cards_radeonsi # Guy Martin (2005-07-25) -# lm_sensors not supported on hppa and ieee1394 not tested -lm_sensors +# lm-sensors not supported on hppa and ieee1394 not tested +lm-sensors iec61883 ieee1394 diff --git a/profiles/arch/ia64/use.mask b/profiles/arch/ia64/use.mask index f8db01005e76..d7582f8ecadf 100644 --- a/profiles/arch/ia64/use.mask +++ b/profiles/arch/ia64/use.mask @@ -46,7 +46,7 @@ wifi # Hardware not available on ia64 apm battery -lm_sensors +lm-sensors pm-utils # Stuff that doesn't work on ia64, or not tested diff --git a/profiles/arch/powerpc/use.mask b/profiles/arch/powerpc/use.mask index 911a017daa97..2fe615c7a405 100644 --- a/profiles/arch/powerpc/use.mask +++ b/profiles/arch/powerpc/use.mask @@ -69,7 +69,7 @@ klibc # 3dfx acpi -lm_sensors +lm-sensors rar hdf xvmc diff --git a/profiles/arch/s390/use.mask b/profiles/arch/s390/use.mask index 491c1dee8a5c..3d59fcf9f378 100644 --- a/profiles/arch/s390/use.mask +++ b/profiles/arch/s390/use.mask @@ -86,7 +86,7 @@ motif mono ocaml sdl -lm_sensors +lm-sensors wxwidgets # Many X drivers make no sense on this platform. diff --git a/profiles/arch/sh/use.mask b/profiles/arch/sh/use.mask index ed8deae11c86..7558145e0151 100644 --- a/profiles/arch/sh/use.mask +++ b/profiles/arch/sh/use.mask @@ -53,7 +53,7 @@ diet lirc afs mono -lm_sensors +lm-sensors qdbm fftw eds diff --git a/profiles/arch/sparc/use.mask b/profiles/arch/sparc/use.mask index a5963370adbb..c93dc99abd0c 100644 --- a/profiles/arch/sparc/use.mask +++ b/profiles/arch/sparc/use.mask @@ -148,7 +148,7 @@ zmq ifp chipcard hbci -lm_sensors +lm-sensors openct bluetooth dmraid diff --git a/profiles/default/bsd/use.mask b/profiles/default/bsd/use.mask index 6629ace9a073..76347096232a 100644 --- a/profiles/default/bsd/use.mask +++ b/profiles/default/bsd/use.mask @@ -18,7 +18,7 @@ fbcon gpm lirc multilib -lm_sensors +lm-sensors caps filecaps vidix diff --git a/profiles/prefix/windows/winnt/use.mask b/profiles/prefix/windows/winnt/use.mask index 727eb842a440..7c916bb3e37c 100644 --- a/profiles/prefix/windows/winnt/use.mask +++ b/profiles/prefix/windows/winnt/use.mask @@ -35,7 +35,7 @@ ibm ieee1394 ipod ipv6 -lm_sensors +lm-sensors ncurses opengl oss -- 2.23.0