commit:     9a205f3c21cee3557fd2020dc1272d214c6af2e5
Author:     Benda Xu <heroxbd <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 23 12:46:54 2018 +0000
Commit:     Benda XU <heroxbd <AT> gentoo <DOT> org>
CommitDate: Tue Oct 23 12:47:20 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a205f3c

net-proxy/shadowsocks-libev: add sub-SLOT dependence.

  version bumps of net-libs/mbedtls and dev-libs/libsodium involve
  SONAME updates.

Signed-off-by: Benda Xu <heroxbd <AT> gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

 net-proxy/shadowsocks-libev/shadowsocks-libev-3.2.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-proxy/shadowsocks-libev/shadowsocks-libev-3.2.0.ebuild 
b/net-proxy/shadowsocks-libev/shadowsocks-libev-3.2.0.ebuild
index c35487bc242..d5a9a4a4042 100644
--- a/net-proxy/shadowsocks-libev/shadowsocks-libev-3.2.0.ebuild
+++ b/net-proxy/shadowsocks-libev/shadowsocks-libev-3.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -19,11 +19,11 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="debug doc"
 
-RDEPEND="net-libs/mbedtls
+RDEPEND="net-libs/mbedtls:=
        net-libs/libbloom
        net-libs/libcork
        net-libs/libcorkipset
-       >=dev-libs/libsodium-1.0.8
+       >=dev-libs/libsodium-1.0.8:=
        dev-libs/libev
        net-dns/c-ares
        dev-libs/libpcre

Reply via email to