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 106D1158020 for ; Fri, 21 Oct 2022 23:55:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0113CE0845; Fri, 21 Oct 2022 23:55:21 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 E048EE0845 for ; Fri, 21 Oct 2022 23:55:20 +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 E7449340D94 for ; Fri, 21 Oct 2022 23:55:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 162D4609 for ; Fri, 21 Oct 2022 23:55:18 +0000 (UTC) From: "Stefan Strogin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Stefan Strogin" Message-ID: <1666396398.2e79f36a82ef1df84c3a6a1f596ec3dc27c46e33.steils@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/discord-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/discord-bin/Manifest net-im/discord-bin/discord-bin-0.0.20-r1.ebuild net-im/discord-bin/discord-bin-0.0.21.ebuild X-VCS-Directories: net-im/discord-bin/ X-VCS-Committer: steils X-VCS-Committer-Name: Stefan Strogin X-VCS-Revision: 2e79f36a82ef1df84c3a6a1f596ec3dc27c46e33 X-VCS-Branch: master Date: Fri, 21 Oct 2022 23:55:18 +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: 0a5da532-281c-47ca-9199-ec27f1c927b1 X-Archives-Hash: 676d70fd22f35a8dece1fe6c08a5f1df commit: 2e79f36a82ef1df84c3a6a1f596ec3dc27c46e33 Author: Stefan Strogin gentoo org> AuthorDate: Fri Oct 21 23:52:17 2022 +0000 Commit: Stefan Strogin gentoo org> CommitDate: Fri Oct 21 23:53:18 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e79f36a net-im/discord-bin: upgrade 0.0.20 -> 0.0.21 Signed-off-by: Stefan Strogin gentoo.org> net-im/discord-bin/Manifest | 2 +- .../{discord-bin-0.0.20-r1.ebuild => discord-bin-0.0.21.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/discord-bin/Manifest b/net-im/discord-bin/Manifest index a9024b0bb762..11b892b90881 100644 --- a/net-im/discord-bin/Manifest +++ b/net-im/discord-bin/Manifest @@ -1 +1 @@ -DIST discord-0.0.20.tar.gz 77399859 BLAKE2B 74f73bcbfdfb1d0ada03510e471bd1e0838ad3fb4a514d2357d1fb38a4ccad0fe09000c44300c9af692ee757284e174bf9c32125a00d36c217caba12d9d045ac SHA512 720bc8a8b61cbbe3566c34065f9831571da121d210e3f2876c34cb964d60bab33f8dc16f7ca758e918cd8f35a69699c0b9063782e6c95087c0baa41a6d0e7cf5 +DIST discord-0.0.21.tar.gz 77529460 BLAKE2B 33281b155abe027965e0c6954fe582bce2135d650d46a473fc8b2d98ff74f4522fc60a502b3afb4385274ede4f7901cb9779efd0abfae2954d04834dd8ad282f SHA512 149ae5b8b7d92549e12eca52e45d3f5761ef022ae321cf33fadc3b56c4cee0616a5166380faea038256213713a7aa90e1befc4caa3e6a4de8e15c1cb1d8f925d diff --git a/net-im/discord-bin/discord-bin-0.0.20-r1.ebuild b/net-im/discord-bin/discord-bin-0.0.21.ebuild similarity index 100% rename from net-im/discord-bin/discord-bin-0.0.20-r1.ebuild rename to net-im/discord-bin/discord-bin-0.0.21.ebuild