commit:     dea5f91b78e9b9e730993dccaafd909ba96766cf
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  4 08:51:07 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct  4 08:51:07 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dea5f91b

llvm.org.eclass: Remove old snapshot support

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 86331208c7c0..694b94b303d5 100644
--- a/eclass/llvm.org.eclass
+++ b/eclass/llvm.org.eclass
@@ -72,12 +72,6 @@ if [[ -z ${_LLVM_SOURCE_TYPE+1} ]]; then
                        _LLVM_SOURCE_TYPE=snapshot
 
                        case ${PV} in
-                               22.0.0_pre20250910)
-                                       
EGIT_COMMIT=f059d2bac034acca39ad60a1b13aaec6afa0a3d6
-                                       ;;
-                               22.0.0_pre20250923)
-                                       
EGIT_COMMIT=70bd610e43853d575e22be1cda46614fe9f0072f
-                                       ;;
                                22.0.0_pre20251001)
                                        
EGIT_COMMIT=89ed5255b9ee88119e409a6d986eb1ad0e8f08e3
                                        ;;

Reply via email to