GLEP 81 is the new way of handling users + groups for ebuilds. Please migrate away from user.eclass if possible. Some useful resources: * https://gitweb.gentoo.org/data/api.git/tree/files/uid-gid.txt (https://api.gentoo.org/uid-gid.txt) * https://www.gentoo.org/glep/glep-0081.html * http://michael.orlitzky.com/articles/gentoo_glep81_user_package_guidelines.xhtml * Look at existing ebuilds in acct-user/*, acct-group/* and/or packages depending on those
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/data/api.git/commit/?id=5735076218260bf19125d83d998180191807013b commit 5735076218260bf19125d83d998180191807013b Author: Florian Schmaus <flo@geekplace.eu> AuthorDate: 2021-04-08 07:20:31 +0000 Commit: Conrad Kostecki <conikost@gentoo.org> CommitDate: 2021-04-09 19:39:17 +0000 uid-gid.txt: allocate GID (418) for dev-erlang/epam Bug: https://bugs.gentoo.org/755185 Bug: https://bugs.gentoo.org/766686 Closes: https://github.com/gentoo/api-gentoo-org/pull/385 Signed-off-by: Florian Schmaus <flo@geekplace.eu> Signed-off-by: Conrad Kostecki <conikost@gentoo.org> files/uid-gid.txt | 1 + 1 file changed, 1 insertion(+)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c333e4edb79f74a3823841bd08330150a71c369f commit c333e4edb79f74a3823841bd08330150a71c369f Author: Florian Schmaus <flo@geekplace.eu> AuthorDate: 2021-04-10 07:18:39 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-06-01 09:35:24 +0000 dev-erlang/epam: migrate to GLEP 81: depend on acct-group/epam Closes: https://bugs.gentoo.org/755185 Signed-off-by: Florian Schmaus <flo@geekplace.eu> Signed-off-by: Sam James <sam@gentoo.org> .../epam/{epam-1.0.8.ebuild => epam-1.0.8-r1.ebuild} | 15 +++++++-------- .../epam/{epam-1.0.9.ebuild => epam-1.0.9-r1.ebuild} | 15 +++++++-------- 2 files changed, 14 insertions(+), 16 deletions(-)