From de7fd5402df9fac36a1059be6c3dff67021d2fdf Mon Sep 17 00:00:00 2001 From: Patrice Clement Date: Thu, 12 Dec 2019 10:08:55 +0100 Subject: [PATCH] acct-user/shellinaboxd: new user. Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Patrice Clement --- acct-user/shellinaboxd/metadata.xml | 5 +++++ acct-user/shellinaboxd/shellinaboxd-0.ebuild | 9 +++++++++ 2 files changed, 14 insertions(+) create mode 100644 acct-user/shellinaboxd/metadata.xml create mode 100644 acct-user/shellinaboxd/shellinaboxd-0.ebuild diff --git a/acct-user/shellinaboxd/metadata.xml b/acct-user/shellinaboxd/metadata.xml new file mode 100644 index 000000000000..7a38bb900964 --- /dev/null +++ b/acct-user/shellinaboxd/metadata.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/acct-user/shellinaboxd/shellinaboxd-0.ebuild b/acct-user/shellinaboxd/shellinaboxd-0.ebuild new file mode 100644 index 000000000000..413ed5720890 --- /dev/null +++ b/acct-user/shellinaboxd/shellinaboxd-0.ebuild @@ -0,0 +1,9 @@ +# Copyright 2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-user + +DESCRIPTION="shellinabox user" +ACCT_USER_ID=14000 -- 2.26.2