net-libs/libnetfilter_queue: stable 1.0.3 for hppa, bug #726122
[gentoo.git] / acct-user / squid / squid-0.ebuild
1 # Copyright 2019-2020 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=7
5
6 inherit acct-user
7
8 DESCRIPTION="A user for squid web proxy cache"
9 ACCT_USER_ID=301
10 ACCT_USER_HOME=/var/cache/squid
11 ACCT_USER_GROUPS=( squid )
12
13 acct-user_add_deps