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 BF808158091 for ; Sat, 18 Jun 2022 13:05:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ED765E08F2; Sat, 18 Jun 2022 13:05:05 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CB95AE08F2 for ; Sat, 18 Jun 2022 13:05:05 +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 7281B335DCE for ; Sat, 18 Jun 2022 13:05:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 02EB7509 for ; Sat, 18 Jun 2022 13:05:03 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1655557493.e5f5a24567c083d7615486bf0c58c968e01052ed.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/kmod/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/kmod/kmod-29-r1.ebuild sys-apps/kmod/kmod-29-r2.ebuild X-VCS-Directories: sys-apps/kmod/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: e5f5a24567c083d7615486bf0c58c968e01052ed X-VCS-Branch: master Date: Sat, 18 Jun 2022 13:05:03 +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: f05e5057-383a-4f31-a0c0-4fa5cabca5af X-Archives-Hash: ea2ef3a945430e8bfdb1d50a3474c25b commit: e5f5a24567c083d7615486bf0c58c968e01052ed Author: Sam James gentoo org> AuthorDate: Sat Jun 18 13:04:43 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sat Jun 18 13:04:53 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5f5a245 sys-apps/kmod: tighten zstd dep Closes: https://bugs.gentoo.org/852860 Bug: https://bugs.gentoo.org/771078 Signed-off-by: Sam James gentoo.org> sys-apps/kmod/{kmod-29-r1.ebuild => kmod-29-r2.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/kmod/kmod-29-r1.ebuild b/sys-apps/kmod/kmod-29-r2.ebuild similarity index 98% rename from sys-apps/kmod/kmod-29-r1.ebuild rename to sys-apps/kmod/kmod-29-r2.ebuild index 48747e41ed50..d6f72bfcac71 100644 --- a/sys-apps/kmod/kmod-29-r1.ebuild +++ b/sys-apps/kmod/kmod-29-r2.ebuild @@ -30,7 +30,7 @@ RESTRICT="test" # - >=zlib-1.2.6 required because of bug #427130 # - Block systemd below 217 for -static-nodes-indicate-that-creation-of-static-nodes-.patch -# - >=zstd-1.5.1-r3 required for bug #771078 +# - >=zstd-1.5.2-r1 required for bug #771078 RDEPEND="!sys-apps/module-init-tools !sys-apps/modutils !=app-arch/zstd-1.5.2-r1:= )" DEPEND="${RDEPEND}" BDEPEND=" doc? (