summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-01-07 18:31:15 +0100
committerMichał Górny <mgorny@gentoo.org>2023-01-08 06:46:32 +0100
commit114a340a208b989a781d2e76a97e042b7d4afe89 (patch)
tree1c540e9f23ed2d1421f9b8275680ef7f45068ae2 /eclass
parent*/*: retire Horea Christian as proxied maintainer (diff)
downloadgentoo-114a340a208b989a781d2e76a97e042b7d4afe89.tar.gz
gentoo-114a340a208b989a781d2e76a97e042b7d4afe89.tar.bz2
gentoo-114a340a208b989a781d2e76a97e042b7d4afe89.zip
llvm.org.eclass: Remove 16.0.0_pre2022* snapshots
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r--eclass/llvm.org.eclass6
1 files changed, 0 insertions, 6 deletions
diff --git a/eclass/llvm.org.eclass b/eclass/llvm.org.eclass
index 7edcc7aa2f38..27f693271046 100644
--- a/eclass/llvm.org.eclass
+++ b/eclass/llvm.org.eclass
@@ -81,12 +81,6 @@ if [[ -z ${_LLVM_SOURCE_TYPE+1} ]]; then
_LLVM_SOURCE_TYPE=snapshot
case ${PV} in
- 16.0.0_pre20221217)
- EGIT_COMMIT=fb792ebaf2114ad11d673cf891ae560e2e604711
- ;;
- 16.0.0_pre20221226)
- EGIT_COMMIT=dfc20708bcdf7b4c4bea8595fc4ac8674634d5e6
- ;;
16.0.0_pre20230101)
EGIT_COMMIT=b20dd2b186fdc76828219b705a2b58f5830f4b9d
;;