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 AE366158089 for ; Tue, 19 Sep 2023 12:42:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3D38C2BC11D; Tue, 19 Sep 2023 12:42:19 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 CAB5E2BC0F5 for ; Tue, 19 Sep 2023 12:42:18 +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 1F3C2335CD6 for ; Tue, 19 Sep 2023 12:42:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B435911F1 for ; Tue, 19 Sep 2023 12:42:14 +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: <1695127322.4c21acbd7bae2c3fe29a71fbec3595329f39902f.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/lld/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-devel/lld/lld-17.0.0.9999.ebuild sys-devel/lld/lld-17.0.1.9999.ebuild X-VCS-Directories: sys-devel/lld/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 4c21acbd7bae2c3fe29a71fbec3595329f39902f X-VCS-Branch: master Date: Tue, 19 Sep 2023 12:42:14 +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: 65f19a92-0c09-4abb-91b5-4cb8157b85c5 X-Archives-Hash: cb39e644dcb274a8ca5390d516831f49 commit: 4c21acbd7bae2c3fe29a71fbec3595329f39902f Author: Michał Górny gentoo org> AuthorDate: Tue Sep 19 11:45:22 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Sep 19 12:42:02 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c21acbd sys-devel/lld: 17.x is now 17.0.1 Signed-off-by: Michał Górny gentoo.org> sys-devel/lld/{lld-17.0.0.9999.ebuild => lld-17.0.1.9999.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/sys-devel/lld/lld-17.0.0.9999.ebuild b/sys-devel/lld/lld-17.0.1.9999.ebuild similarity index 100% rename from sys-devel/lld/lld-17.0.0.9999.ebuild rename to sys-devel/lld/lld-17.0.1.9999.ebuild