summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* acct-group/distcc: Fix GID to 240Michał Górny2021-01-101-1/+1
| | | | | | | | 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>
* acct-group/distcc: Add a group for distccMichał Górny2021-01-042-0/+16
Signed-off-by: Michał Górny <mgorny@gentoo.org>