summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2011-02-27 18:24:47 +0000
committerBrent Baude <ranger@gentoo.org>2011-02-27 18:24:47 +0000
commit4dae727e2b091f6d9f555d3504afd0cf94a20f7a (patch)
tree9515b9eaec04bcfc9938dc309f4b1ed1fa00f7d9
parentFix building with SQLITE_OMIT_WAL defined (bug #353967). (diff)
downloadgentoo-2-4dae727e2b091f6d9f555d3504afd0cf94a20f7a.tar.gz
gentoo-2-4dae727e2b091f6d9f555d3504afd0cf94a20f7a.tar.bz2
gentoo-2-4dae727e2b091f6d9f555d3504afd0cf94a20f7a.zip
stable ppc, bug 353450
(Portage version: 2.1.9.25/cvs/Linux ppc64)
-rw-r--r--dev-python/scientificpython/ChangeLog6
-rw-r--r--dev-python/scientificpython/scientificpython-2.9.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/scientificpython/ChangeLog b/dev-python/scientificpython/ChangeLog
index 21ed2b897e95..5ff8076a3a3c 100644
--- a/dev-python/scientificpython/ChangeLog
+++ b/dev-python/scientificpython/ChangeLog
@@ -1,6 +1,10 @@
# 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.35 2011/02/27 14:52:51 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/scientificpython/ChangeLog,v 1.36 2011/02/27 18:24:47 ranger Exp $
+
+ 27 Feb 2011; Brent Baude <ranger@gentoo.org>
+ scientificpython-2.9.1.ebuild:
+ stable ppc, bug 353450
27 Feb 2011; Tobias Klausmann <klausman@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 cc7717379ed4..b9f2742773de 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.2 2011/02/27 14:52:51 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/scientificpython/scientificpython-2.9.1.ebuild,v 1.3 2011/02/27 18:24:47 ranger 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