diff --git a/acct-group/sispmctl/metadata.xml b/acct-group/sispmctl/metadata.xml new file mode 100644 index 0000000000000..7a38bb9009641 --- /dev/null +++ b/acct-group/sispmctl/metadata.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/acct-group/sispmctl/sispmctl-0.ebuild b/acct-group/sispmctl/sispmctl-0.ebuild new file mode 100644 index 0000000000000..1dcdaedb22715 --- /dev/null +++ b/acct-group/sispmctl/sispmctl-0.ebuild @@ -0,0 +1,10 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +DESCRIPTION="Group for sys-power/sispmctl" + +ACCT_GROUP_ID="173"