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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8656A15808B for ; Thu, 17 Feb 2022 13:53:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 92160E07C5; Thu, 17 Feb 2022 13:53:34 +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 7AF80E07C5 for ; Thu, 17 Feb 2022 13:53:34 +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 4E386342D75 for ; Thu, 17 Feb 2022 13:53:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A04741EF for ; Thu, 17 Feb 2022 13:53:31 +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: <1645105979.a74b329ee06902e9196f89decba8f003b90cdcea.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.0.4.ebuild media-sound/noson-app/noson-app-5.0.6.ebuild X-VCS-Directories: media-sound/noson-app/ X-VCS-Committer: danipo X-VCS-Committer-Name: Steve Burnham X-VCS-Revision: a74b329ee06902e9196f89decba8f003b90cdcea X-VCS-Branch: dev Date: Thu, 17 Feb 2022 13:53:31 +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: 152e195e-bf32-4f0b-bca3-4bd4d29f072c X-Archives-Hash: fb93565abc4d269def6b0a5d05c724a7 commit: a74b329ee06902e9196f89decba8f003b90cdcea Author: Steven Burnham gmail com> AuthorDate: Thu Feb 17 13:52:59 2022 +0000 Commit: Steve Burnham gmail com> CommitDate: Thu Feb 17 13:52:59 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a74b329e media-sound/noson-app:Version bump to 5.0.6 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Steven Burnham gmail.com> media-sound/noson-app/Manifest | 2 +- .../noson-app/{noson-app-5.0.4.ebuild => noson-app-5.0.6.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/noson-app/Manifest b/media-sound/noson-app/Manifest index f886f82ef..c9bdc578e 100644 --- a/media-sound/noson-app/Manifest +++ b/media-sound/noson-app/Manifest @@ -1 +1 @@ -DIST noson-app-5.0.4.tar.gz 2135336 BLAKE2B c9b70f7a9ea31e6e4d4b01c7184f7077319515b4afa97421ad73966ad1e3c23811c8c9c80af298fb92465e01561dce9b8979d37dcd91cf8337fe07ceb22b9d8d SHA512 53a2c0d2954a8a083dd902d8fdb4402a45ae570e5cfb66158b11303e24ff93ffcd7e3161ee42479d168d36ec717f5c61f7599e0a7a150457b26bf4569555bc05 +DIST noson-app-5.0.6.tar.gz 2166905 BLAKE2B 294e3c638ce25afaaa2d8d1bd940d6d9fc3b6153447d823ac240bc58b5cdb7f66f751bcbd2465ea22b216b811ee4340d4e8938473e4b9fa90e4bba4ac2c35aed SHA512 64419f7b97c8e8640a702102db44708f4c7bbba9e0dd7b1ebf33be1b5252a4ae36dd5817bd7ec6303f5d7a9f8bf7af0244d1c73e86eb84bf1aafac1b8820de4d diff --git a/media-sound/noson-app/noson-app-5.0.4.ebuild b/media-sound/noson-app/noson-app-5.0.6.ebuild similarity index 100% rename from media-sound/noson-app/noson-app-5.0.4.ebuild rename to media-sound/noson-app/noson-app-5.0.6.ebuild