diff options
author | Zac Medico <zmedico@gentoo.org> | 2021-04-04 06:40:57 -0700 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2021-04-04 07:28:05 -0700 |
commit | 0f81d3588f7822099a82a6e413dab00fa864bf0f (patch) | |
tree | e31ab6af59f9a868fb68e3d3ad0ee483d660a430 /acct-group/http/http-0.ebuild | |
parent | dev-python/tempora: Bump to 4.0.2 (diff) | |
download | gentoo-0f81d3588f7822099a82a6e413dab00fa864bf0f.tar.gz gentoo-0f81d3588f7822099a82a6e413dab00fa864bf0f.tar.bz2 gentoo-0f81d3588f7822099a82a6e413dab00fa864bf0f.zip |
acct-group/http: add group http (297) for www-servers/caddy
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Zac Medico <zmedico@gentoo.org>
Diffstat (limited to 'acct-group/http/http-0.ebuild')
-rw-r--r-- | acct-group/http/http-0.ebuild | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/acct-group/http/http-0.ebuild b/acct-group/http/http-0.ebuild new file mode 100644 index 000000000000..6e855875b1d8 --- /dev/null +++ b/acct-group/http/http-0.ebuild @@ -0,0 +1,8 @@ +# Copyright 2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +ACCT_GROUP_ID=297 |