summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-12-07 19:10:42 +0000
committerMike Frysinger <vapier@gentoo.org>2008-12-07 19:10:42 +0000
commita3465efd1f4261927fd724f8aa276eeee3a33747 (patch)
treefcd53e635c3f29dab4ca8d8d02cbc1eae93eb525 /sci-libs/lapack-reference
parentFix by Chi-Thanh Christopher Nguyen to pull in app-emulation/emul-linux-x86-x... (diff)
downloadgentoo-2-a3465efd1f4261927fd724f8aa276eeee3a33747.tar.gz
gentoo-2-a3465efd1f4261927fd724f8aa276eeee3a33747.tar.bz2
gentoo-2-a3465efd1f4261927fd724f8aa276eeee3a33747.zip
s390 love
(Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64)
Diffstat (limited to 'sci-libs/lapack-reference')
-rw-r--r--sci-libs/lapack-reference/lapack-reference-3.1.1-r1.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/sci-libs/lapack-reference/lapack-reference-3.1.1-r1.ebuild b/sci-libs/lapack-reference/lapack-reference-3.1.1-r1.ebuild
index ee99522cc843..18c630813f89 100644
--- a/sci-libs/lapack-reference/lapack-reference-3.1.1-r1.ebuild
+++ b/sci-libs/lapack-reference/lapack-reference-3.1.1-r1.ebuild
@@ -1,20 +1,20 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-reference/lapack-reference-3.1.1-r1.ebuild,v 1.19 2008/11/28 09:35:13 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-reference/lapack-reference-3.1.1-r1.ebuild,v 1.20 2008/12/07 19:10:42 vapier Exp $
inherit eutils autotools flag-o-matic fortran multilib
MyPN="${PN/-reference/}"
DESCRIPTION="FORTRAN reference implementation of LAPACK Linear Algebra PACKage"
-LICENSE="BSD"
HOMEPAGE="http://www.netlib.org/lapack/index.html"
SRC_URI="http://www.netlib.org/lapack/${MyPN}-lite-${PV}.tgz
mirror://gentoo/${P}-autotools.patch.bz2"
+LICENSE="BSD"
SLOT="0"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86 ~x86-fbsd"
IUSE="doc"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
DEPEND="virtual/blas
dev-util/pkgconfig