From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 89103158287 for ; Wed, 14 May 2025 13:07:20 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 744E1343718 for ; Wed, 14 May 2025 13:07:20 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 60FE01103C1; Wed, 14 May 2025 13:07:15 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 bobolink.gentoo.org (Postfix) with ESMTPS id 5CEC01103C1 for ; Wed, 14 May 2025 13:07:15 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 12BFE3432E8 for ; Wed, 14 May 2025 13:07:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3F00A283B for ; Wed, 14 May 2025 13:07:13 +0000 (UTC) From: "Nowa 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, "Nowa Ammerlaan" Message-ID: <1747228002.78218ba3ab3db3c47ecb35979dc35d04b033474d.nowa@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/installkernel/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-kernel/installkernel/installkernel-59-r1.ebuild sys-kernel/installkernel/installkernel-59.ebuild X-VCS-Directories: sys-kernel/installkernel/ X-VCS-Committer: nowa X-VCS-Committer-Name: Nowa Ammerlaan X-VCS-Revision: 78218ba3ab3db3c47ecb35979dc35d04b033474d X-VCS-Branch: master Date: Wed, 14 May 2025 13:07:13 +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: 8100538d-1ec8-4884-a4f8-cf877b953841 X-Archives-Hash: db242d50e2cf2b6f25f18f5d8603fbaf commit: 78218ba3ab3db3c47ecb35979dc35d04b033474d Author: Nowa Ammerlaan gentoo org> AuthorDate: Wed May 14 12:44:17 2025 +0000 Commit: Nowa Ammerlaan gentoo org> CommitDate: Wed May 14 13:06:42 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78218ba3 sys-kernel/installkernel: bump minimal systemd[kernel-install] version Closes: https://bugs.gentoo.org/955938 Signed-off-by: Nowa Ammerlaan gentoo.org> .../{installkernel-59.ebuild => installkernel-59-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-kernel/installkernel/installkernel-59.ebuild b/sys-kernel/installkernel/installkernel-59-r1.ebuild similarity index 98% rename from sys-kernel/installkernel/installkernel-59.ebuild rename to sys-kernel/installkernel/installkernel-59-r1.ebuild index 76e844e55163..153d11072326 100644 --- a/sys-kernel/installkernel/installkernel-59.ebuild +++ b/sys-kernel/installkernel/installkernel-59-r1.ebuild @@ -53,8 +53,8 @@ RDEPEND=" refind? ( sys-boot/refind ) systemd? ( || ( - sys-apps/systemd[kernel-install(-)] - sys-apps/systemd-utils[kernel-install(-)] + >=sys-apps/systemd-255[kernel-install(-)] + >=sys-apps/systemd-utils-255[kernel-install(-)] ) ) systemd-boot? (