From 75cbe7158bb7c97348af15c645022300fea2addc Mon Sep 17 00:00:00 2001 From: Craig Andrews Date: Wed, 18 Dec 2019 16:57:53 -0500 Subject: [PATCH] acct-group/shellinaboxd: Group for www-misc/shellinabox Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Craig Andrews Closes: https://github.com/gentoo/gentoo/pull/14046 Signed-off-by: Craig Andrews --- acct-group/shellinaboxd/metadata.xml | 12 ++++++++++++ acct-group/shellinaboxd/shellinaboxd-0.ebuild | 9 +++++++++ 2 files changed, 21 insertions(+) create mode 100644 acct-group/shellinaboxd/metadata.xml create mode 100644 acct-group/shellinaboxd/shellinaboxd-0.ebuild diff --git a/acct-group/shellinaboxd/metadata.xml b/acct-group/shellinaboxd/metadata.xml new file mode 100644 index 000000000000..b09023bbc390 --- /dev/null +++ b/acct-group/shellinaboxd/metadata.xml @@ -0,0 +1,12 @@ + + + + + monsieurp@gentoo.org + Patrice Clement + + + shell-tools@gentoo.org + Gentoo Shell Tools Project + + diff --git a/acct-group/shellinaboxd/shellinaboxd-0.ebuild b/acct-group/shellinaboxd/shellinaboxd-0.ebuild new file mode 100644 index 000000000000..d76e14fea909 --- /dev/null +++ b/acct-group/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-group + +DESCRIPTION="shellinabox group" +ACCT_GROUP_ID=139 -- 2.26.2