Gentoo Archives: gentoo-dev

From: "Michał Górny" <mgorny@g.o>
To: gentoo-dev@l.g.o
Cc: "Michał Górny" <mgorny@g.o>
Subject: [gentoo-dev] [PATCH 24/25] x11-plugins/wmgtemp: Update for lm_sensors → lm-sensors
Date: Wed, 11 Sep 2019 10:04:54
Message-Id: 20190911095619.46317-25-mgorny@gentoo.org
In Reply to: [gentoo-dev] [PATCH 00/25] pkgmove + USE rename: lm_sensors → lm-sensors by "Michał Górny"
1 Signed-off-by: Michał Górny <mgorny@g.o>
2 ---
3 x11-plugins/wmgtemp/metadata.xml | 2 +-
4 x11-plugins/wmgtemp/wmgtemp-1.2.ebuild | 2 +-
5 2 files changed, 2 insertions(+), 2 deletions(-)
6
7 diff --git a/x11-plugins/wmgtemp/metadata.xml b/x11-plugins/wmgtemp/metadata.xml
8 index 6573fee387af..f8e691047dac 100644
9 --- a/x11-plugins/wmgtemp/metadata.xml
10 +++ b/x11-plugins/wmgtemp/metadata.xml
11 @@ -8,7 +8,7 @@
12
13 <longdescription>
14 wmgtemp is a dock-app for Window Maker that graphically displays the CPU and
15 -System temperatures using the lm_sensors package. It was originally intended to
16 +System temperatures using the lm-sensors package. It was originally intended to
17 work with the VIA686A chipset although it can dynamically detect chipset
18 features to work with other sensors. It displays the CPU and System temperature
19 values, a scaling graph of temperature history, and high-temperature warning
20 diff --git a/x11-plugins/wmgtemp/wmgtemp-1.2.ebuild b/x11-plugins/wmgtemp/wmgtemp-1.2.ebuild
21 index f857b6e048f1..5040d25087d5 100644
22 --- a/x11-plugins/wmgtemp/wmgtemp-1.2.ebuild
23 +++ b/x11-plugins/wmgtemp/wmgtemp-1.2.ebuild
24 @@ -12,7 +12,7 @@ SLOT="0"
25 KEYWORDS="~amd64 ~x86"
26 IUSE=""
27
28 -DEPEND="sys-apps/lm_sensors:=
29 +DEPEND="sys-apps/lm-sensors:=
30 >=x11-libs/libdockapp-0.7:=
31 x11-libs/libX11"
32 RDEPEND="${DEPEND}"
33 --
34 2.23.0