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 16532139694 for ; Fri, 3 Mar 2017 20:55:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 69B4521C099; Fri, 3 Mar 2017 20:55:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 481A921C099 for ; Fri, 3 Mar 2017 20:55:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7C3EA3417BE for ; Fri, 3 Mar 2017 20:55:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DCC5B5B56 for ; Fri, 3 Mar 2017 20:55:03 +0000 (UTC) From: "Alon Bar-Lev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alon Bar-Lev" Message-ID: <1488574496.dae0a6db6ad673f9738633379613a7b7502a298e.alonbl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/gnutls/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/gnutls/gnutls-3.5.9-r2.ebuild X-VCS-Directories: net-libs/gnutls/ X-VCS-Committer: alonbl X-VCS-Committer-Name: Alon Bar-Lev X-VCS-Revision: dae0a6db6ad673f9738633379613a7b7502a298e X-VCS-Branch: master Date: Fri, 3 Mar 2017 20:55:03 +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: 4c81168e-f947-40a0-a556-93a13846c494 X-Archives-Hash: 0b3642b5b2ef697e5b60b3528bfa4e2d commit: dae0a6db6ad673f9738633379613a7b7502a298e Author: Alon Bar-Lev gentoo org> AuthorDate: Fri Mar 3 20:52:36 2017 +0000 Commit: Alon Bar-Lev gentoo org> CommitDate: Fri Mar 3 20:54:56 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dae0a6db net-libs/gnutls: require pkg-config version of libidn2 Package-Manager: Portage-2.3.3, Repoman-2.3.1 net-libs/gnutls/gnutls-3.5.9-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/gnutls/gnutls-3.5.9-r2.ebuild b/net-libs/gnutls/gnutls-3.5.9-r2.ebuild index 4d39e369603..f6cc6ba1fee 100644 --- a/net-libs/gnutls/gnutls-3.5.9-r2.ebuild +++ b/net-libs/gnutls/gnutls-3.5.9-r2.ebuild @@ -30,7 +30,7 @@ RDEPEND=">=dev-libs/libtasn1-4.9:=[${MULTILIB_USEDEP}] nls? ( >=virtual/libintl-0-r1[${MULTILIB_USEDEP}] ) pkcs11? ( >=app-crypt/p11-kit-0.23.1[${MULTILIB_USEDEP}] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] ) - idn? ( >=net-dns/libidn2-0.11[${MULTILIB_USEDEP}] ) + idn? ( >=net-dns/libidn2-0.16-r1[${MULTILIB_USEDEP}] ) valgrind? ( dev-util/valgrind ) test-full? ( app-crypt/dieharder