commit:     026ae19aee9794902af163011fb74add2cfdf408
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 26 22:28:18 2020 +0000
Commit:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sun Jan 26 22:40:53 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=026ae19a

sys-cluster/heat: cleanup

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>

 sys-cluster/heat/heat-2019.2.9999.ebuild | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/sys-cluster/heat/heat-2019.2.9999.ebuild 
b/sys-cluster/heat/heat-2019.2.9999.ebuild
index 25cc976a900..ebfb8f30027 100644
--- a/sys-cluster/heat/heat-2019.2.9999.ebuild
+++ b/sys-cluster/heat/heat-2019.2.9999.ebuild
@@ -124,16 +124,13 @@ RDEPEND="
        >=dev-python/sqlalchemy-migrate-0.11.0[${PYTHON_USEDEP}]
        >=dev-python/stevedore-1.20.0[${PYTHON_USEDEP}]
        >=dev-python/webob-1.7.1[${PYTHON_USEDEP}]
-       >=dev-python/yaql-1.1.3[${PYTHON_USEDEP}]"
+       >=dev-python/yaql-1.1.3[${PYTHON_USEDEP}]
+       acct-user/heat
+       acct-group/heat"
 
 PATCHES=(
 )
 
-pkg_setup() {
-       enewgroup heat
-       enewuser heat -1 -1 /var/lib/heat heat
-}
-
 python_prepare_all() {
        sed -i '/^hacking/d' test-requirements.txt || die
        distutils-r1_python_prepare_all

Reply via email to