aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'virtual')
-rw-r--r--virtual/lapack/lapack-3.5-r3.ebuild (renamed from virtual/lapack/lapack-3.5-r2.ebuild)3
-rw-r--r--virtual/lapack/metadata.xml6
2 files changed, 5 insertions, 4 deletions
diff --git a/virtual/lapack/lapack-3.5-r2.ebuild b/virtual/lapack/lapack-3.5-r3.ebuild
index 7bbf0a183..a90eeef86 100644
--- a/virtual/lapack/lapack-3.5-r2.ebuild
+++ b/virtual/lapack/lapack-3.5-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -16,6 +16,7 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="doc int64"
RDEPEND="
+ !app-eselect/eselect-lapack
|| (
>=sci-libs/lapack-reference-${PV}[int64?,${MULTILIB_USEDEP}]
>=sci-libs/atlas-3.10.1[lapack]
diff --git a/virtual/lapack/metadata.xml b/virtual/lapack/metadata.xml
index 544d38ecc..345740d0d 100644
--- a/virtual/lapack/metadata.xml
+++ b/virtual/lapack/metadata.xml
@@ -7,8 +7,8 @@
FORTRAN 77 implementation. The version number corresponds to the
version of the LAPACK reference implementation.
</longdescription>
-<use>
- <flag name="int64">Add eselect module for lapack libraries built with 64 bits
+ <use>
+ <flag name="int64">Add eselect module for lapack libraries built with 64 bits
integer ABI</flag>
-</use>
+ </use>
</pkgmetadata>