diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-30 07:39:51 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-30 07:39:51 +0200 |
commit | 5681257377efc3db93e161a9a9fe48a4b21ee59b (patch) | |
tree | edb28d345d6bbcc9cd774317fd40cf7533ee4604 /net-dns/hash-slinger | |
parent | net-analyzer/namebench: Retire virtual/python-dnspython (diff) | |
download | gentoo-5681257377efc3db93e161a9a9fe48a4b21ee59b.tar.gz gentoo-5681257377efc3db93e161a9a9fe48a4b21ee59b.tar.bz2 gentoo-5681257377efc3db93e161a9a9fe48a4b21ee59b.zip |
net-dns/hash-slinger: Retire virtual/python-dnspython
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-dns/hash-slinger')
-rw-r--r-- | net-dns/hash-slinger/hash-slinger-2.6-r1.ebuild | 2 | ||||
-rw-r--r-- | net-dns/hash-slinger/hash-slinger-2.7.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/hash-slinger/hash-slinger-2.6-r1.ebuild b/net-dns/hash-slinger/hash-slinger-2.6-r1.ebuild index a73f7bc1f8d9..a2ff821691bc 100644 --- a/net-dns/hash-slinger/hash-slinger-2.6-r1.ebuild +++ b/net-dns/hash-slinger/hash-slinger-2.6-r1.ebuild @@ -21,10 +21,10 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" DEPEND="" RDEPEND=" ${PYTHON_DEPS} + dev-python/dnspython[$PYTHON_USEDEP] dev-python/ipaddr[$PYTHON_USEDEP] dev-python/m2crypto[$PYTHON_USEDEP] net-dns/unbound[python,$PYTHON_USEDEP] - virtual/python-dnspython[$PYTHON_USEDEP] ipsec? ( net-vpn/libreswan[dnssec] ) openpgp? ( dev-python/python-gnupg[$PYTHON_USEDEP] ) ssh? ( net-misc/openssh ) diff --git a/net-dns/hash-slinger/hash-slinger-2.7.ebuild b/net-dns/hash-slinger/hash-slinger-2.7.ebuild index a73f7bc1f8d9..a2ff821691bc 100644 --- a/net-dns/hash-slinger/hash-slinger-2.7.ebuild +++ b/net-dns/hash-slinger/hash-slinger-2.7.ebuild @@ -21,10 +21,10 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" DEPEND="" RDEPEND=" ${PYTHON_DEPS} + dev-python/dnspython[$PYTHON_USEDEP] dev-python/ipaddr[$PYTHON_USEDEP] dev-python/m2crypto[$PYTHON_USEDEP] net-dns/unbound[python,$PYTHON_USEDEP] - virtual/python-dnspython[$PYTHON_USEDEP] ipsec? ( net-vpn/libreswan[dnssec] ) openpgp? ( dev-python/python-gnupg[$PYTHON_USEDEP] ) ssh? ( net-misc/openssh ) |