net-analyzer/lightsquid: bump EAPI to 8, migrate from user.eclass to acct/
This commit is contained in:
11
acct-user/lightsquid/lightsquid-0.ebuild
Normal file
11
acct-user/lightsquid/lightsquid-0.ebuild
Normal file
@ -0,0 +1,11 @@
|
||||
# Copyright 2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit acct-user
|
||||
|
||||
ACCT_USER_ID=750
|
||||
ACCT_USER_GROUPS=( squid )
|
||||
|
||||
acct-user_add_deps
|
Reference in New Issue
Block a user