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 42260158041 for ; Thu, 9 Sep 2021 15:16:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2CA57E0878; Thu, 9 Sep 2021 15:16:27 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 4D24EE0878 for ; Thu, 9 Sep 2021 15:16:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 823D6335D7D for ; Thu, 9 Sep 2021 15:16:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9E682C8 for ; Thu, 9 Sep 2021 15:16:21 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1631200573.05f4d5714b8b5835fd8d76f821c6fc953966cce3.marecki@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-2.2.0-r1.ebuild sys-auth/yubico-piv-tool/yubico-piv-tool-2.2.1.ebuild X-VCS-Directories: sys-auth/yubico-piv-tool/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: 05f4d5714b8b5835fd8d76f821c6fc953966cce3 X-VCS-Branch: master Date: Thu, 9 Sep 2021 15:16:21 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8b903331-18ea-4f35-b434-1ecea2789d84 X-Archives-Hash: 59d54a95f5855839e377dc1adbc56d41 commit: 05f4d5714b8b5835fd8d76f821c6fc953966cce3 Author: Marek Szuba gentoo org> AuthorDate: Thu Sep 9 15:13:33 2021 +0000 Commit: Marek Szuba gentoo org> CommitDate: Thu Sep 9 15:16:13 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05f4d571 sys-auth/yubico-piv-tool: fix OpenSSL-3 blocking 3.0.0_betaX does in fact match gentoo.org> sys-auth/yubico-piv-tool/yubico-piv-tool-2.2.0-r1.ebuild | 2 +- sys-auth/yubico-piv-tool/yubico-piv-tool-2.2.1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-auth/yubico-piv-tool/yubico-piv-tool-2.2.0-r1.ebuild b/sys-auth/yubico-piv-tool/yubico-piv-tool-2.2.0-r1.ebuild index fd630dc72b1..426295fd7d5 100644 --- a/sys-auth/yubico-piv-tool/yubico-piv-tool-2.2.0-r1.ebuild +++ b/sys-auth/yubico-piv-tool/yubico-piv-tool-2.2.0-r1.ebuild @@ -17,7 +17,7 @@ IUSE="test" RESTRICT="!test? ( test )" RDEPEND="sys-apps/pcsc-lite -