From 44e9fa2621c0248b9c81253314d11f25cd843c4f Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Sat, 27 Jul 2019 09:36:25 -0400 Subject: [PATCH] acct-group/lp: new group (7) Package-Manager: Portage-2.3.69_p3, Repoman-2.3.16_p12 Signed-off-by: Mike Gilbert --- acct-group/lp/lp-0.ebuild | 8 ++++++++ acct-group/lp/metadata.xml | 7 +++++++ 2 files changed, 15 insertions(+) create mode 100644 acct-group/lp/lp-0.ebuild create mode 100644 acct-group/lp/metadata.xml diff --git a/acct-group/lp/lp-0.ebuild b/acct-group/lp/lp-0.ebuild new file mode 100644 index 000000000000..1b9b1de7bb37 --- /dev/null +++ b/acct-group/lp/lp-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=7 diff --git a/acct-group/lp/metadata.xml b/acct-group/lp/metadata.xml new file mode 100644 index 000000000000..8e7007e5a467 --- /dev/null +++ b/acct-group/lp/metadata.xml @@ -0,0 +1,7 @@ + + + + + systemd@gentoo.org + + -- 2.26.2