From 6cdc33029ce0a9b1a64753fd8170ea031213ae60 Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 3 Mar 2025 07:06:18 +0000 Subject: [PATCH] dev-libs/libp11: Sync with Gentoo It's from Gentoo commit a089a8cb5d2c720235fd92f521a5438097a983b9. --- .../portage-stable/dev-libs/libp11/libp11-0.4.12-r7.ebuild | 7 +------ .../portage-stable/dev-libs/libp11/libp11-0.4.13.ebuild | 5 ----- 2 files changed, 1 insertion(+), 11 deletions(-) diff --git a/sdk_container/src/third_party/portage-stable/dev-libs/libp11/libp11-0.4.12-r7.ebuild b/sdk_container/src/third_party/portage-stable/dev-libs/libp11/libp11-0.4.12-r7.ebuild index 48a551fb73..b5cb0bd4e5 100644 --- a/sdk_container/src/third_party/portage-stable/dev-libs/libp11/libp11-0.4.12-r7.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-libs/libp11/libp11-0.4.12-r7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,11 +17,6 @@ RESTRICT="!test? ( test )" RDEPEND=" >=dev-libs/openssl-3.0.0:=[bindist(+)] - !~dev-libs/openssl-3.2.0 - !=dev-libs/openssl-3.2.1-r0 - !=dev-libs/openssl-3.0.13-r1 - !=dev-libs/openssl-3.0.13-r0 - !~dev-libs/openssl-3.0.12 " DEPEND="${RDEPEND} test? ( dev-libs/softhsm ) diff --git a/sdk_container/src/third_party/portage-stable/dev-libs/libp11/libp11-0.4.13.ebuild b/sdk_container/src/third_party/portage-stable/dev-libs/libp11/libp11-0.4.13.ebuild index 7c7b1abc89..ab0122da1b 100644 --- a/sdk_container/src/third_party/portage-stable/dev-libs/libp11/libp11-0.4.13.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-libs/libp11/libp11-0.4.13.ebuild @@ -17,11 +17,6 @@ RESTRICT="!test? ( test )" RDEPEND=" >=dev-libs/openssl-3.0.0:=[bindist(+)] - !~dev-libs/openssl-3.2.0 - !=dev-libs/openssl-3.2.1-r0 - !=dev-libs/openssl-3.0.13-r1 - !=dev-libs/openssl-3.0.13-r0 - !~dev-libs/openssl-3.0.12 " DEPEND="${RDEPEND} test? ( dev-libs/softhsm )