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

virtual/cblas: Remove old

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

 virtual/cblas/cblas-3.8.ebuild | 18 ------------------
 1 file changed, 18 deletions(-)

diff --git a/virtual/cblas/cblas-3.8.ebuild b/virtual/cblas/cblas-3.8.ebuild
deleted file mode 100644
index 9f07916d3a98..000000000000
--- a/virtual/cblas/cblas-3.8.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-DESCRIPTION="Virtual for BLAS C 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.8.0[eselect-ldso?]
-       eselect-ldso? ( || (
-               >=sci-libs/lapack-3.8.0[eselect-ldso]
-               sci-libs/openblas[eselect-ldso]
-               sci-libs/blis[eselect-ldso] ) )
-"
-DEPEND="${RDEPEND}"

Reply via email to