From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 41D7315800B for ; Wed, 5 Apr 2023 06:25:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9BA17E08A0; Wed, 5 Apr 2023 06:25:15 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 82136E089E for ; Wed, 5 Apr 2023 06:25:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B513733D3CD for ; Wed, 5 Apr 2023 06:25:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 393A2A2B for ; Wed, 5 Apr 2023 06:25:11 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1680675896.59f75167797a2e7b844c60d85cd1b613306a8cd7.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/clang-runtime/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-devel/clang-runtime/clang-runtime-16.0.2.9999.ebuild sys-devel/clang-runtime/clang-runtime-16.2.0.9999.ebuild X-VCS-Directories: sys-devel/clang-runtime/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 59f75167797a2e7b844c60d85cd1b613306a8cd7 X-VCS-Branch: master Date: Wed, 5 Apr 2023 06:25:11 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e2580e6a-0d62-4cfe-bb42-f45eddb404eb X-Archives-Hash: 043faf7ed2a66d370e7a0c4b415bfa2e commit: 59f75167797a2e7b844c60d85cd1b613306a8cd7 Author: Michał Górny gentoo org> AuthorDate: Wed Apr 5 06:21:30 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Apr 5 06:24:56 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59f75167 sys-devel/clang-runtime: fix PV to be 16.0.2.9999 Signed-off-by: Michał Górny gentoo.org> ...lang-runtime-16.2.0.9999.ebuild => clang-runtime-16.0.2.9999.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/clang-runtime/clang-runtime-16.2.0.9999.ebuild b/sys-devel/clang-runtime/clang-runtime-16.0.2.9999.ebuild similarity index 97% rename from sys-devel/clang-runtime/clang-runtime-16.2.0.9999.ebuild rename to sys-devel/clang-runtime/clang-runtime-16.0.2.9999.ebuild index 5eda72abae30..67b42357665e 100644 --- a/sys-devel/clang-runtime/clang-runtime-16.2.0.9999.ebuild +++ b/sys-devel/clang-runtime/clang-runtime-16.0.2.9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8