Skip to content

Commit

Permalink
Revert "virtual/{blas,cblas,lapack,lapacke}: add/update virtual packa…
Browse files Browse the repository at this point in the history
…ges."

This reverts commit 5f8a985.

Signed-off-by: Mike Gilbert <floppym@gentoo.org>
  • Loading branch information
floppym committed Jun 26, 2019
1 parent 075c3f3 commit 7c3c400
Show file tree
Hide file tree
Showing 12 changed files with 63 additions and 93 deletions.
14 changes: 14 additions & 0 deletions virtual/blas/blas-1.0.ebuild
@@ -0,0 +1,14 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=5

DESCRIPTION="Virtual for FORTRAN 77 BLAS implementation"
SLOT="0"
KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"

RDEPEND="|| (
sci-libs/blas-reference
>=sci-libs/mkl-9.1.023
sci-libs/blas-goto
)"
14 changes: 0 additions & 14 deletions virtual/blas/blas-3.8.ebuild

This file was deleted.

10 changes: 3 additions & 7 deletions virtual/blas/metadata.xml
Expand Up @@ -6,11 +6,7 @@
<name>Gentoo Science Project</name>
</maintainer>
<longdescription lang="en">
Gentoo virtual package for the Basic Linear Algebra Subprograms
FORTRAN 77 implementation.
</longdescription>
<use>
<flag name="eselect-ldso">Enable runtime library switching by
eselect and ld.so.</flag>
</use>
Gentoo virtual package for the Basic Linear Algebra Subprograms
FORTRAN 77 implementation.
</longdescription>
</pkgmetadata>
14 changes: 14 additions & 0 deletions virtual/cblas/cblas-1.0.ebuild
@@ -0,0 +1,14 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5

DESCRIPTION="Virtual for BLAS C implementation"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"

RDEPEND="|| (
sci-libs/cblas-reference
sci-libs/gsl[-cblas-external]
>=sci-libs/mkl-9.1.023
)"
14 changes: 0 additions & 14 deletions virtual/cblas/cblas-3.8.ebuild

This file was deleted.

10 changes: 3 additions & 7 deletions virtual/cblas/metadata.xml
Expand Up @@ -6,11 +6,7 @@
<name>Gentoo Science Project</name>
</maintainer>
<longdescription lang="en">
Gentoo virtual package for the Basic Linear Algebra Subprograms
C implementation.
</longdescription>
<use>
<flag name="eselect-ldso">Enable runtime library switching by
eselect and ld.so.</flag>
</use>
Gentoo virtual package for the Basic Linear Algebra Subprograms
C implementation.
</longdescription>
</pkgmetadata>
13 changes: 13 additions & 0 deletions virtual/lapack/lapack-3.0.ebuild
@@ -0,0 +1,13 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5

DESCRIPTION="Virtual for Linear Algebra Package FORTRAN 77 (LAPACK) implementation"
SLOT="0"
KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"

RDEPEND="|| (
sci-libs/lapack-reference
>=sci-libs/mkl-9.1.023
)"
13 changes: 13 additions & 0 deletions virtual/lapack/lapack-3.1.ebuild
@@ -0,0 +1,13 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=5

DESCRIPTION="Virtual for Linear Algebra Package FORTRAN 77 (LAPACK) implementation"
SLOT="0"
KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"

RDEPEND="|| (
>=sci-libs/lapack-reference-3.1
>=sci-libs/mkl-10
)"
14 changes: 0 additions & 14 deletions virtual/lapack/lapack-3.8.ebuild

This file was deleted.

10 changes: 3 additions & 7 deletions virtual/lapack/metadata.xml
Expand Up @@ -6,11 +6,7 @@
<name>Gentoo Science Project</name>
</maintainer>
<longdescription lang="en">
Gentoo virtual package for the Linear Algebra PACKAge
FORTRAN 77 implementation.
</longdescription>
<use>
<flag name="eselect-ldso">Enable runtime library switching by
eselect and ld.so.</flag>
</use>
Gentoo virtual package for the Linear Algebra PACKAge
FORTRAN 77 implementation.
</longdescription>
</pkgmetadata>
14 changes: 0 additions & 14 deletions virtual/lapacke/lapacke-3.8.ebuild

This file was deleted.

16 changes: 0 additions & 16 deletions virtual/lapacke/metadata.xml

This file was deleted.

0 comments on commit 7c3c400

Please sign in to comment.