commit:     c0993ffa4fea7e19d3ab31f3d3ff8da79b6dda4e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  2 10:18:38 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug  2 10:28:50 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0993ffa

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 1b3517902d13..d5620a445376 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_pre20250726)
                                        
EGIT_COMMIT=190fcc28af585cb06480b026afd14ed87b18adb8
                                        ;;
-                               22.0.0_pre20250722)
-                                       
EGIT_COMMIT=b956f049b186fafafebc88b861982644ec3f5291
-                                       ;;
-                               21.0.0_pre20250713)
-                                       
EGIT_COMMIT=b6313b381ac0e83012ea11b4549cd8cb39b686d2
-                                       ;;
                                *)
                                        die "Unknown snapshot: ${PV}"
                                        ;;

Reply via email to