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 CE3D01396D9 for ; Thu, 19 Oct 2017 13:07:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0D16DE0E5E; Thu, 19 Oct 2017 13:07:55 +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 DF9E6E0E5E for ; Thu, 19 Oct 2017 13:07:54 +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 EB96233BE18 for ; Thu, 19 Oct 2017 13:07:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A6D0D325 for ; Thu, 19 Oct 2017 13:07:52 +0000 (UTC) From: "Manuel Rüger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" Message-ID: <1508418455.8b3bcad9d37724ca481a2b7b2b123bbeca7e454c.mrueg@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/yubico-piv-tool/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-auth/yubico-piv-tool/yubico-piv-tool-1.4.4.ebuild X-VCS-Directories: sys-auth/yubico-piv-tool/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: 8b3bcad9d37724ca481a2b7b2b123bbeca7e454c X-VCS-Branch: master Date: Thu, 19 Oct 2017 13:07:52 +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: 96d251fc-0d93-46d7-8bb6-50b4af96d3af X-Archives-Hash: d68cbecd56ea4d343e9f8835945e49c7 commit: 8b3bcad9d37724ca481a2b7b2b123bbeca7e454c Author: Manuel Rüger gentoo org> AuthorDate: Thu Oct 19 13:07:35 2017 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Thu Oct 19 13:07:35 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b3bcad9 sys-auth/yubico-piv-tool: Requires IUSE="-bindist" on openssl Package-Manager: Portage-2.3.11, Repoman-2.3.3 sys-auth/yubico-piv-tool/yubico-piv-tool-1.4.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-auth/yubico-piv-tool/yubico-piv-tool-1.4.4.ebuild b/sys-auth/yubico-piv-tool/yubico-piv-tool-1.4.4.ebuild index 9d5c1a2d880..689eca071a9 100644 --- a/sys-auth/yubico-piv-tool/yubico-piv-tool-1.4.4.ebuild +++ b/sys-auth/yubico-piv-tool/yubico-piv-tool-1.4.4.ebuild @@ -14,7 +14,7 @@ SLOT="0/1" KEYWORDS="~amd64" IUSE="" -RDEPEND="dev-libs/openssl:0= +RDEPEND="dev-libs/openssl:0=[-bindist] sys-apps/pcsc-lite" DEPEND="dev-util/gengetopt sys-apps/help2man