commit: b8267eca897d36728d628078e5e2d002cbcc84c2
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 20 19:33:19 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 20 19:37:56 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8267eca
sys-apps/hw-probe: drop unversioned Perl virtual deps
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/hw-probe/{hw-probe-1.6.6.ebuild => hw-probe-1.6.6-r1.ebuild} | 2 --
1 file changed, 2 deletions(-)
diff --git a/sys-apps/hw-probe/hw-probe-1.6.6.ebuild
b/sys-apps/hw-probe/hw-probe-1.6.6-r1.ebuild
similarity index 94%
rename from sys-apps/hw-probe/hw-probe-1.6.6.ebuild
rename to sys-apps/hw-probe/hw-probe-1.6.6-r1.ebuild
index 5972103f35eb..12965b59025c 100644
--- a/sys-apps/hw-probe/hw-probe-1.6.6.ebuild
+++ b/sys-apps/hw-probe/hw-probe-1.6.6-r1.ebuild
@@ -23,7 +23,6 @@ RDEPEND="
sys-apps/pciutils
sys-apps/smartmontools
sys-apps/usbutils
- virtual/perl-Data-Dumper
"
src_compile() {
@@ -48,7 +47,6 @@ pkg_postinst() {
optfeature "showing GPU information provided by MESA." media-libs/mesa
optfeature "showing zeroconf statistics." net-dns/avahi
optfeature "showing HP printer statistics." net-print/hplip
- optfeature "showing status about rfkill switches on communication
devices." net-wireless/rfkill
optfeature "showing additional CPU capabilities." sys-apps/cpuid
optfeature "showing hard disk (HDD, SSD, ..) capabilities."
sys-apps/hdparm
optfeature "showing available I2C sensors." sys-apps/i2c-tools