From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id E16D11582EF for ; Mon, 10 Mar 2025 22:31:56 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id B36BE3430F5 for ; Mon, 10 Mar 2025 22:31:56 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 9948911037F; Mon, 10 Mar 2025 22:31:27 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 8CCDC11037F for ; Mon, 10 Mar 2025 22:31:27 +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 49B993430E5 for ; Mon, 10 Mar 2025 22:31:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A9D0019A7 for ; Mon, 10 Mar 2025 22:31: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: <1741645869.fdcb7d5e9c018b85f77985b8fff7c71803ee3718.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.87.ebuild net-im/discord/discord-0.0.88.ebuild X-VCS-Directories: net-im/discord/ X-VCS-Committer: sarnex X-VCS-Committer-Name: Nick Sarnie X-VCS-Revision: fdcb7d5e9c018b85f77985b8fff7c71803ee3718 X-VCS-Branch: master Date: Mon, 10 Mar 2025 22:31: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: 555f894f-38ed-4f90-9b2b-4f795ff6a0f7 X-Archives-Hash: 0a380c51601943c985ddcebed7259453 commit: fdcb7d5e9c018b85f77985b8fff7c71803ee3718 Author: Nick Sarnie gentoo org> AuthorDate: Mon Mar 10 22:30:15 2025 +0000 Commit: Nick Sarnie gentoo org> CommitDate: Mon Mar 10 22:31:09 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdcb7d5e net-im/discord: add 0.0.88, drop 0.0.87 Signed-off-by: Nick Sarnie gentoo.org> net-im/discord/Manifest | 2 +- net-im/discord/{discord-0.0.87.ebuild => discord-0.0.88.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest index d8640758d13d..fd1e7624739a 100644 --- a/net-im/discord/Manifest +++ b/net-im/discord/Manifest @@ -1 +1 @@ -DIST discord-0.0.87.tar.gz 102408149 BLAKE2B 0799de462e5e55101f5ed28dd8535ab3ce87233012fc234f02dc408172c584de055d9d5d97b07a69562bd1d0ba3ad492ddbedd586540593e1b4d4b4759abff04 SHA512 7ad746d33daf4ef654f31ff485a93e81dfb9e6b850f09aac88e63fd30ceb7e6c3c2871118ba310a8032f5915a5a26b944059c6e348d219f2b1f4eb88ea1ef4f7 +DIST discord-0.0.88.tar.gz 102411882 BLAKE2B 7666499dee5c72eb95d32c4bd1f3e6090ecda6cc6f8a1732c2b775a3d17c34f74a8c7bef1c59cfade454f1c259d176625f8f41a22c782543b5c17f02e1a39516 SHA512 e15beb272ed7856167bc963810799dc2637cd765a551f576498e6c380d1840635303c0d19b1130fc1e7269053cd66b5e5d88182364b97bbdbd83b67507cf980f diff --git a/net-im/discord/discord-0.0.87.ebuild b/net-im/discord/discord-0.0.88.ebuild similarity index 100% rename from net-im/discord/discord-0.0.87.ebuild rename to net-im/discord/discord-0.0.88.ebuild