commit:     096d8640fc5f5de1371a3e4470ced74b6e1cdde8
Author:     Horea Christian <horea.christ <AT> yandex <DOT> com>
AuthorDate: Sun Feb 21 04:32:01 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Feb 21 04:32:01 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=096d8640

sci-libs/nipype: added and sorted deps

Package-Manager: portage-2.2.27

 sci-libs/nipype/nipype-0.11.0.ebuild | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/sci-libs/nipype/nipype-0.11.0.ebuild 
b/sci-libs/nipype/nipype-0.11.0.ebuild
index 879f960..74066fb 100644
--- a/sci-libs/nipype/nipype-0.11.0.ebuild
+++ b/sci-libs/nipype/nipype-0.11.0.ebuild
@@ -21,14 +21,15 @@ KEYWORDS="~amd64"
 IUSE=""
 
 DEPEND="
-       dev-python/setuptools[${PYTHON_USEDEP}]
        dev-python/numpy[${PYTHON_USEDEP}]
+       dev-python/setuptools[${PYTHON_USEDEP}]
        sci-libs/nibabel[${PYTHON_USEDEP}]"
 RDEPEND="
-       sci-libs/scipy[${PYTHON_USEDEP}]
-       dev-python/traits[${PYTHON_USEDEP}]
        dev-python/networkx[${PYTHON_USEDEP}]
-       dev-python/pygraphviz[${PYTHON_USEDEP}]"
+       dev-python/pydotplus[${PYTHON_USEDEP}]
+       dev-python/pygraphviz[${PYTHON_USEDEP}]
+       dev-python/traits[${PYTHON_USEDEP}]
+       sci-libs/scipy[${PYTHON_USEDEP}]"
 
 python_test() {
        nosetests -v || die

Reply via email to