commit: 1293cf91a452a0ca4cf57fee4fae2b781f2fcf52
Author: Felix Janda <felix.janda <AT> posteo <DOT> de>
AuthorDate: Fri Aug 5 16:18:26 2016 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug 6 16:45:45 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1293cf91
dev-python/oslotest: whitespace
dev-python/oslotest/oslotest-1.10.0.ebuild | 4 ++--
dev-python/oslotest/oslotest-1.12.0.ebuild | 2 +-
dev-python/oslotest/oslotest-2.4.0.ebuild | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-python/oslotest/oslotest-1.10.0.ebuild
b/dev-python/oslotest/oslotest-1.10.0.ebuild
index ec5e077..4e04566 100644
--- a/dev-python/oslotest/oslotest-1.10.0.ebuild
+++ b/dev-python/oslotest/oslotest-1.10.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -46,7 +46,7 @@ python_prepare() {
python_compile_all() {
if use doc; then
- esetup.py build_sphinx
+ esetup.py build_sphinx
else
esetup.py build_sphinx -b man
fi
diff --git a/dev-python/oslotest/oslotest-1.12.0.ebuild
b/dev-python/oslotest/oslotest-1.12.0.ebuild
index 38388e0..c9506bc 100644
--- a/dev-python/oslotest/oslotest-1.12.0.ebuild
+++ b/dev-python/oslotest/oslotest-1.12.0.ebuild
@@ -42,7 +42,7 @@ RDEPEND="
python_compile_all() {
if use doc; then
- esetup.py build_sphinx
+ esetup.py build_sphinx
else
esetup.py build_sphinx -b man
fi
diff --git a/dev-python/oslotest/oslotest-2.4.0.ebuild
b/dev-python/oslotest/oslotest-2.4.0.ebuild
index a7273e0..f04938d 100644
--- a/dev-python/oslotest/oslotest-2.4.0.ebuild
+++ b/dev-python/oslotest/oslotest-2.4.0.ebuild
@@ -42,7 +42,7 @@ RDEPEND="
python_compile_all() {
if use doc; then
- esetup.py build_sphinx
+ esetup.py build_sphinx
else
esetup.py build_sphinx -b man
fi