summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2021-04-11 16:55:08 +0200
committerConrad Kostecki <conikost@gentoo.org>2021-04-11 18:25:37 +0200
commiteaa167e1223f9c922b6ccba0ac0329af6d484a54 (patch)
treed79317b4c71560cca200891753c0214047533b3d /acct-user/artifactory/artifactory-0.ebuild
parentacct-group/artifactory: add group for dev-util/artifactory-bin (diff)
downloadgentoo-eaa167e1223f9c922b6ccba0ac0329af6d484a54.tar.gz
gentoo-eaa167e1223f9c922b6ccba0ac0329af6d484a54.tar.bz2
gentoo-eaa167e1223f9c922b6ccba0ac0329af6d484a54.zip
acct-user/artifactory: add user for dev-util/artifactory-bin
Bug: https://bugs.gentoo.org/781299 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user/artifactory/artifactory-0.ebuild')
-rw-r--r--acct-user/artifactory/artifactory-0.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/acct-user/artifactory/artifactory-0.ebuild b/acct-user/artifactory/artifactory-0.ebuild
new file mode 100644
index 000000000000..f1132d14b63c
--- /dev/null
+++ b/acct-user/artifactory/artifactory-0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="User for dev-util/artifactory-bin"
+
+ACCT_USER_GROUPS=( "artifactory" )
+ACCT_USER_ID="264"
+ACCT_USER_SHELL="/bin/sh"
+
+acct-user_add_deps