mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Alexandru Campeanu <tiotags1@gmail.com>
12 lines
211 B
Bash
12 lines
211 B
Bash
# Copyright 2021 Gentoo Authors
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
EAPI=7
|
|
|
|
inherit acct-group
|
|
|
|
DESCRIPTION="A user group for www-servers/hinsightd"
|
|
KEYWORDS=""
|
|
|
|
ACCT_GROUP_ID=-1
|