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 0E802158013 for ; Fri, 15 Dec 2023 06:03:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 371D42BC01B; Fri, 15 Dec 2023 06:03:29 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 21D1C2BC01B for ; Fri, 15 Dec 2023 06:03:29 +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 41439335D76 for ; Fri, 15 Dec 2023 06:03:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D2659104F for ; Fri, 15 Dec 2023 06:03:26 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1702620147.e0db802455790bcfedd8098e374ed6d6d0970bee.ceamac@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.221.ebuild net-im/discord-canary-bin/discord-canary-bin-0.0.224.ebuild X-VCS-Directories: net-im/discord-canary-bin/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: e0db802455790bcfedd8098e374ed6d6d0970bee X-VCS-Branch: master Date: Fri, 15 Dec 2023 06:03:26 +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: e1595f97-2572-4d14-b139-1a22c7ce7b8f X-Archives-Hash: c9c00f77c365ff52b2eb290b91321689 Message-ID: <20231215060326.JJNOKq-h8jB3vRVunJFHveAwZ4SJk4kcxbdHoKSkaFI@z> commit: e0db802455790bcfedd8098e374ed6d6d0970bee Author: Viorel Munteanu gentoo org> AuthorDate: Fri Dec 15 06:02:27 2023 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Fri Dec 15 06:02:27 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e0db8024 net-im/discord-canary-bin: add 0.0.224, drop 0.0.221 Signed-off-by: Viorel Munteanu gentoo.org> net-im/discord-canary-bin/Manifest | 2 +- ...cord-canary-bin-0.0.221.ebuild => discord-canary-bin-0.0.224.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 c6aef186f1..f8cad18d48 100644 --- a/net-im/discord-canary-bin/Manifest +++ b/net-im/discord-canary-bin/Manifest @@ -1 +1 @@ -DIST discord-canary-0.0.221.deb 92534152 BLAKE2B 60a73cf5f21f06d99d88a30aef7d0e9caad9605b86740e6f869aed31ee9b5a19c407a6fd8d1ef106daded43984d91c551d485f4788fd26ced5ed2581cb2395b7 SHA512 91e7f3b47cf3e928e7dfefc9923d983dbecc135363cbf9c150252eeff9c5edb269a4beced7fcdcad197f92a943536afbf8a79e3e9bb70858f9e46dae885d3818 +DIST discord-canary-0.0.224.deb 92534488 BLAKE2B b5a77552cf2c80afb462ca27efa94e2f6c33dd56decdafa8817dc63dfa1bc1146581588c56541ffb009efe460d9d297296cf8ceb1c4bef1f6e95a7e627e31541 SHA512 27b79596c6567e5da9ffeb4d795c41228cd765105255b794f2f68eddbe65cbb336aee3893161d9184d700661f63f8d1ae3bbaadebc0d4c76da91097d9d5ac4ec diff --git a/net-im/discord-canary-bin/discord-canary-bin-0.0.221.ebuild b/net-im/discord-canary-bin/discord-canary-bin-0.0.224.ebuild similarity index 100% rename from net-im/discord-canary-bin/discord-canary-bin-0.0.221.ebuild rename to net-im/discord-canary-bin/discord-canary-bin-0.0.224.ebuild