Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/namebench/
Date: Fri, 30 Oct 2015 12:04:14
Message-Id: 1446206629.f7958e4874d48ae0f49d5ed5228e96c887a981f3.jlec@gentoo
1 commit: f7958e4874d48ae0f49d5ed5228e96c887a981f3
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 30 10:53:37 2015 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 30 12:03:49 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7958e48
7
8 net-analyzer/namebench: Move to virtual/dnspython
9
10 Package-Manager: portage-2.2.23
11 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
12
13 .../{namebench-1.3.1-r1.ebuild => namebench-1.3.1-r2.ebuild} | 7 ++++---
14 1 file changed, 4 insertions(+), 3 deletions(-)
15
16 diff --git a/net-analyzer/namebench/namebench-1.3.1-r1.ebuild b/net-analyzer/namebench/namebench-1.3.1-r2.ebuild
17 similarity index 87%
18 rename from net-analyzer/namebench/namebench-1.3.1-r1.ebuild
19 rename to net-analyzer/namebench/namebench-1.3.1-r2.ebuild
20 index c64b8e5..b840a5e 100644
21 --- a/net-analyzer/namebench/namebench-1.3.1-r1.ebuild
22 +++ b/net-analyzer/namebench/namebench-1.3.1-r2.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2014 Gentoo Foundation
25 +# Copyright 1999-2015 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 # $Id$
28
29 @@ -20,11 +20,12 @@ IUSE="X"
30 # PYTHON_REQ_USE does not support X? ( tk ) syntax yet
31 DEPEND="X? ( $(python_gen_cond_dep dev-lang/python:2.7[tk] python2_7) )"
32 RDEPEND="${DEPEND}
33 - >=dev-python/dnspython-1.8.0[${PYTHON_USEDEP}]
34 >=dev-python/httplib2-0.6[${PYTHON_USEDEP}]
35 >=dev-python/graphy-1.0[${PYTHON_USEDEP}]
36 >=dev-python/jinja-2.2.1[${PYTHON_USEDEP}]
37 - >=dev-python/simplejson-2.1.2[${PYTHON_USEDEP}]"
38 + >=dev-python/simplejson-2.1.2[${PYTHON_USEDEP}]
39 + virtual/dnspython[${PYTHON_USEDEP}]
40 +"
41
42 python_prepare_all() {
43 # don't include bundled libraries