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 F3422158451 for ; Wed, 10 Jan 2024 17:10:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 39C602BC027; Wed, 10 Jan 2024 17:10:23 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 1F73A2BC027 for ; Wed, 10 Jan 2024 17:10:23 +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 4A5E9343194 for ; Wed, 10 Jan 2024 17:10:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AB94812D7 for ; Wed, 10 Jan 2024 17:10:20 +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: <1704906215.d0281fc128fe6d683b004ff8673d08e87bd6f11d.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.39.ebuild net-im/discord/discord-0.0.40.ebuild X-VCS-Directories: net-im/discord/ X-VCS-Committer: sarnex X-VCS-Committer-Name: Nick Sarnie X-VCS-Revision: d0281fc128fe6d683b004ff8673d08e87bd6f11d X-VCS-Branch: master Date: Wed, 10 Jan 2024 17:10:20 +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: 91d34be4-5b03-4da2-90ea-b4aa2e666d5c X-Archives-Hash: 86353b386495cdcb0c30f0ae25b76051 commit: d0281fc128fe6d683b004ff8673d08e87bd6f11d Author: Nick Sarnie gentoo org> AuthorDate: Wed Jan 10 17:03:35 2024 +0000 Commit: Nick Sarnie gentoo org> CommitDate: Wed Jan 10 17:03:35 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0281fc1 net-im/discord: add 0.0.40, drop 0.0.39 Signed-off-by: Nick Sarnie gentoo.org> net-im/discord/Manifest | 2 +- net-im/discord/{discord-0.0.39.ebuild => discord-0.0.40.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest index 9c1567cd58bb..9a7b220dec8c 100644 --- a/net-im/discord/Manifest +++ b/net-im/discord/Manifest @@ -1 +1 @@ -DIST discord-0.0.39.tar.gz 92977064 BLAKE2B 95f30148782de35e5c5798867f4433163d53ede9538e3c3e6198c20c754a6ffc8f012cd2b85ad47344664ebfbab2ef59f9cf6ebf520daa656d8f05f300ae8789 SHA512 9f18aea5d82f5db4efa9db9babbc440b24e47dc80df18df5cc58d99d677f1c0863df21ed96d69896785f8fbe0dc0ff1f7317398b8f39606289da79f5a38074f1 +DIST discord-0.0.40.tar.gz 92976929 BLAKE2B 4b3b4af371c7839c8ee89f42ef88a413e8c629df47f855ef4cad8fba95df811709af3bd73837111760bfaa8b329fae663b655ad4ccdaeee09751d880ac0716ff SHA512 64fd9cf5c8ebb55cd5cd7c1fc0ae04a7e7cb9df6cc18a7c992f1156f46dac5415d87003622078e5d4aa0e48234c3d69d0d12633a57d55291e359cbb40511ca3a diff --git a/net-im/discord/discord-0.0.39.ebuild b/net-im/discord/discord-0.0.40.ebuild similarity index 98% rename from net-im/discord/discord-0.0.39.ebuild rename to net-im/discord/discord-0.0.40.ebuild index 2a6bf51369d6..34fc00ecd3c1 100644 --- a/net-im/discord/discord-0.0.39.ebuild +++ b/net-im/discord/discord-0.0.40.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8