diff options
author | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2011-03-08 21:08:00 +0000 |
---|---|---|
committer | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2011-03-08 21:08:00 +0000 |
commit | a4fa619b130b00078d6e88e63d59a7d3818f107c (patch) | |
tree | 8a2ce663c90c9fba38beb80b05842804c26606f5 /sci-libs/scipy | |
parent | Version bump paisley to 0.3. (diff) | |
download | gentoo-2-a4fa619b130b00078d6e88e63d59a7d3818f107c.tar.gz gentoo-2-a4fa619b130b00078d6e88e63d59a7d3818f107c.tar.bz2 gentoo-2-a4fa619b130b00078d6e88e63d59a7d3818f107c.zip |
Fix dependencies.
(Portage version: 2.2.0_alpha26_p8/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/scipy')
-rw-r--r-- | sci-libs/scipy/scipy-0.9.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-libs/scipy/scipy-0.9.0.ebuild b/sci-libs/scipy/scipy-0.9.0.ebuild index 0fdba7bea117..d75d7f7a90a0 100644 --- a/sci-libs/scipy/scipy-0.9.0.ebuild +++ b/sci-libs/scipy/scipy-0.9.0.ebuild @@ -1,9 +1,8 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/scipy/scipy-0.9.0.ebuild,v 1.1 2011/03/07 20:12:04 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/scipy/scipy-0.9.0.ebuild,v 1.2 2011/03/08 21:08:00 arfrever Exp $ EAPI="3" -PYTHON_DEPEND="2" SUPPORT_PYTHON_ABIS="1" RESTRICT_PYTHON_ABIS="*-jython" |