acct-user/*: EAPI 7->8, use default keywords

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2021-08-27 17:10:07 +05:00
parent 3e2491155f
commit 71a129f220
14 changed files with 16 additions and 39 deletions

View File

@@ -1,12 +1,10 @@
# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
inherit acct-user
KEYWORDS="~amd64 ~x86"
DESCRIPTION="User for OpenBGPD"
ACCT_USER_ID=-1
ACCT_USER_GROUPS=( _bgpd )

View File

@@ -1,12 +1,10 @@
# Copyright 2020 Gentoo Authors
# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
inherit acct-user
KEYWORDS="~amd64 ~x86"
DESCRIPTION="User for rpki-client"
ACCT_USER_ID=-1
ACCT_USER_GROUPS=( _rpki-client )

View File

@@ -1,13 +1,11 @@
# Copyright 2020 Gentoo Authors
# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
inherit acct-user
DESCRIPTION="User for net-im/biboumi"
KEYWORDS="~amd64"
ACCT_USER_ID=-1
ACCT_USER_GROUPS=( biboumi )

View File

@@ -1,12 +1,11 @@
# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
inherit acct-user
DESCRIPTION="User for FORT RPKI validator"
KEYWORDS="~amd64 ~x86"
ACCT_USER_ID=-1
ACCT_USER_GROUPS=( fort )
ACCT_USER_HOME="/usr/share/${PN}/"

View File

@@ -5,8 +5,6 @@ EAPI=8
inherit acct-user
KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc64 ~s390 ~x86"
ACCT_USER_ID=-1
ACCT_USER_GROUPS=( gemini )

View File

@@ -1,7 +1,7 @@
# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
inherit acct-user
@@ -14,8 +14,5 @@ ACCT_USER_SHELL=/bin/bash
ACCT_USER_GROUPS=( git )
ACCT_USER_HOME=/var/lib/gogs
APP_DIR=/usr/share/gogs
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
RDEPEND="app-shells/bash"
acct-user_add_deps

View File

@@ -1,13 +1,11 @@
# Copyright 2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
inherit acct-user
DESCRIPTION="A user account for www-servers/hinsightd"
KEYWORDS="~amd64"
ACCT_USER_ID=-1
ACCT_USER_GROUPS=( hinsightd )

View File

@@ -1,12 +1,11 @@
# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
inherit acct-user
DESCRIPTION="User for www-apps/jackett-bin"
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
ACCT_USER_ID=-1
ACCT_USER_GROUPS=( jackett )
ACCT_USER_HOME="/var/jackett/"

View File

@@ -1,12 +1,10 @@
# Copyright 2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
inherit acct-user
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
ACCT_USER_ID=-1
ACCT_USER_GROUPS=( monero )

View File

@@ -1,12 +1,10 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
inherit acct-user
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
DESCRIPTION="User for media-video/owncast"
ACCT_USER_ID=-1
ACCT_USER_GROUPS=( ${PN} )

View File

@@ -1,12 +1,11 @@
# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
inherit acct-user
DESCRIPTION="User for net-misc/purritobin"
KEYWORDS="~amd64 ~arm64 ~x86"
ACCT_USER_ID=-1
ACCT_USER_GROUPS=( purritobin )

View File

@@ -1,12 +1,11 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
inherit acct-user
DESCRIPTION="User for TREZOR Bridge"
KEYWORDS="~amd64 ~x86"
ACCT_USER_ID=-1
ACCT_USER_GROUPS=( plugdev )

View File

@@ -1,9 +1,7 @@
# Copyright 2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
KEYWORDS="~amd64 ~arm ~x86"
EAPI=8
inherit acct-user