summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2011-05-11 20:02:07 +0000
committerChristoph Mende <angelos@gentoo.org>2011-05-11 20:02:07 +0000
commitbacc6c601d723d0b25fa416696de65a663a2c340 (patch)
treed9290e56b4c268a20fe755afce414e13e135a9eb /sci-libs
parentStable on amd64 wrt bug #364825 (diff)
downloadhistorical-bacc6c601d723d0b25fa416696de65a663a2c340.tar.gz
historical-bacc6c601d723d0b25fa416696de65a663a2c340.tar.bz2
historical-bacc6c601d723d0b25fa416696de65a663a2c340.zip
Stable on amd64 wrt bug #364863
Package-Manager: portage-2.2.0_alpha32/cvs/Linux x86_64
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/scipy/ChangeLog5
-rw-r--r--sci-libs/scipy/scipy-0.9.0-r1.ebuild4
-rw-r--r--sci-libs/superlu/ChangeLog5
-rw-r--r--sci-libs/superlu/superlu-4.1-r1.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/sci-libs/scipy/ChangeLog b/sci-libs/scipy/ChangeLog
index ef66f5d422bf..c8d1da6a7433 100644
--- a/sci-libs/scipy/ChangeLog
+++ b/sci-libs/scipy/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/scipy
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/scipy/ChangeLog,v 1.65 2011/03/26 17:10:43 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/scipy/ChangeLog,v 1.66 2011/05/11 20:02:07 angelos Exp $
+
+ 11 May 2011; Christoph Mende <angelos@gentoo.org> scipy-0.9.0-r1.ebuild:
+ Stable on amd64 wrt bug #364863
*scipy-0.9.0-r1 (26 Mar 2011)
diff --git a/sci-libs/scipy/scipy-0.9.0-r1.ebuild b/sci-libs/scipy/scipy-0.9.0-r1.ebuild
index f15e46a42aa3..1b70cefbeed5 100644
--- a/sci-libs/scipy/scipy-0.9.0-r1.ebuild
+++ b/sci-libs/scipy/scipy-0.9.0-r1.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/sci-libs/scipy/scipy-0.9.0-r1.ebuild,v 1.3 2011/03/26 19:22:22 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/scipy/scipy-0.9.0-r1.ebuild,v 1.4 2011/05/11 20:02:07 angelos Exp $
EAPI="3"
@@ -22,7 +22,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz
LICENSE="BSD"
SLOT="0"
IUSE="doc umfpack"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
CDEPEND="
>=dev-python/numpy-1.5
diff --git a/sci-libs/superlu/ChangeLog b/sci-libs/superlu/ChangeLog
index 30efd73e7e46..9aa7e902d7de 100644
--- a/sci-libs/superlu/ChangeLog
+++ b/sci-libs/superlu/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/superlu
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/superlu/ChangeLog,v 1.7 2011/04/07 17:43:27 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/superlu/ChangeLog,v 1.8 2011/05/11 20:00:30 angelos Exp $
+
+ 11 May 2011; Christoph Mende <angelos@gentoo.org> superlu-4.1-r1.ebuild:
+ Stable on amd64 wrt bug #364863
07 Apr 2011; Fabian Groffen <grobian@gentoo.org> superlu-4.1-r1.ebuild:
Fixed for Darwin, marked ~ppc-macos
diff --git a/sci-libs/superlu/superlu-4.1-r1.ebuild b/sci-libs/superlu/superlu-4.1-r1.ebuild
index 2681b18d4d8e..5058ac9d7001 100644
--- a/sci-libs/superlu/superlu-4.1-r1.ebuild
+++ b/sci-libs/superlu/superlu-4.1-r1.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/sci-libs/superlu/superlu-4.1-r1.ebuild,v 1.4 2011/04/07 17:43:27 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/superlu/superlu-4.1-r1.ebuild,v 1.5 2011/05/11 20:00:30 angelos Exp $
EAPI="2"
@@ -14,7 +14,7 @@ SRC_URI="${HOMEPAGE}/${PN}_${PV}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="doc examples static-libs test"
RDEPEND="virtual/blas"