commit:     2ea3c0bfc6eb84b48f567783134e9c892a7d6d54
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 31 20:59:45 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jan 31 21:50:56 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ea3c0bf

llvm.org.eclass: Remove old snapshots

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

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

diff --git a/eclass/llvm.org.eclass b/eclass/llvm.org.eclass
index c99aa430a740..305d68328028 100644
--- a/eclass/llvm.org.eclass
+++ b/eclass/llvm.org.eclass
@@ -75,15 +75,6 @@ if [[ -z ${_LLVM_SOURCE_TYPE+1} ]]; then
                                20.0.0_pre20250125)
                                        
EGIT_COMMIT=1f26ac10ca1bef40a80be8f81a6f109713bc586f
                                        ;;
-                               20.0.0_pre20250122)
-                                       
EGIT_COMMIT=97c3a990f05606cb807faf53bc41302fb62c7980
-                                       ;;
-                               20.0.0_pre20250118)
-                                       
EGIT_COMMIT=c3a935e3f967f8f22f5db240d145459ee621c1e0
-                                       ;;
-                               20.0.0_pre20250111)
-                                       
EGIT_COMMIT=8af4d206e0f979f68925a08f9dffd60a98ce97e2
-                                       ;;
                                *)
                                        die "Unknown snapshot: ${PV}"
                                        ;;

Reply via email to