diff --git a/acct-user/microsoft-identity-broker/metadata.xml b/acct-user/microsoft-identity-broker/metadata.xml new file mode 100644 index 0000000000000..374cd4dedb336 --- /dev/null +++ b/acct-user/microsoft-identity-broker/metadata.xml @@ -0,0 +1,8 @@ + + + + + chewi@gentoo.org + James Le Cuirot + + diff --git a/acct-user/microsoft-identity-broker/microsoft-identity-broker-0.ebuild b/acct-user/microsoft-identity-broker/microsoft-identity-broker-0.ebuild new file mode 100644 index 0000000000000..8a14fc725c1c5 --- /dev/null +++ b/acct-user/microsoft-identity-broker/microsoft-identity-broker-0.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-user + +DESCRIPTION="User for sys-auth/microsoft-identity-broker" +ACCT_USER_ID=539 +ACCT_USER_GROUPS=( microsoft-identity-broker ) + +acct-user_add_deps