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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1771F1581F3 for ; Mon, 25 Nov 2024 20:06:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4E204E082F; Mon, 25 Nov 2024 20:06:33 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 27751E082F for ; Mon, 25 Nov 2024 20:06:33 +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 4D019335C03 for ; Mon, 25 Nov 2024 20:06:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D13E011DF for ; Mon, 25 Nov 2024 20:06: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: <1732565173.1c969468c58420bc85baf650775788c330b3adf7.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.75.ebuild net-im/discord/discord-0.0.76.ebuild X-VCS-Directories: net-im/discord/ X-VCS-Committer: sarnex X-VCS-Committer-Name: Nick Sarnie X-VCS-Revision: 1c969468c58420bc85baf650775788c330b3adf7 X-VCS-Branch: master Date: Mon, 25 Nov 2024 20:06: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: b3ef13e2-b90e-491e-8214-53114f2956be X-Archives-Hash: d0e2cf76cae4557159610fae7383dd34 commit: 1c969468c58420bc85baf650775788c330b3adf7 Author: Nick Sarnie gentoo org> AuthorDate: Mon Nov 25 20:04:48 2024 +0000 Commit: Nick Sarnie gentoo org> CommitDate: Mon Nov 25 20:06:13 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c969468 net-im/discord: add 0.0.76, drop 0.0.75 Signed-off-by: Nick Sarnie gentoo.org> net-im/discord/Manifest | 2 +- net-im/discord/{discord-0.0.75.ebuild => discord-0.0.76.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest index f7c03b3c4019..0b248e3a266d 100644 --- a/net-im/discord/Manifest +++ b/net-im/discord/Manifest @@ -1 +1 @@ -DIST discord-0.0.75.tar.gz 102120829 BLAKE2B df16c0db30e9170e3b5dbe05b590a7b3d1d158836fbf64987812ef7bc139a7494abd0cf0d9b81b1824bfdcc5f4f4a60e4b697c4c1c879a98ae007eb752503026 SHA512 3c05f5ca4faebbe4973ffd977a17da6f398a1725fd3be18d9b025faf3ed7b99cb71e7b3219147492e1180b7b341b05886aeeb39f15a85b180b633db56c9821b7 +DIST discord-0.0.76.tar.gz 102127793 BLAKE2B 9e88f7ceea3e469bbd2cdcab19e9163bca456036f60f745bbcce4a20af4a8b0bd5d493abccb4e0ddb3efcff744c3d007568d7bb292f28f559fb1876caae08cef SHA512 3a5bdd4ce366f142c40e6acc4ab9faf1f61480c8aaa984abb3c37755e586ee2143c083af561595ff18f6587d3bceffe9d27c9b1069134abd612f63e7db636ee6 diff --git a/net-im/discord/discord-0.0.75.ebuild b/net-im/discord/discord-0.0.76.ebuild similarity index 100% rename from net-im/discord/discord-0.0.75.ebuild rename to net-im/discord/discord-0.0.76.ebuild