summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-01-10 22:02:40 +0100
committerMichał Górny <mgorny@gentoo.org>2021-01-10 22:04:02 +0100
commit7589090b4809049e6662c44169901b211dec1c01 (patch)
tree52dc2fd569488fe4e1699e65601267b6246813a4 /acct-group
parentdev-ml/jingoo: fix dependency (diff)
downloadgentoo-7589090b4809049e6662c44169901b211dec1c01.tar.gz
gentoo-7589090b4809049e6662c44169901b211dec1c01.tar.bz2
gentoo-7589090b4809049e6662c44169901b211dec1c01.zip
acct-group/distcc: Fix GID to 240
The old ebuild already allocated UID for distcc, so it was my mistake to reserve a new one. Let's change it back quickly while a relatively small number of users have the other GID. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r--acct-group/distcc/distcc-1.ebuild (renamed from acct-group/distcc/distcc-0.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/acct-group/distcc/distcc-0.ebuild b/acct-group/distcc/distcc-1.ebuild
index 7b4ece7e0c19..d26894412994 100644
--- a/acct-group/distcc/distcc-0.ebuild
+++ b/acct-group/distcc/distcc-1.ebuild
@@ -5,4 +5,4 @@ EAPI=7
inherit acct-group
-ACCT_GROUP_ID=358
+ACCT_GROUP_ID=240