summaryrefslogtreecommitdiff
path: root/x11-plugins/wmgtemp
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-09-13 17:56:30 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-09-13 17:56:30 +0100
commit948d557b4a61dc14722668b6b11a4cf3cee07b01 (patch)
treeb28b6cb077ae6b2457e30d49028fc978d8e2b59b /x11-plugins/wmgtemp
parente3cf2c86fca1750343c1885311f857f185ee4f2d (diff)
gentoo resync : 13.09.2019
Diffstat (limited to 'x11-plugins/wmgtemp')
-rw-r--r--x11-plugins/wmgtemp/Manifest4
-rw-r--r--x11-plugins/wmgtemp/metadata.xml2
-rw-r--r--x11-plugins/wmgtemp/wmgtemp-1.2.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/x11-plugins/wmgtemp/Manifest b/x11-plugins/wmgtemp/Manifest
index 24e52b959487..a4f337bbb91a 100644
--- a/x11-plugins/wmgtemp/Manifest
+++ b/x11-plugins/wmgtemp/Manifest
@@ -1,3 +1,3 @@
DIST wmgtemp-1.2.tar.gz 96949 BLAKE2B c578666451260e49ebfd0986b4961586f9425ef3e7426168a0dc14aa9b6ddf65097f69da6a3871711ab96f3d678285e538bff17780f57437aa5835aeb61e8d24 SHA512 ab76eabb5459b6a8dde28c23b8c8d39587e7874daaf368afcbe7aabe57ce499285d4151b53afa8295991742c481ca18617e71107ae264c05ab28b24b67c00b9b
-EBUILD wmgtemp-1.2.ebuild 420 BLAKE2B fb243b45055e7f220034c5d85b99879af077c3df6786e63e3ddb974a4f7afd835b0f83aadde7289078729b36ba1f217dbc84b2e9552c2c8f622c4e0c6bcb3c0b SHA512 2014a1e8c4408855d7d70e49a91b7edeafaf48de97053122205337eaf1afd682173a2e156a9a4b7dae3bc48185071533253268a149026acf72584548b5ea4f28
-MISC metadata.xml 739 BLAKE2B 791f77c670ef085fed4481719f4f56e7135b2bce849981d87e2d97ca6b9fa8d2c1a30c22baa9c4177404af70d1dbcecaa5b4d2587965d75bd4a014788b127434 SHA512 a8750419c79941025fbd79e72f9a0e646bb08cdfa341dd531b77c755f48f97c07574e095b57d9cba3fcbc27404c5f35b0ff52617828623e48cfcc42bbfba552f
+EBUILD wmgtemp-1.2.ebuild 420 BLAKE2B ec6478e06e336bb384495ba33dfe9fdd604fba32084983f81ef0af64affe16ccc1c6e5809ad40c43d39c12576d1552eaea63fac00f7f5bac2b07a120add984b2 SHA512 1fa32a77caae87ee1561511cf89d1bc9ea6a30fbe7f4972b6635d8c0b2baf841cc994217ec4d3a190667d4fcebba99ee8bceebd71ac9e5f2145aa5b65a68d7aa
+MISC metadata.xml 739 BLAKE2B 095601890d8962a8fdb9cc3b39b6edec90e09145388511c25edf6cd7adf8047d2ee6c6e9785b39b2f058e092f92a061b75aed34157343f943b5c576f2f8c9300 SHA512 873468c2e1aac9118c7d1749160df5e51797d52305dbf7a0f28f71931731c525bf4950051075aba278905d8e026b9786379b8681fa217d547ebff62139340749
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}"