From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 39B82158015 for ; Thu, 21 Dec 2023 07:52:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 67BDC2BC017; Thu, 21 Dec 2023 07:52:39 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4B7DE2BC017 for ; Thu, 21 Dec 2023 07:52:39 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 640F33406C2 for ; Thu, 21 Dec 2023 07:52:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B6D3C9C4 for ; Thu, 21 Dec 2023 07:52:36 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1703145127.b2f7e6bae09f9bc7dc6476fa5944f4ac58b7a384.sam@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.38.ebuild net-im/discord/discord-0.0.39.ebuild X-VCS-Directories: net-im/discord/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: b2f7e6bae09f9bc7dc6476fa5944f4ac58b7a384 X-VCS-Branch: master Date: Thu, 21 Dec 2023 07:52:36 +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: d364d913-9220-4f7d-975a-a5cd786cead9 X-Archives-Hash: 6a5002a3709e4e0829ac6d19ca3debc0 commit: b2f7e6bae09f9bc7dc6476fa5944f4ac58b7a384 Author: Alfred Wingate protonmail com> AuthorDate: Wed Dec 20 04:22:06 2023 +0000 Commit: Sam James gentoo org> CommitDate: Thu Dec 21 07:52:07 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2f7e6ba net-im/discord: add 0.0.39, drop 0.0.38 Closes: https://bugs.gentoo.org/920349 Signed-off-by: Alfred Wingate protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/34379 Signed-off-by: Sam James gentoo.org> net-im/discord/Manifest | 2 +- net-im/discord/{discord-0.0.38.ebuild => discord-0.0.39.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest index 5a0e31a9e975..9c1567cd58bb 100644 --- a/net-im/discord/Manifest +++ b/net-im/discord/Manifest @@ -1 +1 @@ -DIST discord-0.0.38.tar.gz 92978140 BLAKE2B ee0e8b588011a72147fa836849df79c39b6b47313dbda25a65f470b256ba4d7ee73622fa0fb5915e6bedabff277719e69d5daefa612c26468582c3175d822423 SHA512 b526231453bd2eabacd8fd353a8cd33fbc2a3992f5a29a4f21dd32ad79a4caa16cda21652b7d7b261b3a0bf6276a8d443e75d4deca5f47fc25540dbe23996598 +DIST discord-0.0.39.tar.gz 92977064 BLAKE2B 95f30148782de35e5c5798867f4433163d53ede9538e3c3e6198c20c754a6ffc8f012cd2b85ad47344664ebfbab2ef59f9cf6ebf520daa656d8f05f300ae8789 SHA512 9f18aea5d82f5db4efa9db9babbc440b24e47dc80df18df5cc58d99d677f1c0863df21ed96d69896785f8fbe0dc0ff1f7317398b8f39606289da79f5a38074f1 diff --git a/net-im/discord/discord-0.0.38.ebuild b/net-im/discord/discord-0.0.39.ebuild similarity index 100% rename from net-im/discord/discord-0.0.38.ebuild rename to net-im/discord/discord-0.0.39.ebuild