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 1729F15808B for ; Mon, 30 Sep 2024 14:19:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BAF2DE29A0; Mon, 30 Sep 2024 14:19:27 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9E754E29A3 for ; Mon, 30 Sep 2024 14:19:27 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CA5463431A3 for ; Mon, 30 Sep 2024 14:19:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1AD3E268D for ; Mon, 30 Sep 2024 14:19:25 +0000 (UTC) From: "Guilherme Amadio" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Guilherme Amadio" Message-ID: <1727705946.b1f1e75a7dfd044a0d452ea6007b4d2a886e53ea.amadio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/root/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-physics/root/Manifest sci-physics/root/root-6.32.04.ebuild sci-physics/root/root-6.32.06.ebuild X-VCS-Directories: sci-physics/root/ X-VCS-Committer: amadio X-VCS-Committer-Name: Guilherme Amadio X-VCS-Revision: b1f1e75a7dfd044a0d452ea6007b4d2a886e53ea X-VCS-Branch: master Date: Mon, 30 Sep 2024 14:19: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: b2e1ee19-6d55-44bb-b898-34e448ff3d00 X-Archives-Hash: d99908005714f6363942e4747a8e138a commit: b1f1e75a7dfd044a0d452ea6007b4d2a886e53ea Author: Guilherme Amadio gentoo org> AuthorDate: Fri Sep 27 14:40:47 2024 +0000 Commit: Guilherme Amadio gentoo org> CommitDate: Mon Sep 30 14:19:06 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1f1e75a sci-physics/root: add 6.32.06, drop 6.32.04 Signed-off-by: Guilherme Amadio gentoo.org> sci-physics/root/Manifest | 2 +- sci-physics/root/{root-6.32.04.ebuild => root-6.32.06.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-physics/root/Manifest b/sci-physics/root/Manifest index c9e1f7977ba4..9c3ea86e31af 100644 --- a/sci-physics/root/Manifest +++ b/sci-physics/root/Manifest @@ -1,2 +1,2 @@ DIST root_v6.30.08.source.tar.gz 184887777 BLAKE2B 730bce87e343e0b84bd1f53c03527a1953d6915cfd63393ed1eee1f9e19a795b6e6a7149a511ed3b8cd17380acbbc4956d031169d571f9685e920f0c73fc67c8 SHA512 08da422cfbd879e1601064f04210db52c571545cca534dc37d67a190ccea948af0af01a67dcee553fb557fe0fb290a062f7905e413ebc1b15c2f32a5adff93cb -DIST root_v6.32.04.source.tar.gz 192915562 BLAKE2B 98cba4c933526b78392a6270a1cff6b0c2a23c72248d0f32b660e125fe2bff58f357d4e7acbc36f915988b5d19b990cdd05c25f415dc61ce2fefa0fcd71aee4b SHA512 e260b796a7711663900951a1c9773b069293b7829ed29c509a3bc0128b07468581e388620322065185f4ff42b6f585058ba3decc54d9ba88f3c41bc25d75d0ba +DIST root_v6.32.06.source.tar.gz 192918335 BLAKE2B 2d0553048c6ee4c107329655b8bc812135059f13b180c1278361b2ec16131e1efa03b6c3fb72fa8d44cee8c6c52573473fd262202c9a2aeb6b74dd4a01238398 SHA512 e8507bd18e7e580d597ef91fc56ab62b7c5becaed5b1f10d18e2715703232a88e05c6e008066c6600a4dc14c676f8c3e904b75e95047697c2abd26b7a2f4a928 diff --git a/sci-physics/root/root-6.32.04.ebuild b/sci-physics/root/root-6.32.06.ebuild similarity index 100% rename from sci-physics/root/root-6.32.04.ebuild rename to sci-physics/root/root-6.32.06.ebuild