summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2009-07-14 14:27:22 +0000
committerFerris McCormick <fmccor@gentoo.org>2009-07-14 14:27:22 +0000
commitb392922348ee644dfdf5f3c1bf1bc13bd7530e38 (patch)
tree5af515b7fccb81238456666770de0336ef7eb0f5 /sci-libs/arpack
parentVersion bump, bug #277380, thank Tony Vroon for report. (diff)
downloadgentoo-2-b392922348ee644dfdf5f3c1bf1bc13bd7530e38.tar.gz
gentoo-2-b392922348ee644dfdf5f3c1bf1bc13bd7530e38.tar.bz2
gentoo-2-b392922348ee644dfdf5f3c1bf1bc13bd7530e38.zip
Keyword for ~sparc --- Bug #277805 --- tests success.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/arpack')
-rw-r--r--sci-libs/arpack/ChangeLog7
-rw-r--r--sci-libs/arpack/arpack-96-r2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-libs/arpack/ChangeLog b/sci-libs/arpack/ChangeLog
index fd2bd1938261..9210f42bf5a8 100644
--- a/sci-libs/arpack/ChangeLog
+++ b/sci-libs/arpack/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/arpack
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/arpack/ChangeLog,v 1.9 2008/06/29 08:10:43 tove Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/arpack/ChangeLog,v 1.10 2009/07/14 14:27:22 fmccor Exp $
+
+ 14 Jul 2009; Ferris McCormick <fmccor@gentoo.org> arpack-96-r2.ebuild:
+ Keyword for ~sparc --- Bug #277805 --- tests success.
29 Jun 2008; Torsten Veller <tove@gentoo.org> arpack-96-r2.ebuild:
Add missing die: || "..." -> || die "..."
diff --git a/sci-libs/arpack/arpack-96-r2.ebuild b/sci-libs/arpack/arpack-96-r2.ebuild
index 0e883aae80da..c7fd3d5f861d 100644
--- a/sci-libs/arpack/arpack-96-r2.ebuild
+++ b/sci-libs/arpack/arpack-96-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/arpack/arpack-96-r2.ebuild,v 1.5 2008/06/29 08:11:47 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/arpack/arpack-96-r2.ebuild,v 1.6 2009/07/14 14:27:22 fmccor Exp $
inherit eutils autotools fortran
@@ -14,7 +14,7 @@ SRC_URI="http://www.caam.rice.edu/software/ARPACK/SRC/${PN}${PV}.tar.gz
LICENSE="RiceBSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~sparc ~x86"
IUSE="mpi doc examples"
RDEPEND="virtual/blas