commit:     20087812f7a55ef6ad96877af303a570182a7e0b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  4 12:48:38 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan  4 15:27:43 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20087812

llvm.org.eclass: Remove old snapshots

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

 eclass/llvm.org.eclass | 14 +-------------
 1 file changed, 1 insertion(+), 13 deletions(-)

diff --git a/eclass/llvm.org.eclass b/eclass/llvm.org.eclass
index 9b5be08eb1bb..ac622fdab37c 100644
--- a/eclass/llvm.org.eclass
+++ b/eclass/llvm.org.eclass
@@ -1,4 +1,4 @@
-# Copyright 2019-2024 Gentoo Authors
+# Copyright 2019-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # @ECLASS: llvm.org.eclass
@@ -75,18 +75,6 @@ if [[ -z ${_LLVM_SOURCE_TYPE+1} ]]; then
                                20.0.0_pre20241227)
                                        
EGIT_COMMIT=ccfe0de0e1e37ed369c9bf89dd0188ba0afb2e9a
                                        ;;
-                               20.0.0_pre20241221)
-                                       
EGIT_COMMIT=665d79f2e967a5eee6fff93685e45f50cf24cab2
-                                       ;;
-                               20.0.0_pre20241215)
-                                       
EGIT_COMMIT=49a5ad8e5714fd404210279303acc97b495d66d0
-                                       ;;
-                               20.0.0_pre20241207)
-                                       
EGIT_COMMIT=32f7f0010bca99ee4bd917f57272733fb2bf3bd9
-                                       ;;
-                               20.0.0_pre20241130)
-                                       
EGIT_COMMIT=a348f223cab54b21a7b1c38dec7bc6aa2f81c949
-                                       ;;
                                *)
                                        die "Unknown snapshot: ${PV}"
                                        ;;

Reply via email to