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 C49B4158013 for ; Tue, 12 Dec 2023 23:06:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 13F012BC0ED; Tue, 12 Dec 2023 23:06:16 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EBC312BC0ED for ; Tue, 12 Dec 2023 23:06:15 +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 EBBF5343010 for ; Tue, 12 Dec 2023 23:06:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9642B119 for ; Tue, 12 Dec 2023 23:06:13 +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: <1702422360.09095cce01760a666d5e3d8646a83e1cae5b9a9e.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.37.ebuild net-im/discord/discord-0.0.38.ebuild X-VCS-Directories: net-im/discord/ X-VCS-Committer: sarnex X-VCS-Committer-Name: Nick Sarnie X-VCS-Revision: 09095cce01760a666d5e3d8646a83e1cae5b9a9e X-VCS-Branch: master Date: Tue, 12 Dec 2023 23:06:13 +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: 7228e616-21df-4f33-874a-8421a451dc96 X-Archives-Hash: 64163471761f7f63eb63f6e40b13eaa8 commit: 09095cce01760a666d5e3d8646a83e1cae5b9a9e Author: Tomas Fabrizio Orsi fi uba ar> AuthorDate: Tue Dec 12 23:00:32 2023 +0000 Commit: Nick Sarnie gentoo org> CommitDate: Tue Dec 12 23:06:00 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09095cce net-im/discord: add 0.0.38, drop 0.0.37 Signed-off-by: Tomas Fabrizio Orsi fi.uba.ar> Closes: https://github.com/gentoo/gentoo/pull/34257 Signed-off-by: Nick Sarnie gentoo.org> net-im/discord/Manifest | 2 +- net-im/discord/{discord-0.0.37.ebuild => discord-0.0.38.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest index c222761001f1..5a0e31a9e975 100644 --- a/net-im/discord/Manifest +++ b/net-im/discord/Manifest @@ -1 +1 @@ -DIST discord-0.0.37.tar.gz 92978089 BLAKE2B ebdc2e74e4c92dac32d06c1039d6199e91d1a8e76bdb51a8caa1ef4f80fbbf82e93a54811104bb6144a4ebb0d0a61b114445d0049cea23312adb8c9d5755138f SHA512 495969155a99364a22fef5d830adec5c03c25ac118d560b1e346fa9190866f9a038c07664124f8f835b77ba4e4d2a268a8eab86dea54274de4904ec374a2c005 +DIST discord-0.0.38.tar.gz 92978140 BLAKE2B ee0e8b588011a72147fa836849df79c39b6b47313dbda25a65f470b256ba4d7ee73622fa0fb5915e6bedabff277719e69d5daefa612c26468582c3175d822423 SHA512 b526231453bd2eabacd8fd353a8cd33fbc2a3992f5a29a4f21dd32ad79a4caa16cda21652b7d7b261b3a0bf6276a8d443e75d4deca5f47fc25540dbe23996598 diff --git a/net-im/discord/discord-0.0.37.ebuild b/net-im/discord/discord-0.0.38.ebuild similarity index 100% rename from net-im/discord/discord-0.0.37.ebuild rename to net-im/discord/discord-0.0.38.ebuild