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 C042E15827B for ; Tue, 19 Aug 2025 19:51:57 +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 B19C6342350 for ; Tue, 19 Aug 2025 19:51:57 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id AD55E110280; Tue, 19 Aug 2025 19:51:56 +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 A02DC110280 for ; Tue, 19 Aug 2025 19:51:56 +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 55E77342350 for ; Tue, 19 Aug 2025 19:51:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C46F529AE for ; Tue, 19 Aug 2025 19:51:54 +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: <1755633050.f8764e3acd1da17d225d411a87cb483ab716fe7e.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.104.ebuild net-im/discord/discord-0.0.105.ebuild X-VCS-Directories: net-im/discord/ X-VCS-Committer: sarnex X-VCS-Committer-Name: Nick Sarnie X-VCS-Revision: f8764e3acd1da17d225d411a87cb483ab716fe7e X-VCS-Branch: master Date: Tue, 19 Aug 2025 19:51:54 +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: 17ff1d46-b392-4373-a8a6-46f51d62c8d1 X-Archives-Hash: 229494b08a52d9292e13f4f58a500e8a commit: f8764e3acd1da17d225d411a87cb483ab716fe7e Author: Nick Sarnie gentoo org> AuthorDate: Tue Aug 19 19:50:50 2025 +0000 Commit: Nick Sarnie gentoo org> CommitDate: Tue Aug 19 19:50:50 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8764e3a net-im/discord: add 0.0.105, drop 0.0.104 Signed-off-by: Nick Sarnie gentoo.org> net-im/discord/Manifest | 2 +- net-im/discord/{discord-0.0.104.ebuild => discord-0.0.105.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest index e0b3fba5b0a6..6082b0e73e80 100644 --- a/net-im/discord/Manifest +++ b/net-im/discord/Manifest @@ -1 +1 @@ -DIST discord-0.0.104.tar.gz 105425847 BLAKE2B f94446154050ed94ffdfe5014285e46a4807cc8a1dbb75708aece4da8d990125275c6a100c3b3a19a332ad35cea05d88e8481e7827ce741958638eab399cf462 SHA512 20e42fb06a3ba462c75b933485143bc532b4037efe7eb55d246b1e0c16555c697f13d0f51270e78d7a0d0c449f3a4a5bdde22189d66a264b94a9d20885a5be89 +DIST discord-0.0.105.tar.gz 105414800 BLAKE2B f0d16d5f8cdb1ae1e6fdd3f1fd4e9b069bd92002185acaf9c5fce0708fd6795d19b22b3960c83188e478da304b59f0dd0dc18ec5bd9493c3a5960c1eabdc4eca SHA512 755664846c09b83b49c1321485ad6dd81866d4cf34576afe4a447a7b2b6b4ec1a76b525e7eb2d44ebe5df696f2dc2045c4aaf91cd77d71bd8089c7ad7595e2af diff --git a/net-im/discord/discord-0.0.104.ebuild b/net-im/discord/discord-0.0.105.ebuild similarity index 100% rename from net-im/discord/discord-0.0.104.ebuild rename to net-im/discord/discord-0.0.105.ebuild