Gentoo Archives: gentoo-commits

From: Benda XU <heroxbd@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-proxy/shadowsocks-libev/
Date: Tue, 23 Oct 2018 12:49:34
Message-Id: 1540298840.9a205f3c21cee3557fd2020dc1272d214c6af2e5.heroxbd@gentoo
1 commit: 9a205f3c21cee3557fd2020dc1272d214c6af2e5
2 Author: Benda Xu <heroxbd <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 23 12:46:54 2018 +0000
4 Commit: Benda XU <heroxbd <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 23 12:47:20 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a205f3c
7
8 net-proxy/shadowsocks-libev: add sub-SLOT dependence.
9
10 version bumps of net-libs/mbedtls and dev-libs/libsodium involve
11 SONAME updates.
12
13 Signed-off-by: Benda Xu <heroxbd <AT> gentoo.org>
14 Package-Manager: Portage-2.3.50, Repoman-2.3.11
15
16 net-proxy/shadowsocks-libev/shadowsocks-libev-3.2.0.ebuild | 6 +++---
17 1 file changed, 3 insertions(+), 3 deletions(-)
18
19 diff --git a/net-proxy/shadowsocks-libev/shadowsocks-libev-3.2.0.ebuild b/net-proxy/shadowsocks-libev/shadowsocks-libev-3.2.0.ebuild
20 index c35487bc242..d5a9a4a4042 100644
21 --- a/net-proxy/shadowsocks-libev/shadowsocks-libev-3.2.0.ebuild
22 +++ b/net-proxy/shadowsocks-libev/shadowsocks-libev-3.2.0.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2018 Gentoo Foundation
25 +# Copyright 1999-2018 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI=6
29 @@ -19,11 +19,11 @@ SLOT="0"
30 KEYWORDS="~amd64 ~x86"
31 IUSE="debug doc"
32
33 -RDEPEND="net-libs/mbedtls
34 +RDEPEND="net-libs/mbedtls:=
35 net-libs/libbloom
36 net-libs/libcork
37 net-libs/libcorkipset
38 - >=dev-libs/libsodium-1.0.8
39 + >=dev-libs/libsodium-1.0.8:=
40 dev-libs/libev
41 net-dns/c-ares
42 dev-libs/libpcre