dev-python/oslotest: whitespace

This commit is contained in:
Felix Janda
2016-08-05 18:18:26 +02:00
committed by Michał Górny
parent 81809559e2
commit 1293cf91a4
3 changed files with 4 additions and 4 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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