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 91873158099 for ; Wed, 22 Nov 2023 12:13:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D7A502BC049; Wed, 22 Nov 2023 12:13:11 +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 BB4DF2BC049 for ; Wed, 22 Nov 2023 12:13:11 +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 D439E335DC1 for ; Wed, 22 Nov 2023 12:13:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6597313B3 for ; Wed, 22 Nov 2023 12:13:09 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1700655177.6a88ea266676a729b879449258f4e5f12ba4804c.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-power/sandmann-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-power/sandmann-bin/sandmann-bin-0.9-r1.ebuild sys-power/sandmann-bin/sandmann-bin-0.9.ebuild X-VCS-Directories: sys-power/sandmann-bin/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 6a88ea266676a729b879449258f4e5f12ba4804c X-VCS-Branch: master Date: Wed, 22 Nov 2023 12:13:09 +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: 67a03f6e-cd36-4b0c-b67f-0ba95fc1d912 X-Archives-Hash: b95d6475dded4155fb07926bbcddd8bf commit: 6a88ea266676a729b879449258f4e5f12ba4804c Author: Florian Schmaus gentoo org> AuthorDate: Wed Nov 22 12:12:25 2023 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Wed Nov 22 12:12:57 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a88ea26 sys-power/sandmann-bin: add missing acct-user/sandmann RDEPEND Signed-off-by: Florian Schmaus gentoo.org> .../sandmann-bin/{sandmann-bin-0.9.ebuild => sandmann-bin-0.9-r1.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-power/sandmann-bin/sandmann-bin-0.9.ebuild b/sys-power/sandmann-bin/sandmann-bin-0.9-r1.ebuild similarity index 98% rename from sys-power/sandmann-bin/sandmann-bin-0.9.ebuild rename to sys-power/sandmann-bin/sandmann-bin-0.9-r1.ebuild index a56afa598bc2..e39c6105fca5 100644 --- a/sys-power/sandmann-bin/sandmann-bin-0.9.ebuild +++ b/sys-power/sandmann-bin/sandmann-bin-0.9-r1.ebuild @@ -18,6 +18,7 @@ SLOT="0" # >=java-config-2.3.2 to get the libdir fix. RDEPEND=" + acct-user/sandmann >=dev-java/java-config-2.3.2 sys-apps/systemd sys-auth/polkit