From aa50475ee4c0004a49694b981ea5cfcab19a23a9 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 6 Jun 2026 13:13:44 +0100 Subject: [PATCH] sys-apps/inxi: fix bind-tools optfeature bind-tools is just a stub now, depend on bind instead. Bug: https://bugs.gentoo.org/976621 Signed-off-by: Sam James --- sys-apps/inxi/inxi-3.3.35.1.ebuild | 4 ++-- sys-apps/inxi/inxi-3.3.38.1.ebuild | 4 ++-- sys-apps/inxi/inxi-3.3.39.1.ebuild | 4 ++-- sys-apps/inxi/inxi-3.3.40.1.ebuild | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/sys-apps/inxi/inxi-3.3.35.1.ebuild b/sys-apps/inxi/inxi-3.3.35.1.ebuild index 012817df1d71f..92085a4ecbe58 100644 --- a/sys-apps/inxi/inxi-3.3.35.1.ebuild +++ b/sys-apps/inxi/inxi-3.3.35.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -34,7 +34,7 @@ pkg_postinst() { optfeature "blockdev: --admin -p/-P (filesystem blocksize)" sys-apps/util-linux optfeature "bt-adapter: -E bluetooth data (if no hciconfig, btmgmt)" net-wireless/bluez-tools optfeature "btmgmt: -E bluetooth data (if no hciconfig)" net-wireless/bluez - optfeature "dig: -i wlan IP" net-dns/bind-tools + optfeature "dig: -i wlan IP" net-dns/bind optfeature "dmidecode: -M if no sys machine data; -m" sys-apps/dmidecode optfeature "doas: -Dx hddtemp-user; -o file-user (alt for sudo)" app-admin/doas optfeature "fdisk: -D partition scheme (fallback)" sys-apps/util-linux diff --git a/sys-apps/inxi/inxi-3.3.38.1.ebuild b/sys-apps/inxi/inxi-3.3.38.1.ebuild index 012817df1d71f..92085a4ecbe58 100644 --- a/sys-apps/inxi/inxi-3.3.38.1.ebuild +++ b/sys-apps/inxi/inxi-3.3.38.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -34,7 +34,7 @@ pkg_postinst() { optfeature "blockdev: --admin -p/-P (filesystem blocksize)" sys-apps/util-linux optfeature "bt-adapter: -E bluetooth data (if no hciconfig, btmgmt)" net-wireless/bluez-tools optfeature "btmgmt: -E bluetooth data (if no hciconfig)" net-wireless/bluez - optfeature "dig: -i wlan IP" net-dns/bind-tools + optfeature "dig: -i wlan IP" net-dns/bind optfeature "dmidecode: -M if no sys machine data; -m" sys-apps/dmidecode optfeature "doas: -Dx hddtemp-user; -o file-user (alt for sudo)" app-admin/doas optfeature "fdisk: -D partition scheme (fallback)" sys-apps/util-linux diff --git a/sys-apps/inxi/inxi-3.3.39.1.ebuild b/sys-apps/inxi/inxi-3.3.39.1.ebuild index b71d091fd395e..397f1e28d16ca 100644 --- a/sys-apps/inxi/inxi-3.3.39.1.ebuild +++ b/sys-apps/inxi/inxi-3.3.39.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -34,7 +34,7 @@ pkg_postinst() { optfeature "blockdev: --admin -p/-P (filesystem blocksize)" sys-apps/util-linux optfeature "bt-adapter: -E bluetooth data (if no hciconfig, btmgmt)" net-wireless/bluez-tools optfeature "btmgmt: -E bluetooth data (if no hciconfig)" net-wireless/bluez - optfeature "dig: -i wlan IP" net-dns/bind-tools + optfeature "dig: -i wlan IP" net-dns/bind optfeature "dmidecode: -M if no sys machine data; -m" sys-apps/dmidecode optfeature "doas: -Dx hddtemp-user; -o file-user (alt for sudo)" app-admin/doas optfeature "fdisk: -D partition scheme (fallback)" sys-apps/util-linux diff --git a/sys-apps/inxi/inxi-3.3.40.1.ebuild b/sys-apps/inxi/inxi-3.3.40.1.ebuild index 98c42d83cb0a9..92085a4ecbe58 100644 --- a/sys-apps/inxi/inxi-3.3.40.1.ebuild +++ b/sys-apps/inxi/inxi-3.3.40.1.ebuild @@ -34,7 +34,7 @@ pkg_postinst() { optfeature "blockdev: --admin -p/-P (filesystem blocksize)" sys-apps/util-linux optfeature "bt-adapter: -E bluetooth data (if no hciconfig, btmgmt)" net-wireless/bluez-tools optfeature "btmgmt: -E bluetooth data (if no hciconfig)" net-wireless/bluez - optfeature "dig: -i wlan IP" net-dns/bind-tools + optfeature "dig: -i wlan IP" net-dns/bind optfeature "dmidecode: -M if no sys machine data; -m" sys-apps/dmidecode optfeature "doas: -Dx hddtemp-user; -o file-user (alt for sudo)" app-admin/doas optfeature "fdisk: -D partition scheme (fallback)" sys-apps/util-linux