summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* **/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>