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-auth/keystone/
Date: Wed, 30 Nov 2016 05:19:05
Message-Id: 1480483090.3f14db500c3174f376b7d8a480775181573a6227.prometheanfire@gentoo
1 commit: 3f14db500c3174f376b7d8a480775181573a6227
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 30 05:07:00 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=3f14db50
7
8 sys-auth/keystone: switch fully to python_install_all
9
10 Package-Manager: portage-2.3.0
11
12 sys-auth/keystone/keystone-2016.2.9999.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-auth/keystone/keystone-2016.2.9999.ebuild b/sys-auth/keystone/keystone-2016.2.9999.ebuild
16 index a3028d73..a6cf08b 100644
17 --- a/sys-auth/keystone/keystone-2016.2.9999.ebuild
18 +++ b/sys-auth/keystone/keystone-2016.2.9999.ebuild
19 @@ -129,8 +129,8 @@ python_test() {
20 -e test_import --process-restartworker --process-timeout=60 || die "testsuite failed under python2.7"
21 }
22
23 -python_install() {
24 - distutils-r1_python_install
25 +python_install_all() {
26 + distutils-r1_python_install_all
27
28 diropts -m 0750
29 keepdir /etc/keystone /var/log/keystone