summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2021-07-18 18:33:50 +0200
committerConrad Kostecki <conikost@gentoo.org>2021-07-18 18:33:50 +0200
commitc4ce3eac8671f1e9a7dcebbd37162c60880b1175 (patch)
tree884261ecc53f1d28d952849cdc23704e85847f5c /acct-user/registry/registry-0.ebuild
parentapp-metrics/pushgateway: drop old version (diff)
downloadgentoo-c4ce3eac8671f1e9a7dcebbd37162c60880b1175.tar.gz
gentoo-c4ce3eac8671f1e9a7dcebbd37162c60880b1175.tar.bz2
gentoo-c4ce3eac8671f1e9a7dcebbd37162c60880b1175.zip
acct-user/registry: add user (295) registry
Bug: https://bugs.gentoo.org/781215 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user/registry/registry-0.ebuild')
-rw-r--r--acct-user/registry/registry-0.ebuild13
1 files changed, 13 insertions, 0 deletions
diff --git a/acct-user/registry/registry-0.ebuild b/acct-user/registry/registry-0.ebuild
new file mode 100644
index 000000000000..93323d5b3713
--- /dev/null
+++ b/acct-user/registry/registry-0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="A user for app-emulation/docker-registry"
+
+ACCT_USER_GROUPS=( "registry" )
+ACCT_USER_ID="295"
+
+acct-user_add_deps