commit: 73f5be2b2faf851c06cd57e4797f88180a39ef8b Author: Ian Stakenvicius <axs <AT> gentoo <DOT> org> AuthorDate: Thu Mar 5 04:39:56 2020 +0000 Commit: Ian Stakenvicius <axs <AT> gentoo <DOT> org> CommitDate: Thu Mar 5 04:39:56 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73f5be2b
sci-biology/foldingathome: add enewgroup Closes: https://bugs.gentoo.org/711418 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Ian Stakenvicius <axs <AT> gentoo.org> sci-biology/foldingathome/foldingathome-7.5.1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sci-biology/foldingathome/foldingathome-7.5.1.ebuild b/sci-biology/foldingathome/foldingathome-7.5.1.ebuild index 08e9c15149d..c70c153803a 100644 --- a/sci-biology/foldingathome/foldingathome-7.5.1.ebuild +++ b/sci-biology/foldingathome/foldingathome-7.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -43,6 +43,7 @@ pkg_setup() { elog "(ref: http://foldingforum.org/viewtopic.php?f=16&t=22524&p=241992#p241992 )" elog "" + enewgroup foldingathome enewuser foldingathome -1 -1 "${EPREFIX}"/opt/foldingathome }