diff options
author | Markus Meier <maekke@gentoo.org> | 2011-04-10 20:51:57 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-04-10 20:51:57 +0000 |
commit | f93482c592cfaea82c6aedb9f84b6d09ebd098de (patch) | |
tree | 3cdfd0f6a3f6fb9e60b9294b3463bc031a733ec4 /dev-python/scientificpython | |
parent | x86 stable, bug #357989 (diff) | |
download | gentoo-2-f93482c592cfaea82c6aedb9f84b6d09ebd098de.tar.gz gentoo-2-f93482c592cfaea82c6aedb9f84b6d09ebd098de.tar.bz2 gentoo-2-f93482c592cfaea82c6aedb9f84b6d09ebd098de.zip |
x86 stable, bug #353450
(Portage version: 2.1.9.45/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 ce9334b647af..28ab051535ab 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.38 2011/03/09 13:29:03 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/scientificpython/ChangeLog,v 1.39 2011/04/10 20:51:57 maekke Exp $ + + 10 Apr 2011; Markus Meier <maekke@gentoo.org> scientificpython-2.9.1.ebuild: + x86 stable, bug #353450 09 Mar 2011; Markos Chandras <hwoarang@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 3e5206355a1d..b1a02ce1f734 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.7 2011/04/10 13:39:32 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/scientificpython/scientificpython-2.9.1.ebuild,v 1.8 2011/04/10 20:51:57 maekke 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 |