commit:     1414229db7dd1693c06825f2d1e911eff5aac042
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 29 09:41:48 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Nov 29 09:41:48 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=1414229d

virtual/lapack: Block app-eselect/eselect-lapack

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=563292

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 virtual/lapack/{lapack-3.5-r2.ebuild => lapack-3.5-r3.ebuild} | 3 ++-
 virtual/lapack/metadata.xml                                   | 6 +++---
 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
similarity index 92%
rename from virtual/lapack/lapack-3.5-r2.ebuild
rename to virtual/lapack/lapack-3.5-r3.ebuild
index 7bbf0a1..a90eeef 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 544d38e..345740d 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>

Reply via email to