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 CC57E158015 for ; Thu, 21 Dec 2023 06:26:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EBF7C2BC014; Thu, 21 Dec 2023 06:26:12 +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 CC0912BC014 for ; Thu, 21 Dec 2023 06:26:12 +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 06083340943 for ; Thu, 21 Dec 2023 06:26:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7490F123C for ; Thu, 21 Dec 2023 06:26:10 +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: <1703139048.3bb10377c68d48d62d72f74cfefc928f9056e489.ceamac@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev 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.225.ebuild net-im/discord-canary-bin/discord-canary-bin-0.0.231.ebuild X-VCS-Directories: net-im/discord-canary-bin/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: 3bb10377c68d48d62d72f74cfefc928f9056e489 X-VCS-Branch: dev Date: Thu, 21 Dec 2023 06:26:10 +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: ed7d61d9-ed3e-4451-89e7-d06b949fc8ee X-Archives-Hash: 9bace2231c729313f9361c46760c6698 Message-ID: <20231221062610.YGqb-DaxI_RG_taf6W6Znxb2pkk2KY6QsZolSB0BSAg@z> commit: 3bb10377c68d48d62d72f74cfefc928f9056e489 Author: Viorel Munteanu gentoo org> AuthorDate: Thu Dec 21 06:10:48 2023 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Thu Dec 21 06:10:48 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3bb10377 net-im/discord-canary-bin: add 0.0.231, drop 0.0.225 Signed-off-by: Viorel Munteanu gentoo.org> net-im/discord-canary-bin/Manifest | 2 +- ...cord-canary-bin-0.0.225.ebuild => discord-canary-bin-0.0.231.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 5fba097b19..e0eadb213d 100644 --- a/net-im/discord-canary-bin/Manifest +++ b/net-im/discord-canary-bin/Manifest @@ -1 +1 @@ -DIST discord-canary-0.0.225.deb 92534540 BLAKE2B 42eeb62710536538472f117a9c0b203854b81537a86350b64539d42845a8656f7139786c7cf0fc09ad73e70d536a054c9c2bf521891fede727fe7049cf5ac5e8 SHA512 aa2bbe9808add22d3e6abe243cc15d938033dbe325c78de2bd1673bdd53a3155e05f141afbde218102da1f255388243dc52102a60160275b3a1ded24a95165df +DIST discord-canary-0.0.231.deb 92534568 BLAKE2B f4073714616febc8824ff0774cce88de9713e31738230dbbfcd111eaa3235fdfcacb0cf7ecb99dbc1b14752508746775c168012be514f946b74c498f55f0176a SHA512 9dc744fa84f131c741d0c51d8e7a7948c0435f5ce592bddf1a9ec32990ec9036f72e987d3aefb6880aa8e8fd1d49bfd7d76bcd8597c798881b78f7cdc728f25a diff --git a/net-im/discord-canary-bin/discord-canary-bin-0.0.225.ebuild b/net-im/discord-canary-bin/discord-canary-bin-0.0.231.ebuild similarity index 100% rename from net-im/discord-canary-bin/discord-canary-bin-0.0.225.ebuild rename to net-im/discord-canary-bin/discord-canary-bin-0.0.231.ebuild