commit:     fae1251065f2c4325d29a66695a8050314036c76
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 17 08:31:23 2026 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan 17 08:35:31 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fae12510

virtual/lapack: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 virtual/lapack/lapack-3.10.ebuild | 17 -----------------
 1 file changed, 17 deletions(-)

diff --git a/virtual/lapack/lapack-3.10.ebuild 
b/virtual/lapack/lapack-3.10.ebuild
deleted file mode 100644
index 224c0fc2ec5e..000000000000
--- a/virtual/lapack/lapack-3.10.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Virtual for Linear Algebra Package FORTRAN 77 (LAPACK) 
implementation"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 
~sparc x86 ~arm64-macos ~x64-macos"
-IUSE="eselect-ldso"
-
-RDEPEND="
-       >=sci-libs/lapack-3.10.0[eselect-ldso?]
-       eselect-ldso? ( || (
-               >=sci-libs/lapack-3.10.0[eselect-ldso]
-               sci-libs/openblas[eselect-ldso] ) )
-"
-DEPEND="${RDEPEND}"

Reply via email to