diff options
author | Markus Meier <maekke@gentoo.org> | 2010-01-10 21:11:49 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-01-10 21:11:49 +0000 |
commit | 01b322d2cf7887b5eef9e0022c3944fcfd812f40 (patch) | |
tree | 699f2569c1f355d42e4c8e5d4a12f2f00bea0813 /dev-python/scientificpython | |
parent | amd64/x86 stable, bug #298234 (diff) | |
download | gentoo-2-01b322d2cf7887b5eef9e0022c3944fcfd812f40.tar.gz gentoo-2-01b322d2cf7887b5eef9e0022c3944fcfd812f40.tar.bz2 gentoo-2-01b322d2cf7887b5eef9e0022c3944fcfd812f40.zip |
amd64 stable, bug #298274
(Portage version: 2.2_rc61/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.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/scientificpython/ChangeLog b/dev-python/scientificpython/ChangeLog index b0df72c67549..59a3b36091fd 100644 --- a/dev-python/scientificpython/ChangeLog +++ b/dev-python/scientificpython/ChangeLog @@ -1,6 +1,9 @@ # 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.26 2010/01/09 15:55:00 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/scientificpython/ChangeLog,v 1.27 2010/01/10 21:11:49 maekke Exp $ + + 10 Jan 2010; Markus Meier <maekke@gentoo.org> scientificpython-2.9.ebuild: + amd64 stable, bug #298274 09 Jan 2010; Christian Faulhammer <fauli@gentoo.org> scientificpython-2.9.ebuild: diff --git a/dev-python/scientificpython/scientificpython-2.9.ebuild b/dev-python/scientificpython/scientificpython-2.9.ebuild index 7e9fadf2e18e..4f472036b392 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.5 2010/01/09 15:55:00 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/scientificpython/scientificpython-2.9.ebuild,v 1.6 2010/01/10 21:11:49 maekke 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 |