commit: 636ecd8b171f598601ea98bbe196330e82056682
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 17 12:47:53 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 17 12:58:49 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=636ecd8b
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 edc86c1ee659..9a3657f9f4f5 100644
--- a/eclass/llvm.org.eclass
+++ b/eclass/llvm.org.eclass
@@ -75,15 +75,6 @@ if [[ -z ${_LLVM_SOURCE_TYPE+1} ]]; then
21.0.0_pre20250510)
EGIT_COMMIT=fcb4bda9dcfcdb64d8b069e8416c75d7a1a62e52
;;
- 21.0.0_pre20250503)
-
EGIT_COMMIT=d1e38eab95b07b422194427474521623916bbf29
- ;;
- 21.0.0_pre20250426)
-
EGIT_COMMIT=b9e32749d273a957e60170d6e7ef205fd1fb1834
- ;;
- 21.0.0_pre20250420)
-
EGIT_COMMIT=ac8fc09688e10e983b99224b5dc5cbbeeedb1879
- ;;
*)
die "Unknown snapshot: ${PV}"
;;