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 83135158020 for ; Wed, 19 Oct 2022 18:25:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AE115E07D4; Wed, 19 Oct 2022 18:25:50 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8B513E07D4 for ; Wed, 19 Oct 2022 18:25:50 +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 089FF340A38 for ; Wed, 19 Oct 2022 18:25:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 51D425F7 for ; Wed, 19 Oct 2022 18:25:47 +0000 (UTC) From: "Jonas Frei" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jonas Frei" Message-ID: <1666203927.2e4bef7423705a98b08dec8bc1ddf934b3161c4b.freijon@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-sound/dzr/Manifest media-sound/dzr/dzr-220810.ebuild media-sound/dzr/dzr-221008.ebuild X-VCS-Directories: media-sound/dzr/ X-VCS-Committer: freijon X-VCS-Committer-Name: Jonas Frei X-VCS-Revision: 2e4bef7423705a98b08dec8bc1ddf934b3161c4b X-VCS-Branch: dev Date: Wed, 19 Oct 2022 18:25:47 +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: 09c548a4-baf7-48f8-b153-eee427296f48 X-Archives-Hash: dc5fb069e56e7558d69e55dee0119a6f commit: 2e4bef7423705a98b08dec8bc1ddf934b3161c4b Author: Jonas Frei pm me> AuthorDate: Wed Oct 19 18:25:27 2022 +0000 Commit: Jonas Frei pm me> CommitDate: Wed Oct 19 18:25:27 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2e4bef74 media-sound/dzr: add 221008, drop 220810 Signed-off-by: Jonas Frei pm.me> media-sound/dzr/Manifest | 2 +- media-sound/dzr/{dzr-220810.ebuild => dzr-221008.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/dzr/Manifest b/media-sound/dzr/Manifest index 4aa22a84c..c7384b6c7 100644 --- a/media-sound/dzr/Manifest +++ b/media-sound/dzr/Manifest @@ -1 +1 @@ -DIST dzr-220810.tar.gz 7487 BLAKE2B 88bb64d009719e0f8bba28a80abcd6b728ccb978d7e5b688ef8c51f69bf011bac69cc7e9029b4ddadda83be7feb01222dd031d59f2fbce9315ef83f16877a1a4 SHA512 6a0434771f835c7c41f5e11d4bd5f2602f1e1442baa9b83af3bc629066a886f2c5e40af2242d9ba37f07d856b924ab22c7bcbf88e09f4ed7de6bcdcef84bf019 +DIST dzr-221008.tar.gz 7878 BLAKE2B b230fec340227c637f1722b23f50240467ffa9f37bf34c8a8bbc55d97531e646a9979cf8fe19c2f57146181c8ee8085dafd857e6974ebd7cb1fa1f85318220df SHA512 fc47debb2978f8fc9a06dae65ec59d2214e4aac5068e99fd4ed0714b1d450298a6bf7c682d3000f6e9d31244a5084069cd9d5731ffb421b5a0b43e9007745263 diff --git a/media-sound/dzr/dzr-220810.ebuild b/media-sound/dzr/dzr-221008.ebuild similarity index 100% rename from media-sound/dzr/dzr-220810.ebuild rename to media-sound/dzr/dzr-221008.ebuild