Emerging lm-sensors gives a message "Also make sure you read the documentation before running ${PN} on IBM ThinkPads." After searching high and low, I can't find any such documentation except ancient reports from 15+ years ago that lm-sensors broke the eeprom. It seems that this has not been a problem for at least 12 years; see this commit: https://github.com/lm-sensors/lm-sensors/commit/62705162404e55f5e21ca98fc709342cfa7eac5c "lm-sensors should now be safe to use on Thinkpad laptops." (Sep 24, 2007). So, we can avoid sending people on a wild-goose chase for documentation by removing this warning from the ebuild.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=953efd73eb65469676a2e16e012e673e4bdd1b9c commit 953efd73eb65469676a2e16e012e673e4bdd1b9c Author: Marek Szuba <marecki@gentoo.org> AuthorDate: 2022-09-07 13:06:16 +0000 Commit: Marek Szuba <marecki@gentoo.org> CommitDate: 2022-09-07 14:30:07 +0000 sys-apps/lm-sensors: drop long-obsolete message about ThinkPads Closes: https://bugs.gentoo.org/697474 Signed-off-by: Marek Szuba <marecki@gentoo.org> sys-apps/lm-sensors/lm-sensors-3.6.0-r1.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)