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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7453D15800F for ; Mon, 16 Jan 2023 15:16:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7B6EDE0864; Mon, 16 Jan 2023 15:16:25 +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 5F1FEE0864 for ; Mon, 16 Jan 2023 15:16:25 +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 74DDA33BEF2 for ; Mon, 16 Jan 2023 15:16:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7F52D75 for ; Mon, 16 Jan 2023 15:16:21 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1673882141.8c633c7e57f754ecd4eac2f5551004c4c3f0b0c2.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/gcc/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-devel/gcc/gcc-13.0.9999.ebuild sys-devel/gcc/gcc-13.1.9999.ebuild X-VCS-Directories: sys-devel/gcc/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 8c633c7e57f754ecd4eac2f5551004c4c3f0b0c2 X-VCS-Branch: master Date: Mon, 16 Jan 2023 15:16:21 +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: fc7bdec2-821a-4f33-afcd-9d96cdd2163c X-Archives-Hash: 1b1618ae9547f10dabb7cc315b34a5fd commit: 8c633c7e57f754ecd4eac2f5551004c4c3f0b0c2 Author: Sam James gentoo org> AuthorDate: Mon Jan 16 15:15:41 2023 +0000 Commit: Sam James gentoo org> CommitDate: Mon Jan 16 15:15:41 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c633c7e sys-devel/gcc: add 13.1.9999, drop 13.0.9999 Stage 4 time! Get testing! Signed-off-by: Sam James gentoo.org> sys-devel/gcc/{gcc-13.0.9999.ebuild => gcc-13.1.9999.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/gcc/gcc-13.0.9999.ebuild b/sys-devel/gcc/gcc-13.1.9999.ebuild similarity index 97% rename from sys-devel/gcc/gcc-13.0.9999.ebuild rename to sys-devel/gcc/gcc-13.1.9999.ebuild index 121075573253..ca9d13f5ddf7 100644 --- a/sys-devel/gcc/gcc-13.0.9999.ebuild +++ b/sys-devel/gcc/gcc-13.1.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