From 5e0d40dd1ce09913a1695b737a09eb16006d1d81 Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Fri, 26 Jul 2019 21:51:05 -0400 Subject: [PATCH] acct-group/systemd-journal-remote: new group Package-Manager: Portage-2.3.68, Repoman-2.3.16_p2 Signed-off-by: Mike Gilbert --- acct-group/systemd-journal-remote/metadata.xml | 7 +++++++ .../systemd-journal-remote-0.ebuild | 8 ++++++++ 2 files changed, 15 insertions(+) create mode 100644 acct-group/systemd-journal-remote/metadata.xml create mode 100644 acct-group/systemd-journal-remote/systemd-journal-remote-0.ebuild diff --git a/acct-group/systemd-journal-remote/metadata.xml b/acct-group/systemd-journal-remote/metadata.xml new file mode 100644 index 000000000000..8e7007e5a467 --- /dev/null +++ b/acct-group/systemd-journal-remote/metadata.xml @@ -0,0 +1,7 @@ + + + + + systemd@gentoo.org + + diff --git a/acct-group/systemd-journal-remote/systemd-journal-remote-0.ebuild b/acct-group/systemd-journal-remote/systemd-journal-remote-0.ebuild new file mode 100644 index 000000000000..43d992b1ffb6 --- /dev/null +++ b/acct-group/systemd-journal-remote/systemd-journal-remote-0.ebuild @@ -0,0 +1,8 @@ +# Copyright 2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +ACCT_GROUP_ID=191 -- 2.26.2