From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 0978915827B for ; Tue, 26 Aug 2025 21:10:52 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id E39E8340E92 for ; Tue, 26 Aug 2025 21:10:51 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id E5228110560; Tue, 26 Aug 2025 21:10:50 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 bobolink.gentoo.org (Postfix) with ESMTPS id DDBE1110560 for ; Tue, 26 Aug 2025 21:10:50 +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 99A81340E92 for ; Tue, 26 Aug 2025 21:10:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C41A43352 for ; Tue, 26 Aug 2025 21:10:48 +0000 (UTC) From: "Nick Sarnie" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nick Sarnie" Message-ID: <1756242408.b8ff6ebf6adc09b33b9d7ab81e90129b4afb32d0.sarnex@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/discord/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/discord/Manifest net-im/discord/discord-0.0.106.ebuild net-im/discord/discord-0.0.107.ebuild X-VCS-Directories: net-im/discord/ X-VCS-Committer: sarnex X-VCS-Committer-Name: Nick Sarnie X-VCS-Revision: b8ff6ebf6adc09b33b9d7ab81e90129b4afb32d0 X-VCS-Branch: master Date: Tue, 26 Aug 2025 21:10:48 +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: 51098aa8-ed6e-43fd-ab60-d77ca9190c47 X-Archives-Hash: d9f205f78e2a0dd1846d5b4c5fe49a86 commit: b8ff6ebf6adc09b33b9d7ab81e90129b4afb32d0 Author: Nick Sarnie gentoo org> AuthorDate: Tue Aug 26 21:06:48 2025 +0000 Commit: Nick Sarnie gentoo org> CommitDate: Tue Aug 26 21:06:48 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8ff6ebf net-im/discord: add 0.0.107, drop 0.0.106 Signed-off-by: Nick Sarnie gentoo.org> net-im/discord/Manifest | 2 +- net-im/discord/{discord-0.0.106.ebuild => discord-0.0.107.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest index 50ee371ee29b..1c7484faaa6d 100644 --- a/net-im/discord/Manifest +++ b/net-im/discord/Manifest @@ -1 +1 @@ -DIST discord-0.0.106.tar.gz 105414469 BLAKE2B 0a74e427834578832834b61c70d77ed9f000750651bc1363ea5c99f8955b37689c042094963988be90b0dfae94c04c80358e0c33f424a8792e8176b21b103a1c SHA512 972d6ff124260c2d4f7b07845095c9738847b92a9d6e9f8914b8f3ddd21a232d454ea7f27e3e16f380a415bf28d46e437ccea3bf4edc8e9c1858de83ce69dbe1 +DIST discord-0.0.107.tar.gz 105415012 BLAKE2B cdee910ba0774a56ae96895e25ad09dc1237d7f098e8a4f51de6577548aab9a3084e1bf4593da85993bda6204c67e35e36e72fceb6de4965a775c273e91b9089 SHA512 cbcbe78006ef2840bfdd276962b7c0e468eaee1961097b37bd711d7e8922766cc1457e9ea5aa531e229a8d7e7074c68ba3f6cbed1d0f23a53bb1e822993f28ea diff --git a/net-im/discord/discord-0.0.106.ebuild b/net-im/discord/discord-0.0.107.ebuild similarity index 100% rename from net-im/discord/discord-0.0.106.ebuild rename to net-im/discord/discord-0.0.107.ebuild