Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/heat/
Date: Wed, 30 Nov 2016 05:19:11
Message-Id: 1480483090.48d94096f33c4740123f51726de8d5fc70d87e08.prometheanfire@gentoo
1 commit: 48d94096f33c4740123f51726de8d5fc70d87e08
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 30 05:15:51 2016 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 30 05:18:10 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48d94096
7
8 sys-cluster/heat: switch to python_install_all
9
10 Package-Manager: portage-2.3.0
11
12 sys-cluster/heat/heat-2016.2.9999.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-cluster/heat/heat-2016.2.9999.ebuild b/sys-cluster/heat/heat-2016.2.9999.ebuild
16 index 2c7bda0..9307e5f 100644
17 --- a/sys-cluster/heat/heat-2016.2.9999.ebuild
18 +++ b/sys-cluster/heat/heat-2016.2.9999.ebuild
19 @@ -127,8 +127,8 @@ python_prepare_all() {
20 distutils-r1_python_prepare_all
21 }
22
23 -python_install() {
24 - distutils-r1_python_install
25 +python_install_all() {
26 + distutils-r1_python_install_all
27 diropts -m0750 -o heat -g heat
28 keepdir /etc/heat
29 dodir /etc/heat/environment.d