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 BCA1715808B for ; Sat, 19 Feb 2022 01:30:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C722AE081E; Sat, 19 Feb 2022 01:30:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 ACA05E081E for ; Sat, 19 Feb 2022 01:30:40 +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 4D9FE3433F3 for ; Sat, 19 Feb 2022 01:30:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 90947D3 for ; Sat, 19 Feb 2022 01:30:37 +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: <1645234197.00f49187101ff76a2c0d3b52e185a8acc63f97dc.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.6.ebuild media-sound/noson-app/noson-app-5.0.7.ebuild X-VCS-Directories: media-sound/noson-app/ X-VCS-Committer: danipo X-VCS-Committer-Name: Steve Burnham X-VCS-Revision: 00f49187101ff76a2c0d3b52e185a8acc63f97dc X-VCS-Branch: dev Date: Sat, 19 Feb 2022 01:30:37 +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: b311790f-a228-4a75-9b92-ccd9c06aef80 X-Archives-Hash: 4e3f8867d4ec54fc01e61d27a8a0e635 commit: 00f49187101ff76a2c0d3b52e185a8acc63f97dc Author: Steven Burnham gmail com> AuthorDate: Sat Feb 19 01:29:57 2022 +0000 Commit: Steve Burnham gmail com> CommitDate: Sat Feb 19 01:29:57 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=00f49187 media-sound/noson-app:Version bump to 5.0.7 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.6.ebuild => noson-app-5.0.7.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/noson-app/Manifest b/media-sound/noson-app/Manifest index c9bdc578e..fa2073a30 100644 --- a/media-sound/noson-app/Manifest +++ b/media-sound/noson-app/Manifest @@ -1 +1 @@ -DIST noson-app-5.0.6.tar.gz 2166905 BLAKE2B 294e3c638ce25afaaa2d8d1bd940d6d9fc3b6153447d823ac240bc58b5cdb7f66f751bcbd2465ea22b216b811ee4340d4e8938473e4b9fa90e4bba4ac2c35aed SHA512 64419f7b97c8e8640a702102db44708f4c7bbba9e0dd7b1ebf33be1b5252a4ae36dd5817bd7ec6303f5d7a9f8bf7af0244d1c73e86eb84bf1aafac1b8820de4d +DIST noson-app-5.0.7.tar.gz 2167836 BLAKE2B 1a1d2a1bb77b077830a7e107e3760bc13bd1ec3a46736053f6edf94973829407c28f9b47e2cd42d3261e46b674c68572897282b83417d6bd7c8bd9501d907e5d SHA512 96eccfb75f8eea422c7d10bf4f0bf540906f76476b0a87d2883ba19b560ca557df4fcb0f749632d2e1e1ba8c7bde20360de9608531349475c9d14d75bed253d3 diff --git a/media-sound/noson-app/noson-app-5.0.6.ebuild b/media-sound/noson-app/noson-app-5.0.7.ebuild similarity index 100% rename from media-sound/noson-app/noson-app-5.0.6.ebuild rename to media-sound/noson-app/noson-app-5.0.7.ebuild