From 54dfa6e2c0d457000cc6db2c236c107a305fecdc Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Fri, 9 Aug 2019 13:08:33 -0400 Subject: [PATCH] acct-group/polkitd: new group (102) Package-Manager: Portage-2.3.71, Repoman-2.3.16_p24 Signed-off-by: Mike Gilbert --- acct-group/polkitd/metadata.xml | 7 +++++++ acct-group/polkitd/polkitd-0.ebuild | 8 ++++++++ 2 files changed, 15 insertions(+) create mode 100644 acct-group/polkitd/metadata.xml create mode 100644 acct-group/polkitd/polkitd-0.ebuild diff --git a/acct-group/polkitd/metadata.xml b/acct-group/polkitd/metadata.xml new file mode 100644 index 000000000000..95e86c12108a --- /dev/null +++ b/acct-group/polkitd/metadata.xml @@ -0,0 +1,7 @@ + + + + + freedesktop-bugs@gentoo.org + + diff --git a/acct-group/polkitd/polkitd-0.ebuild b/acct-group/polkitd/polkitd-0.ebuild new file mode 100644 index 000000000000..4aeb9feca20c --- /dev/null +++ b/acct-group/polkitd/polkitd-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=102 -- 2.26.2