diff options
author | 2021-07-14 21:37:21 +0200 | |
---|---|---|
committer | 2021-07-14 21:51:18 +0200 | |
commit | 828adb53740be53d3b1886db7fe553c00373af9f (patch) | |
tree | 3cdcbfef92e8e572420cd8985eabdd1545efc899 /acct-group/monkeyd/monkeyd-0.ebuild | |
parent | acct-group/h2o: add group (141) h2o (diff) | |
download | gentoo-828adb53740be53d3b1886db7fe553c00373af9f.tar.gz gentoo-828adb53740be53d3b1886db7fe553c00373af9f.tar.bz2 gentoo-828adb53740be53d3b1886db7fe553c00373af9f.zip |
acct-group/monkeyd: add group (149) monkeyd
Bug: https://bugs.gentoo.org/781542
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group/monkeyd/monkeyd-0.ebuild')
-rw-r--r-- | acct-group/monkeyd/monkeyd-0.ebuild | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/acct-group/monkeyd/monkeyd-0.ebuild b/acct-group/monkeyd/monkeyd-0.ebuild new file mode 100644 index 000000000000..6869bd2a7451 --- /dev/null +++ b/acct-group/monkeyd/monkeyd-0.ebuild @@ -0,0 +1,10 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +DESCRIPTION="A group for www-servers/monkeyd" + +ACCT_GROUP_ID="149" |