From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1726A1382C5 for ; Tue, 24 Apr 2018 14:20:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2AD62E09A1; Tue, 24 Apr 2018 14:20:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 03542E09A1 for ; Tue, 24 Apr 2018 14:20:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C1B62335C5C for ; Tue, 24 Apr 2018 14:20:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 091C927C for ; Tue, 24 Apr 2018 14:20:11 +0000 (UTC) From: "Yixun Lan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Yixun Lan" Message-ID: <1524579495.07e88ab5b5c76b15eb6438d2fa5ebff4cd1e0fc4.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-proxy/shadowsocks-libev/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-proxy/shadowsocks-libev/shadowsocks-libev-3.1.3-r1.ebuild X-VCS-Directories: net-proxy/shadowsocks-libev/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: 07e88ab5b5c76b15eb6438d2fa5ebff4cd1e0fc4 X-VCS-Branch: master Date: Tue, 24 Apr 2018 14:20:11 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 7fc2080d-8c27-419c-9129-c1adc92fab6a X-Archives-Hash: f2b3291a1461d6d489ef6b7a6b3677a4 commit: 07e88ab5b5c76b15eb6438d2fa5ebff4cd1e0fc4 Author: Yixun Lan gentoo org> AuthorDate: Tue Apr 24 14:17:55 2018 +0000 Commit: Yixun Lan gentoo org> CommitDate: Tue Apr 24 14:18:15 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07e88ab5 net-proxy/shadowsocks-libev: drop dep net-libs/udns Gentoo-Bug: 650004 Package-Manager: Portage-2.3.31, Repoman-2.3.9 net-proxy/shadowsocks-libev/shadowsocks-libev-3.1.3-r1.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/net-proxy/shadowsocks-libev/shadowsocks-libev-3.1.3-r1.ebuild b/net-proxy/shadowsocks-libev/shadowsocks-libev-3.1.3-r1.ebuild index dfd349e6583..c35487bc242 100644 --- a/net-proxy/shadowsocks-libev/shadowsocks-libev-3.1.3-r1.ebuild +++ b/net-proxy/shadowsocks-libev/shadowsocks-libev-3.1.3-r1.ebuild @@ -25,7 +25,6 @@ RDEPEND="net-libs/mbedtls net-libs/libcorkipset >=dev-libs/libsodium-1.0.8 dev-libs/libev - net-libs/udns net-dns/c-ares dev-libs/libpcre "