[gentoo-commits] proj/sci:master commit in: virtual/lapack/

2017-03-06 Thread Marius Brehler
commit: b4f4c09d90a5e163399c749b322c0695504fe500
Author: François Bissey  canterbury  ac  nz>
AuthorDate: Sun Mar  5 01:22:52 2017 +
Commit: Marius Brehler  linux  sungazer  de>
CommitDate: Mon Mar  6 18:58:37 2017 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=b4f4c09d

virtual/lapack: Remove MULTILIB_COMPAT restriction

Package-Manager: portage-2.3.3

 virtual/lapack/lapack-3.6-r100.ebuild | 4 +---
 virtual/lapack/lapack-3.7-r100.ebuild | 2 --
 2 files changed, 1 insertion(+), 5 deletions(-)

diff --git a/virtual/lapack/lapack-3.6-r100.ebuild 
b/virtual/lapack/lapack-3.6-r100.ebuild
index a7f119675..64256ca6d 100644
--- a/virtual/lapack/lapack-3.6-r100.ebuild
+++ b/virtual/lapack/lapack-3.6-r100.ebuild
@@ -1,10 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-MULTILIB_COMPAT=( abi_x86_{32,64} )
-
 inherit multilib-build
 
 DESCRIPTION="Virtual for Linear Algebra Package FORTRAN 77 implementation"

diff --git a/virtual/lapack/lapack-3.7-r100.ebuild 
b/virtual/lapack/lapack-3.7-r100.ebuild
index 0433823c9..64256ca6d 100644
--- a/virtual/lapack/lapack-3.7-r100.ebuild
+++ b/virtual/lapack/lapack-3.7-r100.ebuild
@@ -3,8 +3,6 @@
 
 EAPI=6
 
-MULTILIB_COMPAT=( abi_x86_{32,64} )
-
 inherit multilib-build
 
 DESCRIPTION="Virtual for Linear Algebra Package FORTRAN 77 implementation"



[gentoo-commits] proj/sci:master commit in: virtual/lapack/

2017-02-03 Thread Marius Brehler
commit: 4a4b610148d1d3643a7dd5207541fc4fbcdbd646
Author: Matthias Maier  gentoo  org>
AuthorDate: Fri Feb  3 02:57:20 2017 +
Commit: Marius Brehler  linux  sungazer  de>
CommitDate: Fri Feb  3 02:57:20 2017 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=4a4b6101

virtual/lapack: version bump to 3.7

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 virtual/lapack/lapack-3.7-r100.ebuild | 43 +++
 1 file changed, 43 insertions(+)

diff --git a/virtual/lapack/lapack-3.7-r100.ebuild 
b/virtual/lapack/lapack-3.7-r100.ebuild
new file mode 100644
index 000..334bab6
--- /dev/null
+++ b/virtual/lapack/lapack-3.7-r100.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+MULTILIB_COMPAT=( abi_x86_{32,64} )
+
+inherit multilib-build
+
+DESCRIPTION="Virtual for Linear Algebra Package FORTRAN 77 implementation"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="doc int64"
+
+RDEPEND="
+   !app-eselect/eselect-lapack
+   || (
+   
>=sci-libs/lapack-reference-${PV}-r100[int64?,${MULTILIB_USEDEP}]
+   sci-libs/mkl[int64?,${MULTILIB_USEDEP}]
+   abi_x86_64? ( !abi_x86_32? ( >=sci-libs/atlas-3.9.34[lapack] ) )
+   )
+   int64? (
+   || (
+   
>=sci-libs/lapack-reference-${PV}[int64,${MULTILIB_USEDEP}]
+   sci-libs/mkl[int64,${MULTILIB_USEDEP}]
+   )
+   )
+   doc? ( >=app-doc/lapack-docs-3.3 )"
+DEPEND=""
+
+pkg_pretend() {
+   if [[ -e "${EROOT%/}"/usr/$(get_libdir)/lib${PN}.so ]]; then
+   ewarn "You have still the old ${PN} library symlink present"
+   ewarn "Please delete"
+   ewarn "${EROOT%/}/usr/$(get_libdir)/lib${PN}.so"
+   ewarn "to avoid problems with new ${PN} structure"
+   fi
+}



[gentoo-commits] proj/sci:master commit in: virtual/lapack/

2016-10-11 Thread Marius Brehler
commit: 6227bf90763a61adb71e1cda2ae7def898489ea7
Author: Matthias Maier  gentoo  org>
AuthorDate: Sat Sep 24 19:49:12 2016 +
Commit: Marius Brehler  linux  sungazer  de>
CommitDate: Sat Sep 24 20:10:31 2016 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=6227bf90

virtual/lapack: revision bump 3.6 to 3.6-r100

This ensures that ::science virtual (and packages) are preferred over
versions in ::gentoo

Package-Manager: portage-2.2.28

 virtual/lapack/{lapack-3.6.ebuild => lapack-3.6-r100.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/lapack/lapack-3.6.ebuild 
b/virtual/lapack/lapack-3.6-r100.ebuild
similarity index 93%
rename from virtual/lapack/lapack-3.6.ebuild
rename to virtual/lapack/lapack-3.6-r100.ebuild
index e18f2ae..bdacc42 100644
--- a/virtual/lapack/lapack-3.6.ebuild
+++ b/virtual/lapack/lapack-3.6-r100.ebuild
@@ -20,7 +20,7 @@ IUSE="doc int64"
 RDEPEND="
!app-eselect/eselect-lapack
|| (
-   >=sci-libs/lapack-reference-${PV}[int64?,${MULTILIB_USEDEP}]
+   
>=sci-libs/lapack-reference-${PV}-r100[int64?,${MULTILIB_USEDEP}]
sci-libs/mkl[int64?,${MULTILIB_USEDEP}]
abi_x86_64? ( !abi_x86_32? ( >=sci-libs/atlas-3.9.34[lapack] ) )
)



[gentoo-commits] proj/sci:master commit in: virtual/lapack/

2016-02-26 Thread Justin Lecher
commit: 28d9cc65aa1afbd47b05518914ffbe3b8799aa65
Author: Justin Lecher  gentoo  org>
AuthorDate: Fri Feb 26 08:59:07 2016 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Fri Feb 26 08:59:07 2016 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=28d9cc65

virtual/lapack: Bump to EAPI=6

Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher  gentoo.org>

 virtual/lapack/lapack-3.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/lapack/lapack-3.6.ebuild b/virtual/lapack/lapack-3.6.ebuild
index 8e321be..e18f2ae 100644
--- a/virtual/lapack/lapack-3.6.ebuild
+++ b/virtual/lapack/lapack-3.6.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 MULTILIB_COMPAT=( abi_x86_{32,64} )
 



[gentoo-commits] proj/sci:master commit in: virtual/lapack/

2016-02-26 Thread Justin Lecher
commit: ea6bf6d9b930a2ca00f01f8ea56a431bdeaed489
Author: Justin Lecher  gentoo  org>
AuthorDate: Fri Feb 26 08:57:41 2016 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Fri Feb 26 08:57:41 2016 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=ea6bf6d9

virtual/lapack: Drop old

Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher  gentoo.org>

 virtual/lapack/lapack-3.5-r3.ebuild | 35 ---
 1 file changed, 35 deletions(-)

diff --git a/virtual/lapack/lapack-3.5-r3.ebuild 
b/virtual/lapack/lapack-3.5-r3.ebuild
deleted file mode 100644
index fc8e2e0..000
--- a/virtual/lapack/lapack-3.5-r3.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit multilib-build multilib
-
-DESCRIPTION="Virtual for Linear Algebra Package FORTRAN 77 implementation"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-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]
-   )
-   int64? ( >=sci-libs/lapack-reference-${PV}[int64,${MULTILIB_USEDEP}] )
-   doc? ( >=app-doc/lapack-docs-3.3 )"
-DEPEND=""
-
-pkg_pretend() {
-   if [[ -e "${EROOT%/}"/usr/$(get_libdir)/lib${PN}.so ]]; then
-   ewarn "You have still the old ${PN} library symlink present"
-   ewarn "Please delete"
-   ewarn "${EROOT%/}/usr/$(get_libdir)/lib${PN}.so"
-   ewarn "to avoid problems with new ${PN} structure"
-   fi
-}



[gentoo-commits] proj/sci:master commit in: virtual/lapack/, virtual/lapacke/

2015-12-31 Thread Justin Lecher
commit: b8aaadb20f08b9841f0ed8af3a5af3c72910921c
Author: Justin Lecher  gentoo  org>
AuthorDate: Thu Dec 31 08:48:11 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Thu Dec 31 08:48:11 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=b8aaadb2

Fix virtual for numeric

Github: Fixes gentoo-science/sci#557

Signed-off-by: Justin Lecher  gentoo.org>

 virtual/lapack/lapack-3.6.ebuild   | 6 --
 virtual/lapacke/lapacke-3.5.ebuild | 6 ++
 virtual/lapacke/lapacke-3.6.ebuild | 2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/virtual/lapack/lapack-3.6.ebuild b/virtual/lapack/lapack-3.6.ebuild
index 240fd0f..8e321be 100644
--- a/virtual/lapack/lapack-3.6.ebuild
+++ b/virtual/lapack/lapack-3.6.ebuild
@@ -25,8 +25,10 @@ RDEPEND="
abi_x86_64? ( !abi_x86_32? ( >=sci-libs/atlas-3.9.34[lapack] ) )
)
int64? (
-   >=sci-libs/lapack-reference-${PV}[int64,${MULTILIB_USEDEP}]
-   sci-libs/mkl[int64,${MULTILIB_USEDEP}]
+   || (
+   
>=sci-libs/lapack-reference-${PV}[int64,${MULTILIB_USEDEP}]
+   sci-libs/mkl[int64,${MULTILIB_USEDEP}]
+   )
)
doc? ( >=app-doc/lapack-docs-3.3 )"
 DEPEND=""

diff --git a/virtual/lapacke/lapacke-3.5.ebuild 
b/virtual/lapacke/lapacke-3.5.ebuild
index 2f78c8a..4b22159 100644
--- a/virtual/lapacke/lapacke-3.5.ebuild
+++ b/virtual/lapacke/lapacke-3.5.ebuild
@@ -10,10 +10,8 @@ SRC_URI=""
 
 LICENSE=""
 SLOT="0"
-
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
-RDEPEND="|| (
-   >=sci-libs/lapacke-reference-3.5
-   )"
+
+RDEPEND=">=sci-libs/lapacke-reference-${PV}"
 DEPEND=""

diff --git a/virtual/lapacke/lapacke-3.6.ebuild 
b/virtual/lapacke/lapacke-3.6.ebuild
index c469912..b151179 100644
--- a/virtual/lapacke/lapacke-3.6.ebuild
+++ b/virtual/lapacke/lapacke-3.6.ebuild
@@ -19,7 +19,7 @@ IUSE="int64"
 
 RDEPEND="
|| (
-   abi_x86_64? ( !abi_x86_32? ( >=sci-libs/lapacke-reference-3.5 ) 
)
+   abi_x86_64? ( !abi_x86_32? ( >=sci-libs/lapacke-reference-${PV} 
) )
sci-libs/mkl[int64?,${MULTILIB_USEDEP}]
)
int64? ( sci-libs/mkl[int64,${MULTILIB_USEDEP}] )



[gentoo-commits] proj/sci:master commit in: virtual/lapack/

2015-12-28 Thread Justin Lecher
commit: 87f47e10e7f239457bf6d0b1b4c6bb3c0cefcf4e
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Dec 28 08:17:09 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Dec 28 08:17:09 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=87f47e10

virtual/lapack: Version Bump, update deps, drop unsupported ABIs

Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher  gentoo.org>

 virtual/lapack/lapack-3.6.ebuild | 41 
 1 file changed, 41 insertions(+)

diff --git a/virtual/lapack/lapack-3.6.ebuild b/virtual/lapack/lapack-3.6.ebuild
new file mode 100644
index 000..240fd0f
--- /dev/null
+++ b/virtual/lapack/lapack-3.6.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MULTILIB_COMPAT=( abi_x86_{32,64} )
+
+inherit multilib-build
+
+DESCRIPTION="Virtual for Linear Algebra Package FORTRAN 77 implementation"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+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/mkl[int64?,${MULTILIB_USEDEP}]
+   abi_x86_64? ( !abi_x86_32? ( >=sci-libs/atlas-3.9.34[lapack] ) )
+   )
+   int64? (
+   >=sci-libs/lapack-reference-${PV}[int64,${MULTILIB_USEDEP}]
+   sci-libs/mkl[int64,${MULTILIB_USEDEP}]
+   )
+   doc? ( >=app-doc/lapack-docs-3.3 )"
+DEPEND=""
+
+pkg_pretend() {
+   if [[ -e "${EROOT%/}"/usr/$(get_libdir)/lib${PN}.so ]]; then
+   ewarn "You have still the old ${PN} library symlink present"
+   ewarn "Please delete"
+   ewarn "${EROOT%/}/usr/$(get_libdir)/lib${PN}.so"
+   ewarn "to avoid problems with new ${PN} structure"
+   fi
+}



[gentoo-commits] proj/sci:master commit in: virtual/lapack/

2015-11-29 Thread Justin Lecher
commit: 1414229db7dd1693c06825f2d1e911eff5aac042
Author: Justin Lecher  gentoo  org>
AuthorDate: Sun Nov 29 09:41:48 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Sun Nov 29 09:41:48 2015 +
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  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.
 
-
-  Add eselect module for lapack libraries built with 64 bits
+  
+Add eselect module for lapack libraries built with 64 
bits
   integer ABI
-
+  
 



[gentoo-commits] proj/sci:master commit in: virtual/lapack/

2015-11-29 Thread Justin Lecher
commit: 9f010df73ad07e3299cdb071a55ac5bbe9453583
Author: Justin Lecher  gentoo  org>
AuthorDate: Sun Nov 29 09:42:56 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Sun Nov 29 09:42:56 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=9f010df7

virtual/lapack: Add missing eclass

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

 virtual/lapack/lapack-3.5-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/lapack/lapack-3.5-r3.ebuild 
b/virtual/lapack/lapack-3.5-r3.ebuild
index a90eeef..fc8e2e0 100644
--- a/virtual/lapack/lapack-3.5-r3.ebuild
+++ b/virtual/lapack/lapack-3.5-r3.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-inherit multilib-build
+inherit multilib-build multilib
 
 DESCRIPTION="Virtual for Linear Algebra Package FORTRAN 77 implementation"
 HOMEPAGE=""



[gentoo-commits] proj/sci:master commit in: virtual/lapack/

2014-10-08 Thread Honza Macháček
commit: a71dc7f005a54199929c9082f422934f971cd0ce
Author: Honza Macháček  centrum  cz>
AuthorDate: Wed Oct  8 14:15:56 2014 +
Commit: Honza Macháček  centrum  cz>
CommitDate: Wed Oct  8 14:15:56 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=a71dc7f0

virtual/lapack-3.5-r2 made depend on sci-libs/lapack-reference[int64] if 
USE=int64 (int64 apparently not available with sci-libs/atlas)

Package-Manager: portage-2.2.14_rc1

---
 virtual/lapack/ChangeLog| 4 
 virtual/lapack/lapack-3.5-r2.ebuild | 3 ++-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/virtual/lapack/ChangeLog b/virtual/lapack/ChangeLog
index cd1f5c6..be56960 100644
--- a/virtual/lapack/ChangeLog
+++ b/virtual/lapack/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: /var/cvsroot/gentoo-x86/virtual/lapack/ChangeLog,v 1.5 2010/01/11 
11:04:19 ulm Exp $
 
+  08 Oct 2014; Honza Macháček  lapack-3.5-r2.ebuild:
+  virtual/lapack-3.5-r2 made depend on sci-libs/lapack-reference[int64] if
+  USE=int64 (int64 apparently not available with sci-libs/atlas)
+
 *lapack-3.5-r2 (26 Apr 2014)
 
   26 Apr 2014; Mark Wright  +lapack-3.5-r2.ebuild,

diff --git a/virtual/lapack/lapack-3.5-r2.ebuild 
b/virtual/lapack/lapack-3.5-r2.ebuild
index d89f0e0..607286b 100644
--- a/virtual/lapack/lapack-3.5-r2.ebuild
+++ b/virtual/lapack/lapack-3.5-r2.ebuild
@@ -17,9 +17,10 @@ IUSE="doc int64"
 
 RDEPEND="
|| (
-   >=sci-libs/lapack-reference-${PV}
+   >=sci-libs/lapack-reference-${PV}[int64?]
>=sci-libs/atlas-3.10.1[lapack]
)
+   int64? ( >=sci-libs/lapack-reference-${PV}[int64] )
doc? ( >=app-doc/lapack-docs-3.3 )"
 DEPEND=""
 



[gentoo-commits] proj/sci:master commit in: virtual/lapack/

2014-10-05 Thread Justin Lecher
commit: 915f693ca57021b9b2ba191991215ebbe94eac05
Author: gienah  gentoo  org>
AuthorDate: Sat Sep  6 16:42:37 2014 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Sat Sep 27 11:10:07 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=915f693c

Add int64 use flag for separate eselect modules for int64 providers

---
 virtual/lapack/ChangeLog|  6 ++
 virtual/lapack/lapack-3.5-r2.ebuild | 33 +
 virtual/lapack/metadata.xml |  4 
 3 files changed, 43 insertions(+)

diff --git a/virtual/lapack/ChangeLog b/virtual/lapack/ChangeLog
index f2d88bb..cd1f5c6 100644
--- a/virtual/lapack/ChangeLog
+++ b/virtual/lapack/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: /var/cvsroot/gentoo-x86/virtual/lapack/ChangeLog,v 1.5 2010/01/11 
11:04:19 ulm Exp $
 
+*lapack-3.5-r2 (26 Apr 2014)
+
+  26 Apr 2014; Mark Wright  +lapack-3.5-r2.ebuild,
+  metadata.xml:
+  Add int64 use flag for separate eselect modules for int64 providers
+
   11 Feb 2014; Justin Lecher  -lapack-3.5.ebuild,
   +lapack-3.5-r1.ebuild:
   Add missing inherite from multilib.eclass, thanks dev-zero spotting this

diff --git a/virtual/lapack/lapack-3.5-r2.ebuild 
b/virtual/lapack/lapack-3.5-r2.ebuild
new file mode 100644
index 000..d89f0e0
--- /dev/null
+++ b/virtual/lapack/lapack-3.5-r2.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit multilib
+
+DESCRIPTION="Virtual for Linear Algebra Package FORTRAN 77 implementation"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="doc int64"
+
+RDEPEND="
+   || (
+   >=sci-libs/lapack-reference-${PV}
+   >=sci-libs/atlas-3.10.1[lapack]
+   )
+   doc? ( >=app-doc/lapack-docs-3.3 )"
+DEPEND=""
+
+pkg_pretend() {
+   if [[ -e "${EROOT%/}"/usr/$(get_libdir)/lib${PN}.so ]]; then
+   ewarn "You have still the old ${PN} library symlink present"
+   ewarn "Please delete"
+   ewarn "${EROOT%/}/usr/$(get_libdir)/lib${PN}.so"
+   ewarn "to avoid problems with new ${PN} structure"
+   fi
+}

diff --git a/virtual/lapack/metadata.xml b/virtual/lapack/metadata.xml
index e16cd36..544d38e 100644
--- a/virtual/lapack/metadata.xml
+++ b/virtual/lapack/metadata.xml
@@ -7,4 +7,8 @@
   FORTRAN 77 implementation. The version number corresponds to the
   version of the LAPACK reference implementation.
 
+
+  Add eselect module for lapack libraries built with 64 bits
+  integer ABI
+