Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@××××××.net>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: acct-user/fort/
Date: Sat, 17 Apr 2021 20:05:10
Message-Id: 1618689706.fa1fcbcb1ddae00e2c996514a6c02228835c1fbe.andrewammerlaan@gentoo
1 commit: fa1fcbcb1ddae00e2c996514a6c02228835c1fbe
2 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
3 AuthorDate: Sat Apr 17 20:01:46 2021 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
5 CommitDate: Sat Apr 17 20:01:46 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fa1fcbcb
7
8 acct-user/fort: set ID to -1
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.3
11 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
12
13 acct-user/fort/{fort-0.ebuild => fort-0-r1.ebuild} | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/acct-user/fort/fort-0.ebuild b/acct-user/fort/fort-0-r1.ebuild
17 similarity index 82%
18 rename from acct-user/fort/fort-0.ebuild
19 rename to acct-user/fort/fort-0-r1.ebuild
20 index e374d0610..37af953a3 100644
21 --- a/acct-user/fort/fort-0.ebuild
22 +++ b/acct-user/fort/fort-0-r1.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 2020 Gentoo Authors
25 +# Copyright 2020-2021 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI=7
29 @@ -7,7 +7,7 @@ inherit acct-user
30
31 DESCRIPTION="User for FORT RPKI validator"
32 KEYWORDS="~amd64 ~x86"
33 -ACCT_USER_ID=323
34 +ACCT_USER_ID=-1
35 ACCT_USER_GROUPS=( fort )
36 ACCT_USER_HOME="/usr/share/${PN}/"