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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 115DF158089 for ; Fri, 27 Oct 2023 13:06:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 567FF2BC029; Fri, 27 Oct 2023 13:06:08 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3824A2BC029 for ; Fri, 27 Oct 2023 13:06:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4A0E8335C31 for ; Fri, 27 Oct 2023 13:06:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E54611220 for ; Fri, 27 Oct 2023 13:06:05 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1698411893.794bb500c772272eddaf96765df66838bf5a56d6.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libp11/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libp11/libp11-0.4.12-r3.ebuild dev-libs/libp11/libp11-0.4.12-r4.ebuild X-VCS-Directories: dev-libs/libp11/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 794bb500c772272eddaf96765df66838bf5a56d6 X-VCS-Branch: master Date: Fri, 27 Oct 2023 13:06:05 +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: 85817d5d-a0f4-44be-a8e5-a110f6d09986 X-Archives-Hash: 4fefeb4198c4fc79397194a43cdf99c1 commit: 794bb500c772272eddaf96765df66838bf5a56d6 Author: Andrew Ammerlaan gentoo org> AuthorDate: Fri Oct 27 13:02:44 2023 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Fri Oct 27 13:04:53 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=794bb500 dev-libs/libp11: temporarily restrict to gentoo.org> .../{libp11-0.4.12-r3.ebuild => libp11-0.4.12-r4.ebuild} | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/dev-libs/libp11/libp11-0.4.12-r3.ebuild b/dev-libs/libp11/libp11-0.4.12-r4.ebuild similarity index 84% rename from dev-libs/libp11/libp11-0.4.12-r3.ebuild rename to dev-libs/libp11/libp11-0.4.12-r4.ebuild index 1e99334493ad..99f624aa4c48 100644 --- a/dev-libs/libp11/libp11-0.4.12-r3.ebuild +++ b/dev-libs/libp11/libp11-0.4.12-r4.ebuild @@ -15,12 +15,17 @@ KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="doc static-libs test" RESTRICT="!test? ( test )" -RDEPEND="dev-libs/openssl:=[bindist(+)]" +RDEPEND=" + =dev-libs/opensc-0.23.0-r2 ) +" src_prepare() { local PATCHES=(