From 29153ca563b529be4cf0fdc2651105430ecb9ab4 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Tue, 14 Feb 2023 16:44:35 +0100 Subject: Rename dev-python/{python-zeroconf → zeroconf} MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- sys-process/glances/glances-3.3.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-process/glances') diff --git a/sys-process/glances/glances-3.3.0-r1.ebuild b/sys-process/glances/glances-3.3.0-r1.ebuild index 585aa6be24a1..a4eaa61e14c6 100644 --- a/sys-process/glances/glances-3.3.0-r1.ebuild +++ b/sys-process/glances/glances-3.3.0-r1.ebuild @@ -63,7 +63,7 @@ python_install_all() { pkg_postinst() { #optfeature "Action script feature" dev-python/pystache - optfeature "Autodiscover mode" dev-python/python-zeroconf + optfeature "Autodiscover mode" dev-python/zeroconf optfeature "Cloud support" dev-python/requests optfeature "Docker monitoring support" dev-python/docker-py #optfeature "Export module" \ -- cgit v1.2.3-65-gdbad