From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id A6037158176 for ; Tue, 14 Oct 2025 22:16:22 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 90AB7340E98 for ; Tue, 14 Oct 2025 22:16:22 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id F2111110576; Tue, 14 Oct 2025 22:16:07 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id E884A110576 for ; Tue, 14 Oct 2025 22:16:07 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7A43E340B9B for ; Tue, 14 Oct 2025 22:16:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BAABE3B0E for ; Tue, 14 Oct 2025 22:16:04 +0000 (UTC) From: "Haelwenn Monnier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Haelwenn Monnier" Message-ID: <1760371648.02bea0f1fcad857c54fcad531bba3e723c429472.lanodan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: app-backup/b2/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-backup/b2/Manifest app-backup/b2/b2-4.3.2.ebuild app-backup/b2/b2-4.4.2.ebuild X-VCS-Directories: app-backup/b2/ X-VCS-Committer: lanodan X-VCS-Committer-Name: Haelwenn Monnier X-VCS-Revision: 02bea0f1fcad857c54fcad531bba3e723c429472 X-VCS-Branch: master Date: Tue, 14 Oct 2025 22:16:04 +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: be1d0469-8765-4ed6-8d99-7ba137863887 X-Archives-Hash: 4b6ccd6a0bd16fdcbc8744812c8fca6a commit: 02bea0f1fcad857c54fcad531bba3e723c429472 Author: Itai Ferber itaiferber net> AuthorDate: Mon Oct 13 15:38:57 2025 +0000 Commit: Haelwenn Monnier hacktivis me> CommitDate: Mon Oct 13 16:07:28 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=02bea0f1 app-backup/b2: add 4.4.2, drop 4.3.2 Signed-off-by: Itai Ferber itaiferber.net> app-backup/b2/Manifest | 2 +- app-backup/b2/{b2-4.3.2.ebuild => b2-4.4.2.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app-backup/b2/Manifest b/app-backup/b2/Manifest index d6979c754d..42c0987ce1 100644 --- a/app-backup/b2/Manifest +++ b/app-backup/b2/Manifest @@ -1 +1 @@ -DIST b2-4.3.2.gh.tar.gz 219545 BLAKE2B 2d644e0b3fd8fff18c66d981e1a005590f248d5e2f3e6d41dbed9440c7ae85715c055e334786a0e45eec5de5f0a0d8a730daabc1738e30624f87209ddd3d40d3 SHA512 d2feea3b5521fd7211efa48d50e66c1e603001986e33adacdd64618d25e1e4efb8d86377c4dff243d8c584bde2bfb1648243834194dfc0b3cdde5cebe6633194 +DIST b2-4.4.2.gh.tar.gz 223895 BLAKE2B 36d8e3564b42538741d18dea8b84232b2785bae72152938337cc3345f76ec88468fd83cdc0b0db9636cd1dfcc52be374e70d4ab9dbced376cb1922bd38ecf6ba SHA512 9518fbc92c709bf387af499fe169080b9152b37258bfbba5a0213e77a36ad3e82354fe27fbe61106e8978043a8023a3aa8f69342a45d231753646576e152d64b diff --git a/app-backup/b2/b2-4.3.2.ebuild b/app-backup/b2/b2-4.4.2.ebuild similarity index 100% rename from app-backup/b2/b2-4.3.2.ebuild rename to app-backup/b2/b2-4.4.2.ebuild