From 7bfdb122be771e7231955ecde8bca47eb1cfb7a4 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sat, 17 Apr 2021 22:03:22 +0200 Subject: [PATCH] acct-group/fort: set ID to -1 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- acct-group/fort/{fort-0.ebuild => fort-0-r1.ebuild} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename acct-group/fort/{fort-0.ebuild => fort-0-r1.ebuild} (66%) diff --git a/acct-group/fort/fort-0.ebuild b/acct-group/fort/fort-0-r1.ebuild similarity index 66% rename from acct-group/fort/fort-0.ebuild rename to acct-group/fort/fort-0-r1.ebuild index 2b782cdcbf..b794df968a 100644 --- a/acct-group/fort/fort-0.ebuild +++ b/acct-group/fort/fort-0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2020-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,5 +7,4 @@ inherit acct-group KEYWORDS="~amd64 ~x86" -# Port 323 -ACCT_GROUP_ID=323 +ACCT_GROUP_ID=-1