diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-09-11 10:48:11 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-09-12 16:28:48 +0200 |
commit | 871ab1059cfc7c8d453b1c0a04c23fdcd7bd8744 (patch) | |
tree | a461225178fe2e2ce2be41da8e082945a302104f /www-apps/phpsysinfo | |
parent | sys-apps/i2c-tools: Update for lm_sensors → lm-sensors (diff) | |
download | gentoo-871ab1059cfc7c8d453b1c0a04c23fdcd7bd8744.tar.gz gentoo-871ab1059cfc7c8d453b1c0a04c23fdcd7bd8744.tar.bz2 gentoo-871ab1059cfc7c8d453b1c0a04c23fdcd7bd8744.zip |
www-apps/phpsysinfo: Update for lm_sensors → lm-sensors
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'www-apps/phpsysinfo')
-rw-r--r-- | www-apps/phpsysinfo/phpsysinfo-3.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/phpsysinfo/phpsysinfo-3.3.1.ebuild b/www-apps/phpsysinfo/phpsysinfo-3.3.1.ebuild index c7e5df2476a8..6fd10066cbec 100644 --- a/www-apps/phpsysinfo/phpsysinfo-3.3.1.ebuild +++ b/www-apps/phpsysinfo/phpsysinfo-3.3.1.ebuild @@ -40,7 +40,7 @@ pkg_postinst() { optfeature "showing iptables rules." net-firewall/iptables optfeature "showing ipmi sensors." sys-apps/ipmitool optfeature "showing ipmi sensors." sys-apps/ipmiutil - optfeature "showing system sensors." sys-apps/lm_sensors + optfeature "showing system sensors." sys-apps/lm-sensors optfeature "showing s.m.a.r.t. health." sys-apps/smartmontools optfeature "showing lsi raid controller health." sys-block/megactl optfeature "showing fake raid statistics." sys-fs/dmraid |