commit:     b73af2e762c84e0f31f84ce3117647189618e8c0
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 23 20:24:04 2026 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Feb 23 20:49:12 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b73af2e7

llvm.org.eclass: Remove old snapshot

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

 eclass/llvm.org.eclass | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/eclass/llvm.org.eclass b/eclass/llvm.org.eclass
index e6e377833365..49b23978c94c 100644
--- a/eclass/llvm.org.eclass
+++ b/eclass/llvm.org.eclass
@@ -75,9 +75,6 @@ if [[ -z ${_LLVM_SOURCE_TYPE+1} ]]; then
                                23.0.0_pre20260214)
                                        
EGIT_COMMIT=ab25249e63aba72be5365e5dc08c8d3c34d23276
                                        ;;
-                               23.0.0_pre20260207)
-                                       
EGIT_COMMIT=8d2078332c23b10dcf3571adc1a186e5c65f82df
-                                       ;;
                                *)
                                        die "Unknown snapshot: ${PV}"
                                        ;;

Reply via email to