projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa3f15f
)
net-analyzer/namebench: Retire virtual/python-dnspython
author
Michał Górny
<mgorny@gentoo.org>
Tue, 30 Jul 2019 05:39:49 +0000
(07:39 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 30 Jul 2019 05:39:49 +0000
(07:39 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-analyzer/namebench/namebench-1.3.1-r2.ebuild
patch
|
blob
|
history
diff --git
a/net-analyzer/namebench/namebench-1.3.1-r2.ebuild
b/net-analyzer/namebench/namebench-1.3.1-r2.ebuild
index 147f06b12436dcc29e1cf586ad78be9a54b6892b..880c4fc0f9a3ea5751a78d39f8d5bad30a24385e 100644
(file)
--- 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() {