summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2016-10-07 09:31:31 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2016-10-07 09:33:15 -0500
commitfae265b3c907717cb3d8f5e61988e7d7f261f681 (patch)
tree843ab8dac86c887314e30ffae933d92c151dddfa /sys-cluster
parentdev-lang/tuprolog: 2.9.2 stable on amd64. #596454 (diff)
downloadgentoo-fae265b3c907717cb3d8f5e61988e7d7f261f681.tar.gz
gentoo-fae265b3c907717cb3d8f5e61988e7d7f261f681.tar.bz2
gentoo-fae265b3c907717cb3d8f5e61988e7d7f261f681.zip
sys-cluster/heat: use diropts for installed dirs
Package-Manager: portage-2.3.0
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/heat/heat-2016.2.9999.ebuild1
-rw-r--r--sys-cluster/heat/heat-7.0.0.ebuild1
2 files changed, 2 insertions, 0 deletions
diff --git a/sys-cluster/heat/heat-2016.2.9999.ebuild b/sys-cluster/heat/heat-2016.2.9999.ebuild
index 160e63a95d38..2c7bda0cf698 100644
--- a/sys-cluster/heat/heat-2016.2.9999.ebuild
+++ b/sys-cluster/heat/heat-2016.2.9999.ebuild
@@ -129,6 +129,7 @@ python_prepare_all() {
python_install() {
distutils-r1_python_install
+ diropts -m0750 -o heat -g heat
keepdir /etc/heat
dodir /etc/heat/environment.d
dodir /etc/heat/templates
diff --git a/sys-cluster/heat/heat-7.0.0.ebuild b/sys-cluster/heat/heat-7.0.0.ebuild
index 9fccc6028312..9477a1488a4c 100644
--- a/sys-cluster/heat/heat-7.0.0.ebuild
+++ b/sys-cluster/heat/heat-7.0.0.ebuild
@@ -128,6 +128,7 @@ python_prepare_all() {
python_install() {
distutils-r1_python_install
+ diropts -m0750 -o heat -g heat
keepdir /etc/heat
dodir /etc/heat/environment.d
dodir /etc/heat/templates