diff options
author | Jason A. Donenfeld <zx2c4@gentoo.org> | 2017-03-17 15:37:57 +0100 |
---|---|---|
committer | Jason A. Donenfeld <zx2c4@gentoo.org> | 2017-03-17 15:38:28 +0100 |
commit | 9754f457cc6d0aeb90a1535a5228ef909e9584c9 (patch) | |
tree | ffbd77f41fb100837cc8f992f8dc863cd01c270d /net-libs/stem | |
parent | app-forensics/openscap: remove old (diff) | |
download | gentoo-9754f457cc6d0aeb90a1535a5228ef909e9584c9.tar.gz gentoo-9754f457cc6d0aeb90a1535a5228ef909e9584c9.tar.bz2 gentoo-9754f457cc6d0aeb90a1535a5228ef909e9584c9.zip |
Second half of net-vpn/ move
Diffstat (limited to 'net-libs/stem')
-rw-r--r-- | net-libs/stem/stem-1.3.0.ebuild | 4 | ||||
-rw-r--r-- | net-libs/stem/stem-1.4.0.ebuild | 4 | ||||
-rw-r--r-- | net-libs/stem/stem-1.4.1.ebuild | 4 | ||||
-rw-r--r-- | net-libs/stem/stem-1.5.4.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
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} ) |