diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2011-02-27 14:52:51 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2011-02-27 14:52:51 +0000 |
commit | 29fa4dd2b7d44b277576ac7a693f0405855500ae (patch) | |
tree | ee9cee237854b3cc159f918a1e735a05e2315e73 /dev-python/scientificpython/scientificpython-2.9.1.ebuild | |
parent | Build again against internal gc as boehm causes banshee to crash a lot. (diff) | |
download | gentoo-2-29fa4dd2b7d44b277576ac7a693f0405855500ae.tar.gz gentoo-2-29fa4dd2b7d44b277576ac7a693f0405855500ae.tar.bz2 gentoo-2-29fa4dd2b7d44b277576ac7a693f0405855500ae.zip |
Stable on alpha, bug #353450
(Portage version: 2.1.9.41/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/scientificpython/scientificpython-2.9.1.ebuild')
-rw-r--r-- | dev-python/scientificpython/scientificpython-2.9.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/scientificpython/scientificpython-2.9.1.ebuild b/dev-python/scientificpython/scientificpython-2.9.1.ebuild index d8c1fb39a2cf..cc7717379ed4 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-2010 Gentoo Foundation +# 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.1 2010/12/31 20:10:05 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/scientificpython/scientificpython-2.9.1.ebuild,v 1.2 2011/02/27 14:52:51 klausman Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -19,7 +19,7 @@ HOMEPAGE="http://sourcesup.cru.fr/projects/scientific-py/" LICENSE="CeCILL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="doc mpi test" RDEPEND="dev-python/numpy |