summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-libs/stem/stem-scm.ebuild2
-rw-r--r--net-misc/nyx/nyx-scm.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/stem/stem-scm.ebuild b/net-libs/stem/stem-scm.ebuild
index d80f601..e03ab2a 100644
--- a/net-libs/stem/stem-scm.ebuild
+++ b/net-libs/stem/stem-scm.ebuild
@@ -18,7 +18,7 @@ KEYWORDS=""
IUSE="test"
DEPEND="test? ( dev-python/mock[${PYTHON_USEDEP}]
- net-misc/tor )
+ net-vpn/tor )
dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND="net-misc/tor"
diff --git a/net-misc/nyx/nyx-scm.ebuild b/net-misc/nyx/nyx-scm.ebuild
index 18e53be..750b48b 100644
--- a/net-misc/nyx/nyx-scm.ebuild
+++ b/net-misc/nyx/nyx-scm.ebuild
@@ -20,7 +20,7 @@ IUSE="test"
DEPEND="test? ( dev-python/mock[${PYTHON_USEDEP}] )
dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND=">=net-libs/stem-1.2.2_p20140718[${PYTHON_USEDEP}]
- net-misc/tor"
+ net-vpn/tor"
python_prepare_all() {
distutils-r1_python_prepare_all