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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C98DF158041 for ; Thu, 7 Mar 2024 03:12:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D8C78E29D4; Thu, 7 Mar 2024 03:12:11 +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 B3909E29D4 for ; Thu, 7 Mar 2024 03:12:11 +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 98638342FFC for ; Thu, 7 Mar 2024 03:12:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 816A61049 for ; Thu, 7 Mar 2024 03:12:08 +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: <1709781112.f91a6d389786ac4638fb14257bf125bb53910327.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.43.ebuild net-im/discord/discord-0.0.44.ebuild X-VCS-Directories: net-im/discord/ X-VCS-Committer: sarnex X-VCS-Committer-Name: Nick Sarnie X-VCS-Revision: f91a6d389786ac4638fb14257bf125bb53910327 X-VCS-Branch: master Date: Thu, 7 Mar 2024 03:12:08 +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: db5b2e2b-e6f9-418a-a820-09a24b0ce9bb X-Archives-Hash: 2a9ea0589ad810b8e236ca423b9fde5e commit: f91a6d389786ac4638fb14257bf125bb53910327 Author: Nick Sarnie gentoo org> AuthorDate: Thu Mar 7 03:04:20 2024 +0000 Commit: Nick Sarnie gentoo org> CommitDate: Thu Mar 7 03:11:52 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f91a6d38 net-im/discord: add 0.0.44, drop 0.0.43 Signed-off-by: Nick Sarnie gentoo.org> net-im/discord/Manifest | 2 +- net-im/discord/{discord-0.0.43.ebuild => discord-0.0.44.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest index d050a498e4e2..05a3dc4d026d 100644 --- a/net-im/discord/Manifest +++ b/net-im/discord/Manifest @@ -1 +1 @@ -DIST discord-0.0.43.tar.gz 92977778 BLAKE2B 85988229b5e0a7b88b266a82705abeb38e15015b7f7b1a93f5339ce06f794f943bb39db409afbf050afee27a09ee9b530528962ce01d6c44ad0b993ed3dfbfb3 SHA512 2780079975c144ff510973d6149b34c691d1cb0784ef4b8ac6663280263d3b10ca900c9966728579973be377f6b42f8c17ed1038fdef9b699672dddc53e08055 +DIST discord-0.0.44.tar.gz 92972188 BLAKE2B 5fb2dacda425342b22ac634fb0ce81bb8e2819df63ec869b2f83fbd09caef6e28d57f39ef50f82815911eab31ecc5b707056ba3de5768c2cbd0b0d363952f238 SHA512 fece1f1ab30c089f569eb31a8990da813382ce15ec13dbe0394539921a76f3c6ac22cde98264da429e81a817f1e89861fb4185e8cc5f2875b1d103b4b245652c diff --git a/net-im/discord/discord-0.0.43.ebuild b/net-im/discord/discord-0.0.44.ebuild similarity index 100% rename from net-im/discord/discord-0.0.43.ebuild rename to net-im/discord/discord-0.0.44.ebuild