summaryrefslogtreecommitdiff
path: root/x11-plugins/wmgtemp
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-09-13 17:49:31 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-09-13 17:49:31 +0100
commit36ac65103bf5503e5bad1ecc7e8cb9e7643f6840 (patch)
treed9d1fbc20509d4c90f57fb2d9e1459bc8034c831 /x11-plugins/wmgtemp
parenta1392efe64137262023d92492396ca9156d22396 (diff)
Revert "gentoo resync : 13.09.2019"
This reverts commit a1392efe64137262023d92492396ca9156d22396.
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 a4f337bbb91a..24e52b959487 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 ec6478e06e336bb384495ba33dfe9fdd604fba32084983f81ef0af64affe16ccc1c6e5809ad40c43d39c12576d1552eaea63fac00f7f5bac2b07a120add984b2 SHA512 1fa32a77caae87ee1561511cf89d1bc9ea6a30fbe7f4972b6635d8c0b2baf841cc994217ec4d3a190667d4fcebba99ee8bceebd71ac9e5f2145aa5b65a68d7aa
-MISC metadata.xml 739 BLAKE2B 095601890d8962a8fdb9cc3b39b6edec90e09145388511c25edf6cd7adf8047d2ee6c6e9785b39b2f058e092f92a061b75aed34157343f943b5c576f2f8c9300 SHA512 873468c2e1aac9118c7d1749160df5e51797d52305dbf7a0f28f71931731c525bf4950051075aba278905d8e026b9786379b8681fa217d547ebff62139340749
+EBUILD wmgtemp-1.2.ebuild 420 BLAKE2B fb243b45055e7f220034c5d85b99879af077c3df6786e63e3ddb974a4f7afd835b0f83aadde7289078729b36ba1f217dbc84b2e9552c2c8f622c4e0c6bcb3c0b SHA512 2014a1e8c4408855d7d70e49a91b7edeafaf48de97053122205337eaf1afd682173a2e156a9a4b7dae3bc48185071533253268a149026acf72584548b5ea4f28
+MISC metadata.xml 739 BLAKE2B 791f77c670ef085fed4481719f4f56e7135b2bce849981d87e2d97ca6b9fa8d2c1a30c22baa9c4177404af70d1dbcecaa5b4d2587965d75bd4a014788b127434 SHA512 a8750419c79941025fbd79e72f9a0e646bb08cdfa341dd531b77c755f48f97c07574e095b57d9cba3fcbc27404c5f35b0ff52617828623e48cfcc42bbfba552f
diff --git a/x11-plugins/wmgtemp/metadata.xml b/x11-plugins/wmgtemp/metadata.xml
index f8e691047dac..6573fee387af 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 5040d25087d5..f857b6e048f1 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}"