summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-02-14 16:44:35 +0100
committerMichał Górny <mgorny@gentoo.org>2023-02-14 17:23:09 +0100
commit29153ca563b529be4cf0fdc2651105430ecb9ab4 (patch)
tree13d4858c7135adf7a7f44c6c5aad69a8410674d2 /sys-process/glances
parentdev-python/python-zeroconf: Add MY_P prior to rename (diff)
downloadgentoo-29153ca563b529be4cf0fdc2651105430ecb9ab4.tar.gz
gentoo-29153ca563b529be4cf0fdc2651105430ecb9ab4.tar.bz2
gentoo-29153ca563b529be4cf0fdc2651105430ecb9ab4.zip
Rename dev-python/{python-zeroconf → zeroconf}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-process/glances')
-rw-r--r--sys-process/glances/glances-3.3.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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" \