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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7026A1581FD for ; Wed, 03 Sep 2025 06:16:18 +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 58CE1340DBF for ; Wed, 03 Sep 2025 06:16:18 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 58B471102AF; Wed, 03 Sep 2025 06:16:17 +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) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 51E601102AF for ; Wed, 03 Sep 2025 06:16:17 +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 0CEA8340D19 for ; Wed, 03 Sep 2025 06:16:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5C35A34EF for ; Wed, 03 Sep 2025 06:16:15 +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: <1756880109.03765a5d1c0b2d1d6d4a09bd446a8e2085a31eb9.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.107.ebuild net-im/discord/discord-0.0.108.ebuild X-VCS-Directories: net-im/discord/ X-VCS-Committer: sarnex X-VCS-Committer-Name: Nick Sarnie X-VCS-Revision: 03765a5d1c0b2d1d6d4a09bd446a8e2085a31eb9 X-VCS-Branch: master Date: Wed, 03 Sep 2025 06:16:15 +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: 371f5d94-2cd6-4521-8d55-58ccda5a2d55 X-Archives-Hash: 63274cf4a0ae90592d6c45001762e165 commit: 03765a5d1c0b2d1d6d4a09bd446a8e2085a31eb9 Author: Nick Sarnie gentoo org> AuthorDate: Wed Sep 3 06:15:09 2025 +0000 Commit: Nick Sarnie gentoo org> CommitDate: Wed Sep 3 06:15:09 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03765a5d net-im/discord: add 0.0.108, drop 0.0.107 Signed-off-by: Nick Sarnie gentoo.org> net-im/discord/Manifest | 2 +- net-im/discord/{discord-0.0.107.ebuild => discord-0.0.108.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest index 1c7484faaa6d..ec6de7525803 100644 --- a/net-im/discord/Manifest +++ b/net-im/discord/Manifest @@ -1 +1 @@ -DIST discord-0.0.107.tar.gz 105415012 BLAKE2B cdee910ba0774a56ae96895e25ad09dc1237d7f098e8a4f51de6577548aab9a3084e1bf4593da85993bda6204c67e35e36e72fceb6de4965a775c273e91b9089 SHA512 cbcbe78006ef2840bfdd276962b7c0e468eaee1961097b37bd711d7e8922766cc1457e9ea5aa531e229a8d7e7074c68ba3f6cbed1d0f23a53bb1e822993f28ea +DIST discord-0.0.108.tar.gz 105416233 BLAKE2B 4f541e3fe5a4b5bfe0ef7ec3bcef27a3f1f1eae1683c3ecd61a7ae3819ecdc709387fb6dda0d0d68197402c88946e3b2eaf98bc3321bbeeb6bce9ed687c3f96f SHA512 918ffe6625040adff64fcaeac71fe2a9dc1ac49041626558ad526ea9ba33239b9d05fe85ca4f25041ded96f7bd4f1691cfeec3bf8e3e80e7b5ebd505a87cb575 diff --git a/net-im/discord/discord-0.0.107.ebuild b/net-im/discord/discord-0.0.108.ebuild similarity index 100% rename from net-im/discord/discord-0.0.107.ebuild rename to net-im/discord/discord-0.0.108.ebuild