commit:     d61f0ed4baa146e4a1bbb1c3f02df1c1613fd6c6
Author:     Horea Christian <h.chr <AT> mail <DOT> ru>
AuthorDate: Mon Oct 19 10:33:05 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Oct 19 10:33:05 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=d61f0ed4

dev-python/nilearn: dropped empty IUSE, added PYTHON_USEDEP

Package-Manager: portage-2.2.23

 dev-python/nilearn/ChangeLog           | 3 +++
 dev-python/nilearn/nilearn-9999.ebuild | 3 +--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-python/nilearn/ChangeLog b/dev-python/nilearn/ChangeLog
index 6538bf9..8d63e86 100644
--- a/dev-python/nilearn/ChangeLog
+++ b/dev-python/nilearn/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Id$
 
+  19 Oct 2015; Horea Christian <h....@mail.ru> nilearn-9999.ebuild:
+  dev-python/nilearn: dropped empty IUSE, added PYTHON_USEDEP
+
   19 Oct 2015; Horea Christian <h....@mail.ru> nilearn-0.1.4.1.ebuild:
   dev-python/nilearn: corrected format, added PYTHON_USEDEP, removed emtty IUSE
 

diff --git a/dev-python/nilearn/nilearn-9999.ebuild 
b/dev-python/nilearn/nilearn-9999.ebuild
index 4cb5607..4250db0 100644
--- a/dev-python/nilearn/nilearn-9999.ebuild
+++ b/dev-python/nilearn/nilearn-9999.ebuild
@@ -16,13 +16,12 @@ EGIT_REPO_URI="git://github.com/nilearn/nilearn"
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS=""
-IUSE=""
 
 DEPEND="
        dev-python/setuptools[${PYTHON_USEDEP}]
        "
 RDEPEND="
        dev-python/numpy[${PYTHON_USEDEP}]
-       sci-libs/scikits_learn
+       sci-libs/scikits_learn[${PYTHON_USEDEP}]
        sci-libs/scipy[${PYTHON_USEDEP}]
        >=sci-libs/nibabel-1.1.0[${PYTHON_USEDEP}]"

Reply via email to