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 10E53158200 for ; Tue, 16 Sep 2025 10:55:46 +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) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id EC52834100D for ; Tue, 16 Sep 2025 10:55:45 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id EDBE9110571; Tue, 16 Sep 2025 10:55:40 +0000 (UTC) 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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id E2066110571 for ; Tue, 16 Sep 2025 10:55:40 +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 9D05D340E9F for ; Tue, 16 Sep 2025 10:55:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 08FA43524 for ; Tue, 16 Sep 2025 10:55:39 +0000 (UTC) From: "Stefan Strogin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Stefan Strogin" Message-ID: <1758020075.8e7381de4bb37dcd42b43b63ed0d9eb0efdd705c.steils@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.109.ebuild net-im/discord/discord-0.0.110.ebuild X-VCS-Directories: net-im/discord/ X-VCS-Committer: steils X-VCS-Committer-Name: Stefan Strogin X-VCS-Revision: 8e7381de4bb37dcd42b43b63ed0d9eb0efdd705c X-VCS-Branch: master Date: Tue, 16 Sep 2025 10:55:39 +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: a637dc51-02e2-4391-88ea-58c032c0149f X-Archives-Hash: b640c5a414eb76c61b23343971353c96 commit: 8e7381de4bb37dcd42b43b63ed0d9eb0efdd705c Author: Stefan Strogin gentoo org> AuthorDate: Tue Sep 16 10:54:35 2025 +0000 Commit: Stefan Strogin gentoo org> CommitDate: Tue Sep 16 10:54:35 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e7381de net-im/discord: add 0.0.110, drop 0.0.109 Signed-off-by: Stefan Strogin gentoo.org> net-im/discord/Manifest | 2 +- net-im/discord/{discord-0.0.109.ebuild => discord-0.0.110.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest index 0257a4a4c331..21dd9fa5d7f3 100644 --- a/net-im/discord/Manifest +++ b/net-im/discord/Manifest @@ -1 +1 @@ -DIST discord-0.0.109.tar.gz 105411114 BLAKE2B e570c42c9a55d42a0128f29db249da52d78eda399fcfb919f806cfb0bd67f4ba45265598ec89ea67389366b581dba0a431c211540e7adc25cdaa43140804a1f4 SHA512 051b61fc1c34bea3ee807f1c9736ed7e17b093dd1b19815c3a53fbe54c5e3ce90b64b043f7e16eb5a3fea8b5f192e5e4291352a6be29b550708b1f5b19b08c24 +DIST discord-0.0.110.tar.gz 105410676 BLAKE2B 90330f38dd3816f1e90d33a259659564780dbd3327370ca4c886e9953cafd7f036230b4de60560e7da814fa3147f5cc6af0926107d57dace0f185321cc8eb67b SHA512 d1818639619d4011b06ecfa1ddfa2b1424e3db6108ef2380bc0be86e7d3208de9c38d1e61b2340ca9719dcc531d6a5686ab3f2cf7ca0e2862c6516baf3519824 diff --git a/net-im/discord/discord-0.0.109.ebuild b/net-im/discord/discord-0.0.110.ebuild similarity index 100% rename from net-im/discord/discord-0.0.109.ebuild rename to net-im/discord/discord-0.0.110.ebuild