Skip to content

Commit

Permalink
dev-python/python-neutronclient: whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
doughdemon authored and mgorny committed Aug 6, 2016
1 parent 45e24b1 commit 6facfee
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -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$

Expand Down Expand Up @@ -58,7 +58,7 @@ RDEPEND="
>=dev-python/Babel-1.3[${PYTHON_USEDEP}]"

python_prepare_all() {
# built in...
# built in...
sed -i '/^argparse/d' requirements.txt || die
sed -i '/^hacking/d' test-requirements.txt || die
distutils-r1_python_prepare_all
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ RDEPEND="
>=dev-python/Babel-1.3[${PYTHON_USEDEP}]"

python_prepare_all() {
# built in...
# built in...
sed -i '/^argparse/d' requirements.txt || die
sed -i '/^hacking/d' test-requirements.txt || die
distutils-r1_python_prepare_all
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ RDEPEND="
>=dev-python/Babel-1.3[${PYTHON_USEDEP}]"

python_prepare_all() {
# built in...
# built in...
sed -i '/^argparse/d' requirements.txt || die
sed -i '/^hacking/d' test-requirements.txt || die
distutils-r1_python_prepare_all
Expand Down

0 comments on commit 6facfee

Please sign in to comment.