summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--acct-user/microsoft-identity-broker/metadata.xml8
-rw-r--r--acct-user/microsoft-identity-broker/microsoft-identity-broker-0.ebuild12
2 files changed, 20 insertions, 0 deletions
diff --git a/acct-user/microsoft-identity-broker/metadata.xml b/acct-user/microsoft-identity-broker/metadata.xml
new file mode 100644
index 000000000000..374cd4dedb33
--- /dev/null
+++ b/acct-user/microsoft-identity-broker/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>chewi@gentoo.org</email>
+ <name>James Le Cuirot</name>
+ </maintainer>
+</pkgmetadata>
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 000000000000..8a14fc725c1c
--- /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