diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-17 18:51:16 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-17 18:51:16 +0000 |
commit | 6f74eb49207b88f48f97462f730d3ac873392287 (patch) | |
tree | 603cde1545532e8e8e4c9ba28968daed4f99ff88 /dev-python/scientificpython | |
parent | alpha/ia64/sparc stable wrt #300258 (diff) | |
download | gentoo-2-6f74eb49207b88f48f97462f730d3ac873392287.tar.gz gentoo-2-6f74eb49207b88f48f97462f730d3ac873392287.tar.bz2 gentoo-2-6f74eb49207b88f48f97462f730d3ac873392287.zip |
alpha/ia64/sparc stable wrt #298274
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'dev-python/scientificpython')
-rw-r--r-- | dev-python/scientificpython/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/scientificpython/scientificpython-2.9.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/scientificpython/ChangeLog b/dev-python/scientificpython/ChangeLog index 59a3b36091fd..7837bb5c354a 100644 --- a/dev-python/scientificpython/ChangeLog +++ b/dev-python/scientificpython/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/scientificpython # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/scientificpython/ChangeLog,v 1.27 2010/01/10 21:11:49 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/scientificpython/ChangeLog,v 1.28 2010/01/17 18:51:16 armin76 Exp $ + + 17 Jan 2010; Raúl Porcel <armin76@gentoo.org> + scientificpython-2.9.ebuild: + alpha/ia64/sparc stable wrt #298274 10 Jan 2010; Markus Meier <maekke@gentoo.org> scientificpython-2.9.ebuild: amd64 stable, bug #298274 diff --git a/dev-python/scientificpython/scientificpython-2.9.ebuild b/dev-python/scientificpython/scientificpython-2.9.ebuild index 4f472036b392..02ee9cf55aeb 100644 --- a/dev-python/scientificpython/scientificpython-2.9.ebuild +++ b/dev-python/scientificpython/scientificpython-2.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/scientificpython/scientificpython-2.9.ebuild,v 1.6 2010/01/10 21:11:49 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/scientificpython/scientificpython-2.9.ebuild,v 1.7 2010/01/17 18:51:16 armin76 Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -16,7 +16,7 @@ HOMEPAGE="http://sourcesup.cru.fr/projects/scientific-py/" LICENSE="CeCILL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ~sparc x86" +KEYWORDS="alpha amd64 ia64 ppc sparc x86" IUSE="doc mpi test" RDEPEND="dev-python/numpy |