From bbada1aca7d2a10a06750bf391414bdb0406e432 Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Fri, 26 Jul 2019 21:51:26 -0400 Subject: acct-user/systemd-journal-remote: new user Package-Manager: Portage-2.3.68, Repoman-2.3.16_p2 Signed-off-by: Mike Gilbert --- acct-user/systemd-journal-remote/metadata.xml | 7 +++++++ .../systemd-journal-remote/systemd-journal-remote-0.ebuild | 11 +++++++++++ 2 files changed, 18 insertions(+) create mode 100644 acct-user/systemd-journal-remote/metadata.xml create mode 100644 acct-user/systemd-journal-remote/systemd-journal-remote-0.ebuild (limited to 'acct-user') diff --git a/acct-user/systemd-journal-remote/metadata.xml b/acct-user/systemd-journal-remote/metadata.xml new file mode 100644 index 000000000000..8e7007e5a467 --- /dev/null +++ b/acct-user/systemd-journal-remote/metadata.xml @@ -0,0 +1,7 @@ + + + + + systemd@gentoo.org + + diff --git a/acct-user/systemd-journal-remote/systemd-journal-remote-0.ebuild b/acct-user/systemd-journal-remote/systemd-journal-remote-0.ebuild new file mode 100644 index 000000000000..b549a9daad03 --- /dev/null +++ b/acct-user/systemd-journal-remote/systemd-journal-remote-0.ebuild @@ -0,0 +1,11 @@ +# Copyright 2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-user + +ACCT_USER_ID=191 +ACCT_USER_GROUPS=( systemd-journal-remote ) + +acct-user_add_deps -- cgit v1.2.3-65-gdbad