acct-user/cntlm: add user for net-proxy/cntlm

Bug: https://bugs.gentoo.org/781458
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Conrad Kostecki
2021-04-11 18:05:08 +02:00
parent f2a933b2b9
commit d3ff9a867a
2 changed files with 18 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit acct-user
DESCRIPTION="User for net-proxy/cntlm"
ACCT_USER_GROUPS=( "cntlm" )
ACCT_USER_ID="255"
acct-user_add_deps

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
</pkgmetadata>