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 72392159C9B for ; Tue, 6 Aug 2024 00:20:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BCF7F2BC035; Tue, 6 Aug 2024 00:20:32 +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 A1F872BC035 for ; Tue, 6 Aug 2024 00:20:32 +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 B95C133FD3F for ; Tue, 6 Aug 2024 00:20:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 535C21E69 for ; Tue, 6 Aug 2024 00:20:30 +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: <1722903613.88d550188cab1b016c38ead3feff1a5e3b81927e.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.62-r1.ebuild net-im/discord/discord-0.0.63.ebuild X-VCS-Directories: net-im/discord/ X-VCS-Committer: sarnex X-VCS-Committer-Name: Nick Sarnie X-VCS-Revision: 88d550188cab1b016c38ead3feff1a5e3b81927e X-VCS-Branch: master Date: Tue, 6 Aug 2024 00:20:30 +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: 2db2198c-44bb-4cde-bb08-3e76b5fd1f76 X-Archives-Hash: 6ac1c4a7d0742a01bc93c108defe84da commit: 88d550188cab1b016c38ead3feff1a5e3b81927e Author: Nick Sarnie gentoo org> AuthorDate: Tue Aug 6 00:19:31 2024 +0000 Commit: Nick Sarnie gentoo org> CommitDate: Tue Aug 6 00:20:13 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88d55018 net-im/discord: add 0.0.63, drop 0.0.62-r1 Signed-off-by: Nick Sarnie gentoo.org> net-im/discord/Manifest | 2 +- net-im/discord/{discord-0.0.62-r1.ebuild => discord-0.0.63.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest index 170c8bd2b08c..2d8da27b66ed 100644 --- a/net-im/discord/Manifest +++ b/net-im/discord/Manifest @@ -1 +1 @@ -DIST discord-0.0.62.tar.gz 103553356 BLAKE2B cb319ee0ce9a3a1d9d8acf4810ab36f9ed4f93b1a82a15deb6ca05d50ad612a90d94f234eb38183e925444afa4f5035cd6bc0acbf3abaca3dec79f5f757e004c SHA512 6271382410340c0f38c4403af766fe18ea7548279f3bc75ebe748a75281c304d7738e2d857e208b8867a2330b2a9e22d292ad63421578db35b79e4d16267456f +DIST discord-0.0.63.tar.gz 103542034 BLAKE2B 8d8c92aa9a4baca5806eadabc4fb55712ae15506d1bf82545580231e6dee4bf3bbd610c5cea5c125e2cb2a86f0938acfa746fea21decb9f9e0f6c79d9a10fff1 SHA512 b1695d2790b59b395c9b4c570ddcbb9b8da7629d02eab33e330f77cf5ed81db121fbe805bb40264eb32ae3a858fcdc3ede4d90982b1c13498474d45b82cb6d6e diff --git a/net-im/discord/discord-0.0.62-r1.ebuild b/net-im/discord/discord-0.0.63.ebuild similarity index 100% rename from net-im/discord/discord-0.0.62-r1.ebuild rename to net-im/discord/discord-0.0.63.ebuild