commit: 5681257377efc3db93e161a9a9fe48a4b21ee59b
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 30 05:39:51 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jul 30 05:39:51 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56812573
net-dns/hash-slinger: Retire virtual/python-dnspython
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
net-dns/hash-slinger/hash-slinger-2.6-r1.ebuild | 2 +-
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 a73f7bc1f8d..a2ff821691b 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 a73f7bc1f8d..a2ff821691b 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 )