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 DC9B31581E7 for ; Tue, 23 Apr 2024 00:24:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E808CE29E4; Tue, 23 Apr 2024 00:24:40 +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 C0BB5E29E4 for ; Tue, 23 Apr 2024 00:24:40 +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 BBEC6343076 for ; Tue, 23 Apr 2024 00:24:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 202891694 for ; Tue, 23 Apr 2024 00:24:38 +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: <1713831862.42cc6235843bff6840ae88e83296bd2b8e93aef2.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.50.ebuild net-im/discord/discord-0.0.51.ebuild X-VCS-Directories: net-im/discord/ X-VCS-Committer: sarnex X-VCS-Committer-Name: Nick Sarnie X-VCS-Revision: 42cc6235843bff6840ae88e83296bd2b8e93aef2 X-VCS-Branch: master Date: Tue, 23 Apr 2024 00:24:38 +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: 164d2992-ec81-4510-9111-e54abacd3d1a X-Archives-Hash: fcd5e63c67082859f1e1085ceb896ac6 commit: 42cc6235843bff6840ae88e83296bd2b8e93aef2 Author: Nick Sarnie gentoo org> AuthorDate: Tue Apr 23 00:23:27 2024 +0000 Commit: Nick Sarnie gentoo org> CommitDate: Tue Apr 23 00:24:22 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42cc6235 net-im/discord: add 0.0.51, drop 0.0.50 Signed-off-by: Nick Sarnie gentoo.org> net-im/discord/Manifest | 2 +- net-im/discord/{discord-0.0.50.ebuild => discord-0.0.51.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest index 411593c05be3..733d92e23fac 100644 --- a/net-im/discord/Manifest +++ b/net-im/discord/Manifest @@ -1 +1 @@ -DIST discord-0.0.50.tar.gz 101523210 BLAKE2B 7ebbc99d1145bc1719d8297d5a1d39aad7b65bde53359973662293f21b92884ca692c217166c4d7e274799dbe345eab682083fa5c55b049a8413e8ca64274286 SHA512 8e745436645ab8aa3fae582e125224b81c8556b74b40476ead337594f377fab95684a96287c53510d3838e948a64e0397f07ca8a76f6d99cd243af6a06080873 +DIST discord-0.0.51.tar.gz 101529628 BLAKE2B 7bc457c1d994556a06b086d7360f0010619e9355e71a464d289fc6b27f0d0d11d8cba2153fa65ebb891cc5781500f5a9e6ab6694c8818f1326697b49f0a774ea SHA512 b98072a64cfb593176e7e057b926fcf2d9e1a4aa555a659cebb8abe20fe463ff135a8028fd0fc36dc6c1bd40235da98c7c055c372e707cae00b882c8b0462dd9 diff --git a/net-im/discord/discord-0.0.50.ebuild b/net-im/discord/discord-0.0.51.ebuild similarity index 100% rename from net-im/discord/discord-0.0.50.ebuild rename to net-im/discord/discord-0.0.51.ebuild