commit:     b04ee39d8bf71a6435353ca8d282c0672ed2231c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 15 07:17:41 2026 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 15 22:52:36 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b04ee39d

virtual/logger: allow net-misc/inetutils[syslogd]

net-misc/inetutils provides various core utilities on Hurd systems, so
it will be part of @system on Hurd profiles.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 virtual/logger/{logger-0-r2.ebuild => logger-0-r3.ebuild} | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/virtual/logger/logger-0-r2.ebuild 
b/virtual/logger/logger-0-r3.ebuild
similarity index 87%
rename from virtual/logger/logger-0-r2.ebuild
rename to virtual/logger/logger-0-r3.ebuild
index 1fa137b6145f..71d9fded457f 100644
--- a/virtual/logger/logger-0-r2.ebuild
+++ b/virtual/logger/logger-0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -17,6 +17,7 @@ RDEPEND="
                app-admin/socklog
                app-admin/sysklogd
                app-admin/syslog-ng
+               net-misc/inetutils[syslogd]
                sys-apps/busybox[syslog]
        ) )
 "

Reply via email to