From 9182ba2be11a498b7e1bb03605a6c39a2dad3f98 Mon Sep 17 00:00:00 2001 From: Conrad Kostecki Date: Sat, 10 Jul 2021 13:40:12 +0200 Subject: acct-user/aerospike-amc: add user (210) for aerospike-amc-community Bug: https://github.com/gentoo/gentoo/pull/21163 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki --- acct-user/aerospike-amc/aerospike-amc-0.ebuild | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 acct-user/aerospike-amc/aerospike-amc-0.ebuild (limited to 'acct-user/aerospike-amc/aerospike-amc-0.ebuild') diff --git a/acct-user/aerospike-amc/aerospike-amc-0.ebuild b/acct-user/aerospike-amc/aerospike-amc-0.ebuild new file mode 100644 index 000000000000..c73b7ab51d09 --- /dev/null +++ b/acct-user/aerospike-amc/aerospike-amc-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-admin/aerospike-amc-community" + +ACCT_USER_GROUPS=( "aerospike-amc" ) +ACCT_USER_ID="210" + +acct-user_add_deps -- cgit v1.2.3-65-gdbad