Gentoo Archives: gentoo-dev

From: "Michał Górny" <mgorny@g.o>
To: gentoo-dev@l.g.o
Cc: "Michał Górny" <mgorny@g.o>
Subject: [gentoo-dev] [PATCH 20/25] www-apps/phpsysinfo: Update for lm_sensors → lm-sensors
Date: Wed, 11 Sep 2019 10:03:37
Message-Id: 20190911095619.46317-21-mgorny@gentoo.org
In Reply to: [gentoo-dev] [PATCH 00/25] pkgmove + USE rename: lm_sensors → lm-sensors by "Michał Górny"
1 Signed-off-by: Michał Górny <mgorny@g.o>
2 ---
3 www-apps/phpsysinfo/phpsysinfo-3.3.1.ebuild | 2 +-
4 1 file changed, 1 insertion(+), 1 deletion(-)
5
6 diff --git a/www-apps/phpsysinfo/phpsysinfo-3.3.1.ebuild b/www-apps/phpsysinfo/phpsysinfo-3.3.1.ebuild
7 index c7e5df2476a8..6fd10066cbec 100644
8 --- a/www-apps/phpsysinfo/phpsysinfo-3.3.1.ebuild
9 +++ b/www-apps/phpsysinfo/phpsysinfo-3.3.1.ebuild
10 @@ -40,7 +40,7 @@ pkg_postinst() {
11 optfeature "showing iptables rules." net-firewall/iptables
12 optfeature "showing ipmi sensors." sys-apps/ipmitool
13 optfeature "showing ipmi sensors." sys-apps/ipmiutil
14 - optfeature "showing system sensors." sys-apps/lm_sensors
15 + optfeature "showing system sensors." sys-apps/lm-sensors
16 optfeature "showing s.m.a.r.t. health." sys-apps/smartmontools
17 optfeature "showing lsi raid controller health." sys-block/megactl
18 optfeature "showing fake raid statistics." sys-fs/dmraid
19 --
20 2.23.0