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 17DAE15ACFC for ; Tue, 2 May 2023 09:05:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F0183E0885; Tue, 2 May 2023 09:05:19 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 3780EE0874 for ; Tue, 2 May 2023 09:05: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 24F09340F40 for ; Tue, 2 May 2023 09:05:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 61D95A5C for ; Tue, 2 May 2023 09:05:13 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1682977649.5f6eb2097f10a2b33580c7c1b54988a4b8c52d67.ceamac@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: sys-fs/ntfs2btrfs/ X-VCS-Repository: repo/proj/guru X-VCS-Files: sys-fs/ntfs2btrfs/Manifest sys-fs/ntfs2btrfs/ntfs2btrfs-20220812.ebuild sys-fs/ntfs2btrfs/ntfs2btrfs-20230501.ebuild X-VCS-Directories: sys-fs/ntfs2btrfs/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: 5f6eb2097f10a2b33580c7c1b54988a4b8c52d67 X-VCS-Branch: master Date: Tue, 2 May 2023 09:05:13 +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: 4ee0bfae-57a7-4ad2-a207-f9c803d142ed X-Archives-Hash: 304a02d978bfcd5cff12d34eeded11d5 commit: 5f6eb2097f10a2b33580c7c1b54988a4b8c52d67 Author: Mark Harmstone harmstone com> AuthorDate: Mon May 1 21:47:29 2023 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Mon May 1 21:47:29 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5f6eb209 sys-fs/ntfs2btrfs: add 20230501, drop 20220812 Signed-off-by: Mark Harmstone harmstone.com> sys-fs/ntfs2btrfs/Manifest | 2 +- .../{ntfs2btrfs-20220812.ebuild => ntfs2btrfs-20230501.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/ntfs2btrfs/Manifest b/sys-fs/ntfs2btrfs/Manifest index e141b6d94..0313c405b 100644 --- a/sys-fs/ntfs2btrfs/Manifest +++ b/sys-fs/ntfs2btrfs/Manifest @@ -1 +1 @@ -DIST ntfs2btrfs-20220812.tar.gz 98059 BLAKE2B 630992ee5f629cd9a81f7277d48159430ec1ccfcf004e6f6c72ae6bbb96d4aefce79ffd78c900e373c4d6460210db94b223888e5825f1c9280659a8da94c5bce SHA512 3d4ebf0c4b8f5d3e2dd669f74c3600f85baf45fc6c179de1b821fb84c761517d65c0d9e3e9d0c556e0123fde30334c2063bf7114e59b6836b066c31a187842cf +DIST ntfs2btrfs-20230501.tar.gz 98816 BLAKE2B d814e1d1a80fa25a85ca010b4ec3d0a92eb0ebeba4ad9042af95b7f2cd5fb70941e2dfc4422a609b7b159c9f4ff51598e1acaedb46f3b48fb42235f230dc1423 SHA512 ad10850280f591cbdc169bb8e0b1768f7c4051b3110283c941ab76beb0d2b728d30ac64caecdbe6f90068b2486170ddced0704d741d1469944c58ecf0b168e0a diff --git a/sys-fs/ntfs2btrfs/ntfs2btrfs-20220812.ebuild b/sys-fs/ntfs2btrfs/ntfs2btrfs-20230501.ebuild similarity index 100% rename from sys-fs/ntfs2btrfs/ntfs2btrfs-20220812.ebuild rename to sys-fs/ntfs2btrfs/ntfs2btrfs-20230501.ebuild