From 9754f457cc6d0aeb90a1535a5228ef909e9584c9 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Fri, 17 Mar 2017 15:37:57 +0100 Subject: Second half of net-vpn/ move --- net-libs/stem/stem-1.3.0.ebuild | 4 ++-- net-libs/stem/stem-1.4.0.ebuild | 4 ++-- net-libs/stem/stem-1.4.1.ebuild | 4 ++-- net-libs/stem/stem-1.5.4.ebuild | 4 ++-- net-libs/txtorcon/txtorcon-0.13.0.ebuild | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) (limited to 'net-libs') diff --git a/net-libs/stem/stem-1.3.0.ebuild b/net-libs/stem/stem-1.3.0.ebuild index 7570c252e822..2a3864161696 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 08b4fb426f18..63e61e8dbcd7 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 08b4fb426f18..63e61e8dbcd7 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 49eb44f8104f..5dbeb5e8928e 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 5d2a430a3628..2493b1e207bf 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}]" -- cgit v1.2.3-65-gdbad