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 C217D139085 for ; Sat, 28 Jan 2017 11:22:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C6675E0EB2; Sat, 28 Jan 2017 11:22:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 9EB5FE0EB2 for ; Sat, 28 Jan 2017 11:22:02 +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 8749734167A for ; Sat, 28 Jan 2017 11:22:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F2389375C for ; Sat, 28 Jan 2017 11:21:59 +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: <1485602513.65c5be3ad89a948a2a8bb68619a0da4bbe3ee815.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.8.ebuild X-VCS-Directories: net-libs/gnutls/ X-VCS-Committer: alonbl X-VCS-Committer-Name: Alon Bar-Lev X-VCS-Revision: 65c5be3ad89a948a2a8bb68619a0da4bbe3ee815 X-VCS-Branch: master Date: Sat, 28 Jan 2017 11:21:59 +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: f4c95e48-15fc-4836-a91f-3c93241f91d3 X-Archives-Hash: 6d123ec877f14fc037df8d9499a2ab29 commit: 65c5be3ad89a948a2a8bb68619a0da4bbe3ee815 Author: Alon Bar-Lev gentoo org> AuthorDate: Sat Jan 28 11:21:53 2017 +0000 Commit: Alon Bar-Lev gentoo org> CommitDate: Sat Jan 28 11:21:53 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65c5be3a net-libs/gnutls: softhsm should be with -bindist Package-Manager: portage-2.3.3 net-libs/gnutls/gnutls-3.5.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/gnutls/gnutls-3.5.8.ebuild b/net-libs/gnutls/gnutls-3.5.8.ebuild index f84f194..1720a22 100644 --- a/net-libs/gnutls/gnutls-3.5.8.ebuild +++ b/net-libs/gnutls/gnutls-3.5.8.ebuild @@ -37,7 +37,7 @@ RDEPEND=">=dev-libs/libtasn1-4.9:=[${MULTILIB_USEDEP}] test-full? ( app-crypt/dieharder app-misc/datefudge - dev-libs/softhsm:2 + dev-libs/softhsm:2[-bindist] net-dialup/ppp net-misc/socat )