x11-plugins/wmgtemp: Update for lm_sensors → lm-sensors
authorMichał Górny <mgorny@gentoo.org>
Wed, 11 Sep 2019 08:48:18 +0000 (10:48 +0200)
committerMichał Górny <mgorny@gentoo.org>
Thu, 12 Sep 2019 14:28:52 +0000 (16:28 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
x11-plugins/wmgtemp/metadata.xml
x11-plugins/wmgtemp/wmgtemp-1.2.ebuild

index 6573fee387af83993adc6d06d1df999276316f56..f8e691047dac7e5177229868554fd6f4398cc82e 100644 (file)
@@ -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 
index f857b6e048f1c9857cf5e6c301ac8b5c7fa06ad2..5040d25087d5d7aac4252c8f0fc695d87e1167e3 100644 (file)
@@ -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}"