sci-biology/foldingathome: add enewgroup
authorIan Stakenvicius <axs@gentoo.org>
Thu, 5 Mar 2020 04:39:56 +0000 (23:39 -0500)
committerIan Stakenvicius <axs@gentoo.org>
Thu, 5 Mar 2020 04:39:56 +0000 (23:39 -0500)
Closes: https://bugs.gentoo.org/711418
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Ian Stakenvicius <axs@gentoo.org>
sci-biology/foldingathome/foldingathome-7.5.1.ebuild

index 08e9c15149d79a0280d6d41eb78be29409ec2194..c70c153803ae6dad6ea57e678b013a45a965a8cb 100644 (file)
@@ -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
 }