From c5ee568457ac776b65b71fa444e0dd47535bc44a Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 27 Jan 2023 20:49:18 +0000 Subject: gentoo auto-resync : 27:01:2023 - 20:49:18 --- eclass/Manifest.gz | Bin 37348 -> 37353 bytes eclass/gkrellm-plugin.eclass | 9 ++++++++- eclass/llvm.org.eclass | 3 +++ 3 files changed, 11 insertions(+), 1 deletion(-) (limited to 'eclass') diff --git a/eclass/Manifest.gz b/eclass/Manifest.gz index 335cc1bba395..447d37c2bf00 100644 Binary files a/eclass/Manifest.gz and b/eclass/Manifest.gz differ diff --git a/eclass/gkrellm-plugin.eclass b/eclass/gkrellm-plugin.eclass index c1e4bcc1310a..9d722b51fb96 100644 --- a/eclass/gkrellm-plugin.eclass +++ b/eclass/gkrellm-plugin.eclass @@ -1,6 +1,13 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# @DEAD +# Michał Górny (2023-01-27) +# GKrellM and a variety of plugins. It's unmaintained for some time. +# Upstream homepage is gone, and the whole suite is collecting dust +# and patches. +# Removal on 2023-02-26. Bug #892251. + # @ECLASS: gkrellm-plugin.eclass # @MAINTAINER: # maintainer-needed@gentoo.org diff --git a/eclass/llvm.org.eclass b/eclass/llvm.org.eclass index b5c56d4ffac9..da243ac01b35 100644 --- a/eclass/llvm.org.eclass +++ b/eclass/llvm.org.eclass @@ -84,6 +84,9 @@ if [[ -z ${_LLVM_SOURCE_TYPE+1} ]]; then 16.0.0_pre20230107) EGIT_COMMIT=6dc85bd3fde7df2999fda07e9e9f2e83d52c6125 ;; + 16.0.0_pre20230127) + EGIT_COMMIT=46d5a57801bc37e5ebb1a4d6b2acc0fa99c01e8d + ;; *) die "Unknown snapshot: ${PV}" ;; -- cgit v1.2.3