summaryrefslogtreecommitdiff
path: root/net-libs
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/stem/stem-1.3.0.ebuild4
-rw-r--r--net-libs/stem/stem-1.4.0.ebuild4
-rw-r--r--net-libs/stem/stem-1.4.1.ebuild4
-rw-r--r--net-libs/stem/stem-1.5.4.ebuild4
-rw-r--r--net-libs/txtorcon/txtorcon-0.13.0.ebuild2
5 files changed, 9 insertions, 9 deletions
diff --git a/net-libs/stem/stem-1.3.0.ebuild b/net-libs/stem/stem-1.3.0.ebuild
index 7570c252e82..2a386416169 100644
--- a/net-libs/stem/stem-1.3.0.ebuild
+++ b/net-libs/stem/stem-1.3.0.ebuild
@@ -17,10 +17,10 @@ KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd"
IUSE="test"
DEPEND="test? ( dev-python/mock[${PYTHON_USEDEP}]
- net-misc/tor )
+ net-vpn/tor )
dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="net-misc/tor"
+RDEPEND="net-vpn/tor"
DOCS=( docs/{_static,_templates,api,tutorials,{change_log,api,contents,download,faq,index,tutorials}.rst} )
diff --git a/net-libs/stem/stem-1.4.0.ebuild b/net-libs/stem/stem-1.4.0.ebuild
index 08b4fb426f1..63e61e8dbcd 100644
--- a/net-libs/stem/stem-1.4.0.ebuild
+++ b/net-libs/stem/stem-1.4.0.ebuild
@@ -16,10 +16,10 @@ KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd"
IUSE="test"
DEPEND="test? ( dev-python/mock[${PYTHON_USEDEP}]
- net-misc/tor )
+ net-vpn/tor )
dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="net-misc/tor"
+RDEPEND="net-vpn/tor"
DOCS=( docs/{_static,_templates,api,tutorials,{change_log,api,contents,download,faq,index,tutorials}.rst} )
diff --git a/net-libs/stem/stem-1.4.1.ebuild b/net-libs/stem/stem-1.4.1.ebuild
index 08b4fb426f1..63e61e8dbcd 100644
--- a/net-libs/stem/stem-1.4.1.ebuild
+++ b/net-libs/stem/stem-1.4.1.ebuild
@@ -16,10 +16,10 @@ KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd"
IUSE="test"
DEPEND="test? ( dev-python/mock[${PYTHON_USEDEP}]
- net-misc/tor )
+ net-vpn/tor )
dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="net-misc/tor"
+RDEPEND="net-vpn/tor"
DOCS=( docs/{_static,_templates,api,tutorials,{change_log,api,contents,download,faq,index,tutorials}.rst} )
diff --git a/net-libs/stem/stem-1.5.4.ebuild b/net-libs/stem/stem-1.5.4.ebuild
index 49eb44f8104..5dbeb5e8928 100644
--- a/net-libs/stem/stem-1.5.4.ebuild
+++ b/net-libs/stem/stem-1.5.4.ebuild
@@ -16,10 +16,10 @@ KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd"
IUSE="test"
DEPEND="test? ( dev-python/mock[${PYTHON_USEDEP}]
- net-misc/tor )
+ net-vpn/tor )
dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="net-misc/tor"
+RDEPEND="net-vpn/tor"
DOCS=( docs/{_static,_templates,api,tutorials,{change_log,api,contents,download,faq,index,tutorials}.rst} )
diff --git a/net-libs/txtorcon/txtorcon-0.13.0.ebuild b/net-libs/txtorcon/txtorcon-0.13.0.ebuild
index 5d2a430a362..2493b1e207b 100644
--- a/net-libs/txtorcon/txtorcon-0.13.0.ebuild
+++ b/net-libs/txtorcon/txtorcon-0.13.0.ebuild
@@ -17,7 +17,7 @@ IUSE="test"
RDEPEND="dev-python/twisted-core[${PYTHON_USEDEP}]
dev-python/ipaddr[${PYTHON_USEDEP}]
- net-misc/tor
+ net-vpn/tor
dev-python/zope-interface[${PYTHON_USEDEP}]
dev-python/geoip-python[${PYTHON_USEDEP}]"