commit:     5beaa80591b12c1477098fc817cda11f88b914f1
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 30 05:39:49 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jul 30 05:39:49 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5beaa805

net-analyzer/namebench: Retire virtual/python-dnspython

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 net-analyzer/namebench/namebench-1.3.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/namebench/namebench-1.3.1-r2.ebuild 
b/net-analyzer/namebench/namebench-1.3.1-r2.ebuild
index 147f06b1243..880c4fc0f9a 100644
--- a/net-analyzer/namebench/namebench-1.3.1-r2.ebuild
+++ b/net-analyzer/namebench/namebench-1.3.1-r2.ebuild
@@ -19,11 +19,11 @@ IUSE="X"
 # PYTHON_REQ_USE does not support X? ( tk ) syntax yet
 DEPEND="X? ( $(python_gen_cond_dep dev-lang/python:2.7[tk] python2_7) )"
 RDEPEND="${DEPEND}
+       dev-python/dnspython[${PYTHON_USEDEP}]
        >=dev-python/httplib2-0.6[${PYTHON_USEDEP}]
        >=dev-python/graphy-1.0[${PYTHON_USEDEP}]
        >=dev-python/jinja-2.2.1[${PYTHON_USEDEP}]
        >=dev-python/simplejson-2.1.2[${PYTHON_USEDEP}]
-       virtual/python-dnspython[${PYTHON_USEDEP}]
 "
 
 python_prepare_all() {

Reply via email to