diff options
author | Felix Janda <felix.janda@posteo.de> | 2016-08-05 18:18:43 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2016-08-06 18:45:59 +0200 |
commit | 6facfee880a7e257fa2d31d62324e9f5b65f50f4 (patch) | |
tree | cccf33bcac22fa8576ef66cecc3e391cba51f676 /dev-python/python-neutronclient | |
parent | dev-python/py2neo: whitespace (diff) | |
download | gentoo-6facfee880a7e257fa2d31d62324e9f5b65f50f4.tar.gz gentoo-6facfee880a7e257fa2d31d62324e9f5b65f50f4.tar.bz2 gentoo-6facfee880a7e257fa2d31d62324e9f5b65f50f4.zip |
dev-python/python-neutronclient: whitespace
Diffstat (limited to 'dev-python/python-neutronclient')
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/python-neutronclient/python-neutronclient-3.0.0.ebuild b/dev-python/python-neutronclient/python-neutronclient-3.0.0.ebuild index 242a382ad90e..8989eee94760 100644 --- a/dev-python/python-neutronclient/python-neutronclient-3.0.0.ebuild +++ b/dev-python/python-neutronclient/python-neutronclient-3.0.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$ @@ -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 diff --git a/dev-python/python-neutronclient/python-neutronclient-3.1.1.ebuild b/dev-python/python-neutronclient/python-neutronclient-3.1.1.ebuild index 0ba426c30af7..8d54f9cd1ae1 100644 --- a/dev-python/python-neutronclient/python-neutronclient-3.1.1.ebuild +++ b/dev-python/python-neutronclient/python-neutronclient-3.1.1.ebuild @@ -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 diff --git a/dev-python/python-neutronclient/python-neutronclient-4.1.1.ebuild b/dev-python/python-neutronclient/python-neutronclient-4.1.1.ebuild index 525bd14001d7..fdcda16c688f 100644 --- a/dev-python/python-neutronclient/python-neutronclient-4.1.1.ebuild +++ b/dev-python/python-neutronclient/python-neutronclient-4.1.1.ebuild @@ -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 |