mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-python/oslotest: whitespace
This commit is contained in:
committed by
Michał Górny
parent
81809559e2
commit
1293cf91a4
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user