commit: 7fc033f3373e1e9ea9c0a010447d4e950efba705
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 13 20:00:05 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 13 20:03:44 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fc033f3
llvm.org.eclass: Remove old snapshot
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
eclass/llvm.org.eclass | 3 ---
1 file changed, 3 deletions(-)
diff --git a/eclass/llvm.org.eclass b/eclass/llvm.org.eclass
index fff4445c02c9..885132550b1c 100644
--- a/eclass/llvm.org.eclass
+++ b/eclass/llvm.org.eclass
@@ -78,9 +78,6 @@ if [[ -z ${_LLVM_SOURCE_TYPE+1} ]]; then
21.0.0_pre20250628)
EGIT_COMMIT=e34e02128ec5eb89e36a8f0f7307dcbcfecabbee
;;
- 21.0.0_pre20250614)
-
EGIT_COMMIT=814ac2e3735e52c1162ac495c24158e0ac256520
- ;;
*)
die "Unknown snapshot: ${PV}"
;;