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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A010715802C for ; Fri, 20 Dec 2024 00:36:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4F4F3E08F3; Fri, 20 Dec 2024 00:36:33 +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 38261E08F3 for ; Fri, 20 Dec 2024 00:36:33 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8085233BF36 for ; Fri, 20 Dec 2024 00:36:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AFD8A227B for ; Fri, 20 Dec 2024 00:36:28 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1734633001.69cb3d678bc2e74b17f745a91c807a119fb50d9e.davidroman@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.306.ebuild net-im/discord-canary-bin/discord-canary-bin-0.0.549.ebuild X-VCS-Directories: net-im/discord-canary-bin/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 69cb3d678bc2e74b17f745a91c807a119fb50d9e X-VCS-Branch: master Date: Fri, 20 Dec 2024 00:36:28 +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: 81e9f2c9-067d-49b0-8398-30856047859b X-Archives-Hash: b02bb73809a52c3d2d8345dd51418879 commit: 69cb3d678bc2e74b17f745a91c807a119fb50d9e Author: Viorel Munteanu gentoo org> AuthorDate: Thu Dec 19 18:29:43 2024 +0000 Commit: David Roman gmail com> CommitDate: Thu Dec 19 18:30:01 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=69cb3d67 net-im/discord-canary-bin: add 0.0.549, drop 0.0.306 Signed-off-by: Viorel Munteanu gentoo.org> net-im/discord-canary-bin/Manifest | 2 +- ...cord-canary-bin-0.0.306.ebuild => discord-canary-bin-0.0.549.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 6a50378cb..7015891a0 100644 --- a/net-im/discord-canary-bin/Manifest +++ b/net-im/discord-canary-bin/Manifest @@ -1 +1 @@ -DIST discord-canary-0.0.306.deb 100786292 BLAKE2B 052bb4c8f452b9015c603a648099b3f8447aa4082091ba417ac84bde03a690e347931ed615f18677d4103e7c7e680ab57bbb388fb8169e5a26ef5b54182d84d5 SHA512 6b5aa78862ca33a1ee35f47766321502734ed62af42496e7167237bbb54417e1379e435cbada7557d28b940f7e405cecbe680a3812a8b3d2f7d292f1d376cfeb +DIST discord-canary-0.0.549.deb 101350134 BLAKE2B 99d92cf1d1939388b06fc0a869a0ae97b44ba3b966a0cd02a3e959921822d2acc7c14f369588fceb963879869527a6be05ced0d20512e9436994e58ac668feff SHA512 c602ee180578bee9df64bdafeeda5c48b465d26f199e3c695243f14b37ee26d8064a78d35e5871336228f625c13b6864d36be64da2ff5468aea097a0206751b2 diff --git a/net-im/discord-canary-bin/discord-canary-bin-0.0.306.ebuild b/net-im/discord-canary-bin/discord-canary-bin-0.0.549.ebuild similarity index 100% rename from net-im/discord-canary-bin/discord-canary-bin-0.0.306.ebuild rename to net-im/discord-canary-bin/discord-canary-bin-0.0.549.ebuild