diff options
author | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2011-04-10 13:39:32 +0000 |
---|---|---|
committer | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2011-04-10 13:39:32 +0000 |
commit | c31f3c51077d689db05afd61b0d4929edf316c10 (patch) | |
tree | 0bb91879aacc87bed6ffbebd0c99d9ef2446b050 /dev-python/scientificpython | |
parent | Version bump, remove old. (diff) | |
download | gentoo-2-c31f3c51077d689db05afd61b0d4929edf316c10.tar.gz gentoo-2-c31f3c51077d689db05afd61b0d4929edf316c10.tar.bz2 gentoo-2-c31f3c51077d689db05afd61b0d4929edf316c10.zip |
Update dependencies.
(Portage version: 2.2.0_alpha29_p10/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/scientificpython')
-rw-r--r-- | dev-python/scientificpython/scientificpython-2.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/scientificpython/scientificpython-2.9.1.ebuild b/dev-python/scientificpython/scientificpython-2.9.1.ebuild index 092b4ea35717..3e5206355a1d 100644 --- a/dev-python/scientificpython/scientificpython-2.9.1.ebuild +++ b/dev-python/scientificpython/scientificpython-2.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/scientificpython/scientificpython-2.9.1.ebuild,v 1.6 2011/03/09 13:29:03 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/scientificpython/scientificpython-2.9.1.ebuild,v 1.7 2011/04/10 13:39:32 arfrever Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -23,7 +23,7 @@ KEYWORDS="alpha amd64 ~ia64 ppc sparc ~x86 ~amd64-linux ~x86-linux" IUSE="doc mpi test" RDEPEND="dev-python/numpy - !alpha? ( !ppc? ( !sparc? ( dev-python/pyro:3 ) ) ) + !sparc? ( dev-python/pyro:3 ) sci-libs/netcdf mpi? ( virtual/mpi )" DEPEND="${RDEPEND} |