acct-user/wsdd: New ebuild

Add user for net-misc/wsdd to comply with GLEP 81.

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Steffen Christgau <mail@s14u.de>
This commit is contained in:
Steffen Christgau
2021-05-15 22:49:46 +02:00
parent 22435ed2de
commit e70d37eb77
2 changed files with 23 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>mail@s14u.de</email>
<name>Steffen Christgau</name>
</maintainer>
</pkgmetadata>

View File

@@ -0,0 +1,15 @@
# Copyright 2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
KEYWORDS="~amd64 ~arm ~x86"
inherit acct-user
DESCRIPTION="User for net-misc/wsdd"
# might become 513 (month-day of initial user/group ebuild creation) in the future
ACCT_USER_ID=-1
ACCT_USER_GROUPS=( ${PN} )
acct-user_add_deps