diff options
author | Michael Weber <xmw@gentoo.org> | 2011-03-05 17:26:49 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2011-03-05 17:26:49 +0000 |
commit | ae9c527e2a19ed37ae3d88e5474aebe531e3ca83 (patch) | |
tree | db609f7db7fedd2f6b43d488f735cf467fe7ef25 /dev-python/scientificpython | |
parent | ppc/sparc stable (bug 355649) (diff) | |
download | gentoo-2-ae9c527e2a19ed37ae3d88e5474aebe531e3ca83.tar.gz gentoo-2-ae9c527e2a19ed37ae3d88e5474aebe531e3ca83.tar.bz2 gentoo-2-ae9c527e2a19ed37ae3d88e5474aebe531e3ca83.zip |
sparc stable (bug 353450)
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/scientificpython')
-rw-r--r-- | dev-python/scientificpython/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/scientificpython/scientificpython-2.9.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/scientificpython/ChangeLog b/dev-python/scientificpython/ChangeLog index 5ff8076a3a3c..ef8a673a91f0 100644 --- a/dev-python/scientificpython/ChangeLog +++ b/dev-python/scientificpython/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/scientificpython # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/scientificpython/ChangeLog,v 1.36 2011/02/27 18:24:47 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/scientificpython/ChangeLog,v 1.37 2011/03/05 17:26:49 xmw Exp $ + + 05 Mar 2011; Michael Weber <xmw@gentoo.org> scientificpython-2.9.1.ebuild: + sparc stable (bug 353450) 27 Feb 2011; Brent Baude <ranger@gentoo.org> scientificpython-2.9.1.ebuild: diff --git a/dev-python/scientificpython/scientificpython-2.9.1.ebuild b/dev-python/scientificpython/scientificpython-2.9.1.ebuild index b9f2742773de..326b6bbbc40e 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.3 2011/02/27 18:24:47 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/scientificpython/scientificpython-2.9.1.ebuild,v 1.4 2011/03/05 17:26:49 xmw 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 |