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 5496C158089 for ; Tue, 31 Oct 2023 08:38:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D07582BC050; Tue, 31 Oct 2023 08:38:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 BA03F2BC050 for ; Tue, 31 Oct 2023 08:38:28 +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 1062E335D16 for ; Tue, 31 Oct 2023 08:38:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 74BD3130E for ; Tue, 31 Oct 2023 08:38:25 +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: <1698741447.b3e909a9d11d2b7dbb452a84f6ba4fd68f74feb5.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/compiler-rt/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-libs/compiler-rt/compiler-rt-17.0.3.9999.ebuild sys-libs/compiler-rt/compiler-rt-17.0.4.9999.ebuild X-VCS-Directories: sys-libs/compiler-rt/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: b3e909a9d11d2b7dbb452a84f6ba4fd68f74feb5 X-VCS-Branch: master Date: Tue, 31 Oct 2023 08:38:25 +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: 0a037741-2700-4ebb-b852-ca9a295be65c X-Archives-Hash: 7ed984a7e2d7af200a48ea2ba9e6e282 commit: b3e909a9d11d2b7dbb452a84f6ba4fd68f74feb5 Author: Michał Górny gentoo org> AuthorDate: Tue Oct 31 08:37:27 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Oct 31 08:37:27 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3e909a9 sys-libs/compiler-rt: 17.x is now 17.0.4.9999 Signed-off-by: Michał Górny gentoo.org> .../{compiler-rt-17.0.3.9999.ebuild => compiler-rt-17.0.4.9999.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/sys-libs/compiler-rt/compiler-rt-17.0.3.9999.ebuild b/sys-libs/compiler-rt/compiler-rt-17.0.4.9999.ebuild similarity index 100% rename from sys-libs/compiler-rt/compiler-rt-17.0.3.9999.ebuild rename to sys-libs/compiler-rt/compiler-rt-17.0.4.9999.ebuild