From 026ae19aee9794902af163011fb74add2cfdf408 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Sun, 26 Jan 2020 16:28:18 -0600 Subject: sys-cluster/heat: cleanup Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode --- sys-cluster/heat/heat-2019.2.9999.ebuild | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'sys-cluster') diff --git a/sys-cluster/heat/heat-2019.2.9999.ebuild b/sys-cluster/heat/heat-2019.2.9999.ebuild index 25cc976a9001..ebfb8f30027e 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 -- cgit v1.2.3-65-gdbad