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 F2D7A15838C for ; Fri, 19 Jan 2024 10:31:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B39BBE29FA; Fri, 19 Jan 2024 10:31:48 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 95767E29FA for ; Fri, 19 Jan 2024 10:31:48 +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 8F1FD34331F for ; Fri, 19 Jan 2024 10:31:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F047C14B6 for ; Fri, 19 Jan 2024 10:31:45 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1705582534.c53363ea0d19520565b082a715ad2edf12959287.arthurzam@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: net-im/discord-canary-bin/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-im/discord-canary-bin/Manifest net-im/discord-canary-bin/discord-canary-bin-0.0.248.ebuild net-im/discord-canary-bin/discord-canary-bin-0.0.249.ebuild X-VCS-Directories: net-im/discord-canary-bin/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: c53363ea0d19520565b082a715ad2edf12959287 X-VCS-Branch: master Date: Fri, 19 Jan 2024 10:31:45 +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: c2cd6c78-17e1-42c3-8a33-5201aff9a574 X-Archives-Hash: 361dbe7a6cb32cd09eb407be296321d4 commit: c53363ea0d19520565b082a715ad2edf12959287 Author: Viorel Munteanu gentoo org> AuthorDate: Thu Jan 18 12:55:34 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Thu Jan 18 12:55:34 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c53363ea net-im/discord-canary-bin: add 0.0.249, drop 0.0.248 Signed-off-by: Viorel Munteanu gentoo.org> net-im/discord-canary-bin/Manifest | 2 +- ...cord-canary-bin-0.0.248.ebuild => discord-canary-bin-0.0.249.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/discord-canary-bin/Manifest b/net-im/discord-canary-bin/Manifest index 4cdcf4937b..15d413b77c 100644 --- a/net-im/discord-canary-bin/Manifest +++ b/net-im/discord-canary-bin/Manifest @@ -1 +1 @@ -DIST discord-canary-0.0.248.deb 92534508 BLAKE2B 758d60892cfe82d817b0acc5e5cf678cda089c155e0083adea0423b32d83ee7931928bfb31646e85a7fef275a35f046c28fff8cc62dbf3134d2ad36ec56c9ed3 SHA512 c40bdbbe3cca375f4b025c3c43e46d26617868292ed6f16b1eaee47ff01f636b3bd2dce5ae6f7316f90a4cd24c7dd5c65fcc9f67551d707ca23996ad7b05a061 +DIST discord-canary-0.0.249.deb 92534508 BLAKE2B 2c393db4781e9711155a12e1ba7b96df42b52c5e2e12f3b17e929d9ee5395219ab0f04cf25427d2580c383342410156bcee9fa0d2d149298bef870d113c11fae SHA512 20a3e09e3f53bc360ab348b9755a104d8877a44bbb56a8949ff1c548ba967df7d1fb2c709b5b741d2237d2c87f930aa42f6573d67e0cacd3ab7e44f8633aa33e diff --git a/net-im/discord-canary-bin/discord-canary-bin-0.0.248.ebuild b/net-im/discord-canary-bin/discord-canary-bin-0.0.249.ebuild similarity index 100% rename from net-im/discord-canary-bin/discord-canary-bin-0.0.248.ebuild rename to net-im/discord-canary-bin/discord-canary-bin-0.0.249.ebuild