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 8DC69158089 for ; Tue, 14 Nov 2023 01:54:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CA60E2BC022; Tue, 14 Nov 2023 01:54:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 pigeon.gentoo.org (Postfix) with ESMTPS id A2B872BC022 for ; Tue, 14 Nov 2023 01:54:28 +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 89975335D46 for ; Tue, 14 Nov 2023 01:54:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E331CF1A for ; Tue, 14 Nov 2023 01:54:25 +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: <1699926853.1838d81a1a0bb23039297e7c2bc14bce9739279a.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.34.ebuild net-im/discord/discord-0.0.35.ebuild X-VCS-Directories: net-im/discord/ X-VCS-Committer: sarnex X-VCS-Committer-Name: Nick Sarnie X-VCS-Revision: 1838d81a1a0bb23039297e7c2bc14bce9739279a X-VCS-Branch: master Date: Tue, 14 Nov 2023 01:54:25 +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: 3641ffdb-c9c0-451e-a606-ac71f680819c X-Archives-Hash: 99119bf1a50b061db455050792a8da8f commit: 1838d81a1a0bb23039297e7c2bc14bce9739279a Author: Tomas Fabrizio Orsi fi uba ar> AuthorDate: Mon Nov 13 22:46:38 2023 +0000 Commit: Nick Sarnie gentoo org> CommitDate: Tue Nov 14 01:54:13 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1838d81a net-im/discord: add 0.0.35, drop 0.0.34 Signed-off-by: Tomas Fabrizio Orsi fi.uba.ar> Closes: https://github.com/gentoo/gentoo/pull/33810 Signed-off-by: Nick Sarnie gentoo.org> net-im/discord/Manifest | 2 +- net-im/discord/{discord-0.0.34.ebuild => discord-0.0.35.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest index 06d5c8184763..bcb9c6636d20 100644 --- a/net-im/discord/Manifest +++ b/net-im/discord/Manifest @@ -1 +1 @@ -DIST discord-0.0.34.tar.gz 92968432 BLAKE2B 0db1f1459169a7de36733dddf2a945b136fa854d73abbd72648fc3c46c0ec82ae81f944a228bf4d4d876cbed4924fc34d5eb81af989309d76adc8148883a9b1c SHA512 28ab59e18ca3c800030c7c4b4f016efed033e741ad42f18b993e8493d51a78d430a4ff3c0a3457fdf8b43907a013f3145e67748e7a896d440af56074226c5c46 +DIST discord-0.0.35.tar.gz 92973520 BLAKE2B ed0c72d39e2da6afb640926e5b96b6a6a689d7f82908898c7622aa9ba74dfbec16746178f17b294017d40a0ede376cd86580fd37b64c6be42c423c43b61dbf02 SHA512 a0f1db24e38a2d48ea8521a7e8e638a401bdfc407b64e21c7a0dde241eb10e4988fcdc916ed13d45012ae4ce25b3c53d36bf97b011cf569cb81e9f1b7c2d6eeb diff --git a/net-im/discord/discord-0.0.34.ebuild b/net-im/discord/discord-0.0.35.ebuild similarity index 100% rename from net-im/discord/discord-0.0.34.ebuild rename to net-im/discord/discord-0.0.35.ebuild