diff options
author | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2011-04-16 19:13:30 +0000 |
---|---|---|
committer | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2011-04-16 19:13:30 +0000 |
commit | ae28409e44bad5b0af76e1eebea12cc226b9019e (patch) | |
tree | 85948d3b6385cc33ca4946278cff8fe54bfac93d /dev-python/scientificpython | |
parent | Stable on amd64 wrt bug #363767 (diff) | |
download | gentoo-2-ae28409e44bad5b0af76e1eebea12cc226b9019e.tar.gz gentoo-2-ae28409e44bad5b0af76e1eebea12cc226b9019e.tar.bz2 gentoo-2-ae28409e44bad5b0af76e1eebea12cc226b9019e.zip |
Update dependencies.
(Portage version: 2.2.0_alpha30/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 dafef237b4d2..40a7192bcd01 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.9 2011/04/16 18:38:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/scientificpython/scientificpython-2.9.1.ebuild,v 1.10 2011/04/16 19:13:30 arfrever Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -23,7 +23,7 @@ KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" IUSE="doc mpi test" RDEPEND="dev-python/numpy - !sparc? ( dev-python/pyro:3 ) + dev-python/pyro:3 sci-libs/netcdf mpi? ( virtual/mpi )" DEPEND="${RDEPEND} |