commit: 4e4cbbfc1698462ecfc0babd9bf0ddbde9d4b462 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Fri Apr 18 18:12:35 2025 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Fri Apr 18 18:12:35 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e4cbbfc
net-dns/hash-slinger: drop dev-python/ipaddr This dependency is not needed at all. Bug: https://bugs.gentoo.org/952578 Bug: https://bugs.gentoo.org/952341 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> .../{hash-slinger-3.3.ebuild => hash-slinger-3.3-r1.ebuild} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/net-dns/hash-slinger/hash-slinger-3.3.ebuild b/net-dns/hash-slinger/hash-slinger-3.3-r1.ebuild similarity index 94% rename from net-dns/hash-slinger/hash-slinger-3.3.ebuild rename to net-dns/hash-slinger/hash-slinger-3.3-r1.ebuild index da7e8e7310b8..7c60c4a0e53e 100644 --- a/net-dns/hash-slinger/hash-slinger-3.3.ebuild +++ b/net-dns/hash-slinger/hash-slinger-3.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -22,7 +22,6 @@ RDEPEND=" ${PYTHON_DEPS} $(python_gen_cond_dep ' dev-python/dnspython[${PYTHON_USEDEP}] - dev-python/ipaddr[${PYTHON_USEDEP}] dev-python/m2crypto[${PYTHON_USEDEP}] ') net-dns/unbound[python,${PYTHON_SINGLE_USEDEP}]
