commit:     805010c13bcb0c27a1dcda2aca04133460c0e8e1
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 30 20:17:52 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jan 30 21:21:24 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=805010c1

llvm.org.eclass: Remove 18.0.0 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 6999d3fb6fe5..50bbd26301f4 100644
--- a/eclass/llvm.org.eclass
+++ b/eclass/llvm.org.eclass
@@ -75,15 +75,6 @@ if [[ -z ${_LLVM_SOURCE_TYPE+1} ]]; then
                                19.0.0_pre20240127)
                                        
EGIT_COMMIT=1f13203029333ac99cc9844b8b6915aae3fc0902
                                        ;;
-                               18.0.0_pre20240120)
-                                       
EGIT_COMMIT=9eb0f86c279f40a792ec27bf0e9b491b8c90a640
-                                       ;;
-                               18.0.0_pre20240113)
-                                       
EGIT_COMMIT=8d817f6479a5df874028a8b40fd30aecd3479005
-                                       ;;
-                               18.0.0_pre20240106)
-                                       
EGIT_COMMIT=a085402ef54379758e6c996dbaedfcb92ad222b5
-                                       ;;
                                *)
                                        die "Unknown snapshot: ${PV}"
                                        ;;

Reply via email to