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 A3439158086 for ; Fri, 31 Dec 2021 20:23:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 82D172BC03B; Fri, 31 Dec 2021 20:22:59 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4D6092BC03B for ; Fri, 31 Dec 2021 20:22: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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B93CC342CD9 for ; Fri, 31 Dec 2021 20:22:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1E53A1BF for ; Fri, 31 Dec 2021 20:22: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: <1640982101.10e844cf48f441954ae7d8228735395fa31900e0.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-4.4.9.ebuild media-sound/noson-app/noson-app-4.5.0.ebuild X-VCS-Directories: media-sound/noson-app/ X-VCS-Committer: danipo X-VCS-Committer-Name: Steve Burnham X-VCS-Revision: 10e844cf48f441954ae7d8228735395fa31900e0 X-VCS-Branch: dev Date: Fri, 31 Dec 2021 20:22: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: 848f440e-a1bb-46ac-9a60-1d18454f3162 X-Archives-Hash: cedad5d7289069c387061bf43ebfbd9a commit: 10e844cf48f441954ae7d8228735395fa31900e0 Author: Steven Burnham gmail com> AuthorDate: Fri Dec 31 20:21:41 2021 +0000 Commit: Steve Burnham gmail com> CommitDate: Fri Dec 31 20:21:41 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=10e844cf media-sound/noson-app: version bump to 4.5.0 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-4.4.9.ebuild => noson-app-4.5.0.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/noson-app/Manifest b/media-sound/noson-app/Manifest index 0855f0856..bd0802e21 100644 --- a/media-sound/noson-app/Manifest +++ b/media-sound/noson-app/Manifest @@ -1 +1 @@ -DIST noson-app-4.4.9.tar.gz 2144366 BLAKE2B ae4e48dda68fb7cca2042a002a50c6478684d6ab2bbcbeb3c3be7448530345a79cbab173858d942e4e4e97e00b9a10b501ded2761f2503cc386ee8f5ef6c7319 SHA512 9da9dd49f5fcdc53ef696ae662e8cc4960cd05bf0d5fb57d2d82585506d1d5b1a8996d832cdd7adadb37847212ab4b2a9ac5476ec2dd158e9c8ef13e243adaa0 +DIST noson-app-4.5.0.tar.gz 2117587 BLAKE2B f1f37ebfdb36d7a1dfe0a7d14abbb52d66f911b86262199d96861bbe0346e00367e0bea1621251d5ca56e57c115fa2fe78a9559d88a526474693e9888eacb14b SHA512 e2909dc80e63ee2e9eb90134b6a65e1f40eb06ce0c48293d7c568f900ef0a2118ad32a8c2514788392d3006eed6a2ec6281535039d2d74b08805b7563cb8dd4c diff --git a/media-sound/noson-app/noson-app-4.4.9.ebuild b/media-sound/noson-app/noson-app-4.5.0.ebuild similarity index 100% rename from media-sound/noson-app/noson-app-4.4.9.ebuild rename to media-sound/noson-app/noson-app-4.5.0.ebuild