commit: 64ef8012dbdad0e01ff3eeeade9023ea2837fedd
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 11 08:48:18 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Sep 12 14:28:52 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64ef8012
x11-plugins/wmgtemp: Update for lm_sensors → lm-sensors
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
x11-plugins/wmgtemp/metadata.xml | 2 +-
x11-plugins/wmgtemp/wmgtemp-1.2.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-plugins/wmgtemp/metadata.xml b/x11-plugins/wmgtemp/metadata.xml
index 6573fee387a..f8e691047da 100644
--- a/x11-plugins/wmgtemp/metadata.xml
+++ b/x11-plugins/wmgtemp/metadata.xml
@@ -8,7 +8,7 @@
<longdescription>
wmgtemp is a dock-app for Window Maker that graphically displays the CPU and
-System temperatures using the lm_sensors package. It was originally intended
to
+System temperatures using the lm-sensors package. It was originally intended
to
work with the VIA686A chipset although it can dynamically detect chipset
features to work with other sensors. It displays the CPU and System
temperature
values, a scaling graph of temperature history, and high-temperature warning
diff --git a/x11-plugins/wmgtemp/wmgtemp-1.2.ebuild
b/x11-plugins/wmgtemp/wmgtemp-1.2.ebuild
index f857b6e048f..5040d25087d 100644
--- a/x11-plugins/wmgtemp/wmgtemp-1.2.ebuild
+++ b/x11-plugins/wmgtemp/wmgtemp-1.2.ebuild
@@ -12,7 +12,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND="sys-apps/lm_sensors:=
+DEPEND="sys-apps/lm-sensors:=
>=x11-libs/libdockapp-0.7:=
x11-libs/libX11"
RDEPEND="${DEPEND}"