commit:     a31979c5d1f4badad14bd1c479658049712d8f47
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Nov  1 11:55:44 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Nov  1 11:55:44 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a31979c5

llvm.org.eclass: Remove old snapshots

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

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

diff --git a/eclass/llvm.org.eclass b/eclass/llvm.org.eclass
index d49c62276a3e..f1eb4148ea4c 100644
--- a/eclass/llvm.org.eclass
+++ b/eclass/llvm.org.eclass
@@ -75,12 +75,6 @@ if [[ -z ${_LLVM_SOURCE_TYPE+1} ]]; then
                                22.0.0_pre20251028)
                                        
EGIT_COMMIT=c1779f33bdada6e478e882cc23a647ef9abaad96
                                        ;;
-                               22.0.0_pre20251022)
-                                       
EGIT_COMMIT=57a8599d14d4685487064e8b8a5c748970daa4d6
-                                       ;;
-                               22.0.0_pre20251011)
-                                       
EGIT_COMMIT=6a0e5b2fd7c340a872ae1e011cfb9de0d188feba
-                                       ;;
                                *)
                                        die "Unknown snapshot: ${PV}"
                                        ;;

Reply via email to