commit: f7958e4874d48ae0f49d5ed5228e96c887a981f3
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 30 10:53:37 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Oct 30 12:03:49 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7958e48
net-analyzer/namebench: Move to virtual/dnspython
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
.../{namebench-1.3.1-r1.ebuild => namebench-1.3.1-r2.ebuild} | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/net-analyzer/namebench/namebench-1.3.1-r1.ebuild
b/net-analyzer/namebench/namebench-1.3.1-r2.ebuild
similarity index 87%
rename from net-analyzer/namebench/namebench-1.3.1-r1.ebuild
rename to net-analyzer/namebench/namebench-1.3.1-r2.ebuild
index c64b8e5..b840a5e 100644
--- a/net-analyzer/namebench/namebench-1.3.1-r1.ebuild
+++ b/net-analyzer/namebench/namebench-1.3.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -20,11 +20,12 @@ 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-1.8.0[${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}]"
+ >=dev-python/simplejson-2.1.2[${PYTHON_USEDEP}]
+ virtual/dnspython[${PYTHON_USEDEP}]
+"
python_prepare_all() {
# don't include bundled libraries