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 54D0615827B for ; Wed, 20 Aug 2025 21:38:27 +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 384C4340D5A for ; Wed, 20 Aug 2025 21:38:27 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 2C803110280; Wed, 20 Aug 2025 21:38:26 +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 22B46110280 for ; Wed, 20 Aug 2025 21:38:26 +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 CF615340D4A for ; Wed, 20 Aug 2025 21:38:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 440D334B9 for ; Wed, 20 Aug 2025 21:38:24 +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: <1755725839.c515ce4cd265e985928979571dddf03049ecb147.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.105.ebuild net-im/discord/discord-0.0.106.ebuild X-VCS-Directories: net-im/discord/ X-VCS-Committer: sarnex X-VCS-Committer-Name: Nick Sarnie X-VCS-Revision: c515ce4cd265e985928979571dddf03049ecb147 X-VCS-Branch: master Date: Wed, 20 Aug 2025 21:38:24 +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: 14dd2e5c-553d-4dc4-b293-25a389d735de X-Archives-Hash: b7a61c2ac1c1a719c8540d27a6bf23ab commit: c515ce4cd265e985928979571dddf03049ecb147 Author: Nick Sarnie gentoo org> AuthorDate: Wed Aug 20 21:37:19 2025 +0000 Commit: Nick Sarnie gentoo org> CommitDate: Wed Aug 20 21:37:19 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c515ce4c net-im/discord: add 0.0.106, drop 0.0.105 Signed-off-by: Nick Sarnie gentoo.org> net-im/discord/Manifest | 2 +- net-im/discord/{discord-0.0.105.ebuild => discord-0.0.106.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest index 6082b0e73e80..50ee371ee29b 100644 --- a/net-im/discord/Manifest +++ b/net-im/discord/Manifest @@ -1 +1 @@ -DIST discord-0.0.105.tar.gz 105414800 BLAKE2B f0d16d5f8cdb1ae1e6fdd3f1fd4e9b069bd92002185acaf9c5fce0708fd6795d19b22b3960c83188e478da304b59f0dd0dc18ec5bd9493c3a5960c1eabdc4eca SHA512 755664846c09b83b49c1321485ad6dd81866d4cf34576afe4a447a7b2b6b4ec1a76b525e7eb2d44ebe5df696f2dc2045c4aaf91cd77d71bd8089c7ad7595e2af +DIST discord-0.0.106.tar.gz 105414469 BLAKE2B 0a74e427834578832834b61c70d77ed9f000750651bc1363ea5c99f8955b37689c042094963988be90b0dfae94c04c80358e0c33f424a8792e8176b21b103a1c SHA512 972d6ff124260c2d4f7b07845095c9738847b92a9d6e9f8914b8f3ddd21a232d454ea7f27e3e16f380a415bf28d46e437ccea3bf4edc8e9c1858de83ce69dbe1 diff --git a/net-im/discord/discord-0.0.105.ebuild b/net-im/discord/discord-0.0.106.ebuild similarity index 100% rename from net-im/discord/discord-0.0.105.ebuild rename to net-im/discord/discord-0.0.106.ebuild