commit:     e04095ce38eee7d280d766c76e90fb707443de83
Author:     Horea Christian <h.chr <AT> mail <DOT> ru>
AuthorDate: Sat Jun  6 07:54:34 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Jun  6 07:54:34 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=e04095ce

no longer depending on outdated version

Package-Manager: portage-2.2.20

 sci-libs/nipype/ChangeLog          | 6 ++++--
 sci-libs/nipype/nipype-9999.ebuild | 4 ++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/sci-libs/nipype/ChangeLog b/sci-libs/nipype/ChangeLog
index e4f160f..09e1407 100644
--- a/sci-libs/nipype/ChangeLog
+++ b/sci-libs/nipype/ChangeLog
@@ -1,8 +1,10 @@
 # ChangeLog for sci-libs/nipype
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  06 Jun 2015; Horea Christian <h....@mail.ru> nipype-9999.ebuild:
+  no longer depending on outdated version
+
   06 Jan 2014; Justin Lecher <j...@gentoo.org> nipype-9999.ebuild,
   metadata.xml:
   Switch from git-2 to git-r3
-

diff --git a/sci-libs/nipype/nipype-9999.ebuild 
b/sci-libs/nipype/nipype-9999.ebuild
index 0b833f8..018340f 100644
--- a/sci-libs/nipype/nipype-9999.ebuild
+++ b/sci-libs/nipype/nipype-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -23,7 +23,7 @@ IUSE=""
 DEPEND="
        dev-python/setuptools[${PYTHON_USEDEP}]
        dev-python/numpy[${PYTHON_USEDEP}]
-       >=sci-libs/nibabel-1.2[${PYTHON_USEDEP}]"
+       sci-libs/nibabel[${PYTHON_USEDEP}]"
 RDEPEND="
        sci-libs/scipy[${PYTHON_USEDEP}]
        dev-python/traits[${PYTHON_USEDEP}]

Reply via email to