diff --git a/acct-group/sssd/metadata.xml b/acct-group/sssd/metadata.xml new file mode 100644 index 0000000000000..ab72af36d9cc5 --- /dev/null +++ b/acct-group/sssd/metadata.xml @@ -0,0 +1,16 @@ + + + + + base-system@gentoo.org + Gentoo Base System + + + salah.coronya@gmail.com + Christopher Byrne + + + proxy-maint@gentoo.org + Proxy Maintainers + + diff --git a/acct-group/sssd/sssd-0.ebuild b/acct-group/sssd/sssd-0.ebuild new file mode 100644 index 0000000000000..bace6b19230e6 --- /dev/null +++ b/acct-group/sssd/sssd-0.ebuild @@ -0,0 +1,10 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-group + +DESCRIPTION="A group for sys-login/sssd" + +ACCT_GROUP_ID="543"