summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-09-11 10:48:18 +0200
committerMichał Górny <mgorny@gentoo.org>2019-09-12 16:28:52 +0200
commit64ef8012dbdad0e01ff3eeeade9023ea2837fedd (patch)
tree6cdf74faf884de988c871508d14177450dadb2ab /x11-plugins/wmgtemp
parentx11-misc/xsensors: Update for lm_sensors → lm-sensors (diff)
downloadgentoo-64ef8012dbdad0e01ff3eeeade9023ea2837fedd.tar.gz
gentoo-64ef8012dbdad0e01ff3eeeade9023ea2837fedd.tar.bz2
gentoo-64ef8012dbdad0e01ff3eeeade9023ea2837fedd.zip
x11-plugins/wmgtemp: Update for lm_sensors → lm-sensors
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'x11-plugins/wmgtemp')
-rw-r--r--x11-plugins/wmgtemp/metadata.xml2
-rw-r--r--x11-plugins/wmgtemp/wmgtemp-1.2.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmgtemp/metadata.xml b/x11-plugins/wmgtemp/metadata.xml
index 6573fee387af..f8e691047dac 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 f857b6e048f1..5040d25087d5 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}"