From: Michał Górny Date: Tue, 30 Jul 2019 05:39:49 +0000 (+0200) Subject: net-analyzer/namebench: Retire virtual/python-dnspython X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5beaa80591b12c1477098fc817cda11f88b914f1;p=gentoo.git net-analyzer/namebench: Retire virtual/python-dnspython Signed-off-by: Michał Górny --- diff --git a/net-analyzer/namebench/namebench-1.3.1-r2.ebuild b/net-analyzer/namebench/namebench-1.3.1-r2.ebuild index 147f06b12436..880c4fc0f9a3 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() {