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 CE3C515808E for ; Tue, 26 Apr 2022 21:03:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E4D8AE07D1; Tue, 26 Apr 2022 21:03:56 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A72D0E07D1 for ; Tue, 26 Apr 2022 21:03:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 2FD36341B05 for ; Tue, 26 Apr 2022 21:03:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7413675 for ; Tue, 26 Apr 2022 21:03:53 +0000 (UTC) From: "Steve Burnham" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Steve Burnham" Message-ID: <1651006995.8fbd8acd1b9516c186f9aefe333588cf3e7f378e.danipo@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-sound/noson-app/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-sound/noson-app/Manifest media-sound/noson-app/noson-app-5.2.1.ebuild media-sound/noson-app/noson-app-5.2.2.ebuild X-VCS-Directories: media-sound/noson-app/ X-VCS-Committer: danipo X-VCS-Committer-Name: Steve Burnham X-VCS-Revision: 8fbd8acd1b9516c186f9aefe333588cf3e7f378e X-VCS-Branch: dev Date: Tue, 26 Apr 2022 21:03:53 +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: 81764a60-2f29-47bf-9c62-b8dc386c8bf6 X-Archives-Hash: 41c240baf21304b1188727693bcda1ff commit: 8fbd8acd1b9516c186f9aefe333588cf3e7f378e Author: Steven Burnham gmail com> AuthorDate: Tue Apr 26 21:03:15 2022 +0000 Commit: Steve Burnham gmail com> CommitDate: Tue Apr 26 21:03:15 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8fbd8acd media-sound/noson-app: add 5.2.2, drop 5.2.1 Signed-off-by: Steven Burnham gmail.com> media-sound/noson-app/Manifest | 2 +- .../noson-app/{noson-app-5.2.1.ebuild => noson-app-5.2.2.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/noson-app/Manifest b/media-sound/noson-app/Manifest index 5eb285104..923556c6a 100644 --- a/media-sound/noson-app/Manifest +++ b/media-sound/noson-app/Manifest @@ -1 +1 @@ -DIST noson-app-5.2.1.tar.gz 2356968 BLAKE2B 80a2f735297116b52f713aed5db16a78737862b900d0404ea3f5d91b6c37cba1a23954b5567f8a881ca7008b65f29444a92efe4830a719084894c04ba2a3b836 SHA512 dd18815cd99a74dc023911a3046e44813136dc2c3861cfff498b0853df1b00ef9b132504862755ecc3f5300c3dd098be45abe18f87d6cd6a358b796477430be8 +DIST noson-app-5.2.2.tar.gz 2356928 BLAKE2B 2b61e2670250ed028a518e86c7d0ec805b0f0b59e171e1a471e1138b97c417f749c8c5df67fc1ebe81e3488639dabda50bb5b040911bbf43a09cd5def1ca3335 SHA512 699f1552f4f0db45221acaa4b5c868455c9c2543e7a26e162860b55c93664336ab3fe2737efb053ba0f52c2337f7f2de7f30b1a0ac9d00afb9b989453a31d785 diff --git a/media-sound/noson-app/noson-app-5.2.1.ebuild b/media-sound/noson-app/noson-app-5.2.2.ebuild similarity index 100% rename from media-sound/noson-app/noson-app-5.2.1.ebuild rename to media-sound/noson-app/noson-app-5.2.2.ebuild