commit: b4e46cb0b94626a96b9335feb5382f98be0164d0
Author: Alexey Korepanov <kaikaikai <AT> yandex <DOT> ru>
AuthorDate: Thu Nov 13 06:52:42 2025 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Thu Nov 13 06:52:42 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b4e46cb0
net-p2p/yggdrasil-go: move user/group to RDEPEND
Signed-off-by: Alexey Korepanov <kaikaikai <AT> yandex.ru>
.../{yggdrasil-go-0.5.12.ebuild => yggdrasil-go-0.5.12-r1.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-p2p/yggdrasil-go/yggdrasil-go-0.5.12.ebuild
b/net-p2p/yggdrasil-go/yggdrasil-go-0.5.12-r1.ebuild
similarity index 97%
rename from net-p2p/yggdrasil-go/yggdrasil-go-0.5.12.ebuild
rename to net-p2p/yggdrasil-go/yggdrasil-go-0.5.12-r1.ebuild
index 09454a92f4..cc575ab1bc 100644
--- a/net-p2p/yggdrasil-go/yggdrasil-go-0.5.12.ebuild
+++ b/net-p2p/yggdrasil-go/yggdrasil-go-0.5.12-r1.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
@@ -25,7 +25,7 @@ SLOT="0"
RESTRICT="mirror"
BDEPEND=">=dev-lang/go-1.23"
-DEPEND="
+RDEPEND="
acct-user/yggdrasil
acct-group/yggdrasil
"