summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* acct-user/distcc: update EAPI 7 -> 8Conrad Kostecki2024-03-181-2/+2
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* Revbump all acct-group and acct-user packagesMike Gilbert2023-07-091-1/+1
| | | | | | | user-info.eclass was modified to fix a bug in egetent. Revbump everything to ensure that binpkgs get regenerated. Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* acct-user/distcc: Fix UID 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-user/distcc: Add a user for distccMichał Górny2021-01-042-0/+20
Signed-off-by: Michał Górny <mgorny@gentoo.org>